aboutsummaryrefslogtreecommitdiff
path: root/editor
Commit message (Expand)AuthorAgeFilesLines
* i18n: Sync translation templates with current sourceRémi Verschelde2018-03-0346-321/+368
* i18n: Sync translations with WeblateRémi Verschelde2018-03-0313-764/+705
* Revert "Make KEY_ESCAPE close all output/debugger docks on bottom"Hein-Pieter van Braam2018-03-011-6/+0
* Godot now allows built-in irrespective of the filepath.Anish2018-03-011-9/+11
* AnimationEditor: fix time indicator offsetPoommetee Ketson2018-03-011-3/+3
* Fix various valgrind reported uninitialized variable usesHein-Pieter van Braam2018-03-012-0/+4
* only show information we have in stacktracePaul Joannon2018-02-261-3/+11
* Fix version.txt validation logic for export templates .tpzRémi Verschelde2018-02-251-14/+4
* Refactor version macros and fix related bugsRémi Verschelde2018-02-247-10/+10
* i18n: Sync translation templates with current sourceRémi Verschelde2018-02-2246-1993/+3150
* i18n: Sync translations with WeblateRémi Verschelde2018-02-2213-1978/+1617
* Delete all selected lines using the delete line shortcut in script editorYan Pas2018-02-221-6/+20
* Clean up some bad words from code commentsArtem Varaksa2018-02-223-4/+1
* Improve error reporting of ProjectSettings::setup()Rémi Verschelde2018-02-221-4/+6
* Made the Debugger's Stack Frames items reselectable.Michael Alexsander Silva Dias2018-02-221-0/+1
* Fix typos with codespellluz.paz2018-02-224-8/+8
* Insert proper copy icon to debuggerArtem Varaksa2018-02-221-1/+1
* Icons updateDaniel J. Ramirez2018-02-2232-76/+48
* gltf: improve embedded data discoveryFlorian Zwoch2018-02-211-1/+2
* Enable snapping when control key pressedChaosus2018-02-212-1/+5
* Keep to show current script when closing all docsvolzhs2018-02-212-4/+8
* Added an auto quit and auto build flag to the command line options.Nathan Warden2018-02-212-4/+5
* Remove unused variable from plugin settings updateGeorge Marques2018-02-191-2/+0
* Fixing folder/file case sensitive renaming issueStephen Traskal2018-02-191-0/+5
* fix crash autotile edit modedamarindra2018-02-191-0/+5
* option to disable sort in script listianb962018-02-192-1/+5
* PEP3101 applied with changing old type string formatting as new onesBTaskaya2018-02-191-4/+4
* Fix for a possible compile error under OS XMarcelo Fernandez2018-02-192-110/+118
* Added "allow_reselect" property to ItemList and enabled it for the method/hel...Michael Alexsander Silva Dias2018-02-191-2/+2
* Add a function to remove controls from containersGeorge Marques2018-02-196-0/+61
* Fix #16543 (add button to copy error from debugger)Artem Varaksa2018-02-192-0/+23
* Fix infinite recursion with editor import pluginsGeorge Marques2018-02-191-2/+2
* Expose priority and order for custom import pluginsGeorge Marques2018-02-192-0/+18
* Add import option "scale_mesh" to obj file importerShyRed2018-02-191-6/+8
* Fixed members overview not scrolling to correct linePaulb232018-02-191-2/+3
* Fix #16479 (deselect text when jumping to function)Artem Varaksa2018-02-191-0/+1
* Remove debugging prints related to the asset libraryHugo Locurcio2018-02-191-10/+0
* download templates to a file using separate threadMarcin Zawiejski2018-02-191-13/+6
* Fix timeline track name overlapping keyframe areaPaolo Perkovic2018-02-191-1/+1
* Draw the Camera gizmo more accuratelyHugo Locurcio2018-02-191-2/+3
* Fix spaces and quotes in external editor flagsbinbitten2018-02-191-12/+26
* drop path text at mouse posianb962018-02-191-9/+16
* disable scene tree shortcuts when in a textfieldianb962018-02-191-0/+3
* Fix gradient texture previewChaosus2018-02-191-0/+3
* Capitalized "View" menu options.Michael Alexsander Silva Dias2018-02-191-3/+3
* Fix UX with project settings search functionalityPaolo Perkovic2018-02-192-2/+2
* Fix gizmo solid box mesh being added twiceJFonS2018-02-191-9/+0
* Make parent folder selectable. Fix #16253Guilherme Felipe2018-02-191-1/+1
* Fixes open button not appearing with multiple selectionGuilherme Felipe2018-02-192-0/+20
* Show default values in docs for GDScript built-in functionsGeorge Marques2018-02-191-0/+8