summaryrefslogtreecommitdiffstats
path: root/editor
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge pull request #38308 from bruvzg/sad_security_circusRémi Verschelde2020-09-074-49/+374
|\ \
| * | Adds PCK encryption support (using script encryption key for export).bruvzg2020-09-054-49/+374
* | | Merge pull request #41840 from Chaosus/vs_particlesJuan Linietsky2020-09-072-75/+146
|\ \ \
| * | | Remakes particles in visual shadersYuri Roubinsky2020-09-072-75/+146
| | |/ | |/|
* | | Merge pull request #41510 from SkyLucilfer/TranslatorCommentRémi Verschelde2020-09-071-7/+132
|\ \ \
| * | | Add translators comments extraction for EditorSkyJJ2020-08-251-7/+132
* | | | Fixed expand/collapse folder option not showing in FileSystemDockEric M2020-09-071-1/+1
| |/ / |/| |
* | | Removes redundant code & fix documentation for VisualShaderNodeCustomYuri Roubinsky2020-09-061-20/+0
* | | Use flags instead TYPE_ enum in visual shaders editorYuri Roubinsky2020-09-062-143/+152
| |/ |/|
* | Make PosVertex to Vertex slicing explicit.Marcel Admiraal2020-09-041-1/+1
* | Merge pull request #41758 from akien-mga/classref-syncRémi Verschelde2020-09-041-1/+1
|\ \
| * | doc: Sync classref with current sourceRémi Verschelde2020-09-041-1/+1
* | | Merge pull request #41761 from madmiraal/fix-assignment-operatorsRémi Verschelde2020-09-041-1/+1
|\ \ \
| * | | Ensure assignment operators return by reference to avoid unnecessary copies.Marcel Admiraal2020-09-041-1/+1
* | | | Merge pull request #40996 from Calinou/improve-debug-editor-tooltipsRémi Verschelde2020-09-042-11/+23
|\ \ \ \ | |_|/ / |/| | |
| * | | Improve editor tooltips related to debuggingHugo Locurcio2020-08-032-11/+23
* | | | i18n: Sync translations with WeblateRémi Verschelde2020-09-0462-2041/+2685
| |/ / |/| |
* | | [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.bruvzg2020-09-038-18/+18
* | | Merge pull request #41022 from qarmin/fixes_leak_with_creating_settingsRémi Verschelde2020-09-031-0/+1
|\ \ \
| * | | Fixes leak with creating editor settingsRafał Mikrut2020-08-041-0/+1
| |/ /
* | | Merge pull request #41050 from Calinou/spriteframes-editor-compactRémi Verschelde2020-09-031-1/+6
|\ \ \
| * | | Make the SpriteFrames animation speed SpinBox take less vertical spaceHugo Locurcio2020-08-051-1/+6
| |/ /
* | | Merge pull request #41332 from bruvzg/win_subsys_optionRémi Verschelde2020-09-032-0/+2
|\ \ \
| * | | Revert "[Windows] Attach to parent console instead of creating new one."bruvzg2020-08-172-0/+2
* | | | Merge pull request #41702 from kotelifelif/37424Rémi Verschelde2020-09-031-1/+1
|\ \ \ \
| * | | | Fix filtering of search results in SectionedInspectorbooer2020-09-021-1/+1
* | | | | Merge pull request #41724 from Chaosus/vs_fix_particlesYuri Roubinsky2020-09-031-13/+22
|\ \ \ \ \
| * | | | | Restore Particles functionality in visual shaderYuri Roubinsky2020-09-031-13/+22
| |/ / / /