summaryrefslogtreecommitdiffstats
path: root/editor
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix editor inspector refresh not working"Rémi Verschelde2020-09-252-11/+1
* Replace AutoKey icon with a more universally understood "record" buttonHugo Locurcio2020-09-251-1/+1
* i18n: Rename pt_PT to ptRémi Verschelde2020-09-241-4/+4
* i18n: Sync translations with WeblateRémi Verschelde2020-09-2462-4381/+5860
* Merge pull request #42014 from Leleat/strip-edges-on-node-renameRémi Verschelde2020-09-241-0/+3
|\
| * striped edges on node rename in SceneTreeDockLeleat2020-09-131-0/+3
* | Merge pull request #42018 from Leleat/create-user-dir-if-nonexistantRémi Verschelde2020-09-241-0/+2
|\ \
| * | creater user-dir, if non-existant and pressing 'Open Project Data Folder'Leleat2020-09-131-0/+2
| |/
* | Merge pull request #42066 from dalexeev/output_copyRémi Verschelde2020-09-241-1/+9
|\ \
| * | Improvement for the Copy button in the Output LogDanil Alexeev2020-09-141-1/+9
* | | Merge pull request #42150 from DashCell/resize_tile_shape_fixedRémi Verschelde2020-09-231-0/+16
|\ \ \
| * | | Fixes the resize of tile shapes when a vertex is outside of the tilesheet. Fi...Dashcell2020-09-171-0/+16
* | | | Merge pull request #42129 from kotelifelif/33477Rémi Verschelde2020-09-232-3/+10
|\ \ \ \
| * | | | Fix changing icons' colors when switch dark and light themebooer2020-09-172-3/+10
| |/ / /
* | | | Fix expressions nodes in visual shadersYuri Roubinsky2020-09-222-44/+35
* | | | Fixes DefaultProjectIcon scaling with editor scaleLunatoid2020-09-221-1/+8
* | | | Fix UniformRef invalid updating when LineEdit focus outYuri Roubinsky2020-09-222-8/+11
* | | | Fix some bugs in visual shader editorYuri Roubinsky2020-09-212-85/+167
|/ / /
* | | Show correct name of signal when editing an existing oneMelvin Louwerse2020-09-151-1/+2
* | | Only display the Windows toggle console option if it can actually be usedHugo Locurcio2020-09-141-1/+3
|/ /
* | Merge pull request #42038 from hoontee/_42027Rémi Verschelde2020-09-141-0/+1
|\ \
| * | Fix "Create Trimesh Collision Sibling" transformhoontee2020-09-131-0/+1
* | | Fix visual shader connection regressionYuri Roubinsky2020-09-131-1/+1
* | | [VisualShader] Fixes default node's input port not hiding on connectionYuri Roubinsky2020-09-132-55/+16
| |/ |/|
* | Update shader graph if mode is changedYuri Roubinsky2020-09-122-14/+23
* | Merge pull request #41955 from Chaosus/vs_performance_fix3Yuri Roubinsky2020-09-112-457/+664
|\ \
| * | Improve performance of Add/Remove/Connect/Change nodes in visual shaderYuri Roubinsky2020-09-112-457/+664
* | | Remove unused Python local variables.Marcel Admiraal2020-09-111-1/+0
|/ /
* | Remove breakpoints from editor settingsPaulb232020-09-104-23/+6
* | Move safe line color into editorPaulb232020-09-102-7/+25
* | Move ConnectionGutter to editor code_editorPaulb232020-09-103-9/+58
* | Add folding gutter to code_editPaulb232020-09-101-3/+1
* | Add main_gutter (breakpoints, bookmarks, execution lines) to code_editPaulb232020-09-1010-65/+57
* | Added Line numbers to CodeEditPaulb232020-09-103-5/+5
* | Add and convert editor to use CodeEditPaulb232020-09-108-247/+260
* | Merge pull request #41954 from Calinou/raycast-rename-cast-toRémi Verschelde2020-09-101-1/+1
|\ \
| * | Rename RayCast's `cast_to` property to `target_position`Hugo Locurcio2020-09-101-1/+1
* | | Merge pull request #41795 from Hassan-A/tilemap-rotate-fixRémi Verschelde2020-09-101-3/+2
|\ \ \
| * | | Fix tilemap tiles on horizontal/vertical flipsHaz2020-09-061-3/+2
* | | | Merge pull request #41935 from Chaosus/vs_texture3dRémi Verschelde2020-09-101-2/+5
|\ \ \ \
| * | | | Added Texture3D to visual shadersYuri Roubinsky2020-09-101-2/+5
* | | | | Remove duplicate or unnecessary Python definitions.Marcel Admiraal2020-09-101-2/+0
|/ / / /
* | | | Merge pull request #41926 from Calinou/rename-shortcut-sentence-caseRémi Verschelde2020-09-097-33/+33
|\ \ \ \ | |_|/ / |/| | |
| * | | Rename ShortCut to Shortcut which is more grammatically correctHugo Locurcio2020-09-097-33/+33
* | | | Fix build warning in visual_shader_editorYuri Roubinsky2020-09-091-1/+1
|/ / /
* | | Merge pull request #41918 from reduz/implement-3d-texturesJuan Linietsky2020-09-095-17/+412
|\ \ \
| * | | Implement 3D textures as import and resource format.reduz2020-09-095-17/+412
* | | | Improve performance for Show/Hide port preview in visual shadersYuri Roubinsky2020-09-092-18/+139
|/ / /
* | | Improve performance of Undo:change node position in visual shaderYuri Roubinsky2020-09-091-4/+3
* | | i18n: Sync translations with WeblateRémi Verschelde2020-09-0864-165/+400