aboutsummaryrefslogtreecommitdiff
path: root/editor/plugins (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change ".." punctuation for "..." in editor strings (#16507)Hugo Locurcio2018-06-0511-28/+28
* Fix icon if remote icon load failsKarolis K2018-05-131-5/+6
* Small changes for some strings.Michael Alexsander Silva Dias2018-05-131-54/+2
* Removed unneeded sort from SpriteFramesEditor pluginWilson E. Alvarez2018-04-291-2/+0
* Fix theme editor sample widgetsPedro J. Estébanez2018-04-281-3/+3
* Use radio-button-like menu entries where applicablePedro J. Estébanez2018-04-283-21/+19
* Support radio-button entries in ItemListPluginPedro J. Estébanez2018-04-282-7/+25
* Add radio-button-looking entries to PopupMenuPedro J. Estébanez2018-04-281-0/+4
* Update transform buttons in tile editor while using T, A, S shortcuts (fixes ...Alexander Alekseev2018-04-281-0/+3
* Mesh: fix crash when creating mesh outline from QuadMeshPoommetee Ketson2018-04-281-0/+4
* Fixed some popups not shrinking their size back when losing items.Michael Alexsander Silva Dias2018-04-281-0/+2
* ScriptTextEditor: fix capitalize offsetPoommetee Ketson2018-04-281-3/+8
* AnimationPlayer: fix scrubbing after play backwardsBernhard Liebl2018-04-281-0/+1
* Fix round preview getting square on "run scene" (issue 16734)poke10242018-04-142-0/+34
* Add "Show Origin" and "Show Viewport" options to 2D Editor ViewportBlazej Floch2018-03-282-17/+61
* ScriptEditor: Use EditorSettings instead of hardcoded values in constructor.Andreas Haas2018-03-281-5/+5
* Fix builtin script cannot open from debug stacksgeequlim2018-03-281-1/+1
* More threading in AssetLibFabio Alessandrelli2018-03-281-0/+2
* Fix various valgrind reported uninitialized variable usesHein-Pieter van Braam2018-03-011-0/+1
* Refactor version macros and fix related bugsRémi Verschelde2018-02-242-5/+5
* 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-221-2/+0
* Fix typos with codespellluz.paz2018-02-221-5/+5
* Enable snapping when control key pressedChaosus2018-02-212-1/+5
* Keep to show current script when closing all docsvolzhs2018-02-212-4/+8
* fix crash autotile edit modedamarindra2018-02-191-0/+5
* option to disable sort in script listianb962018-02-192-1/+5
* 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-194-0/+12
* 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
* Fix spaces and quotes in external editor flagsbinbitten2018-02-191-12/+26
* drop path text at mouse posianb962018-02-191-9/+16
* Fix gradient texture previewChaosus2018-02-191-0/+3
* Capitalized "View" menu options.Michael Alexsander Silva Dias2018-02-191-3/+3
* 3DEditor: fix selecting node in viewport not update inspectorPoommetee Ketson2018-02-191-0/+3
* 3DEditor: fix multiple node selection crash the editorPoommetee Ketson2018-02-191-3/+0
* Display path to preloaded res + button to open itJulian Murgia2018-02-192-4/+30
* Fix shortcut conflictRazah2018-01-251-6/+3
* Rotate Control node with respecting pivot offsetvolzhs2018-01-241-2/+2
* Fix ObjectDB Instances still existPoommetee Ketson2018-01-222-1/+6
* Fix typos in code and docs with codespellRémi Verschelde2018-01-186-16/+16
* TileSetEditorPlugin: take scale in accout when highlighting current selected ...Mariano Suligoy2018-01-171-6/+4
* Changes the keep_margin parameter to true by default, so that people are not ...Gilles Roudiere2018-01-153-16/+14
* Merge pull request #15696 from bojidar-bg/15646-assigned-animationRémi Verschelde2018-01-151-13/+11
|\
| * Fix an issue with the animation editor not seeking to the target time properly.Bojidar Marinov2018-01-141-13/+11
* | Fix crash when freelook shortcuts are undefinedMarc Gilleron2018-01-151-17/+21
* | Fixed member keywords colour not updating on settings changePaulb232018-01-141-0/+1
* | Fix external editors always opening on scene changeBernhard Liebl2018-01-141-4/+8
|/