aboutsummaryrefslogtreecommitdiff
path: root/editor (follow)
Commit message (Expand)AuthorAgeFilesLines
* add NoCache wrapper to CommandRhody Lugo2018-06-221-4/+4
* i18n: Sync translations with WeblateRémi Verschelde2018-06-2237-1669/+1755
* Disable threading in Asset LibraryRémi Verschelde2018-06-221-2/+4
* i18n: Sync translations with WeblateRémi Verschelde2018-06-0529-3009/+10885
* i18n: Sync translation templates with current sourceRémi Verschelde2018-06-0548-4059/+4167
* Change ".." punctuation for "..." in editor strings (#16507)Hugo Locurcio2018-06-0528-173/+173
* Make filename clipped on Import dockvolzhs2018-06-011-0/+1
* Fix icon if remote icon load failsKarolis K2018-05-131-5/+6
* hide tab changed debug printAlexander Holland2018-05-131-2/+0
* Fix:code editor text size should change at least one each time, don't mind ho...RaphaelHunter2018-05-131-2/+2
* Small changes for some strings.Michael Alexsander Silva Dias2018-05-132-55/+3
* Tweak the property hint ranges of caret blink and line length guidelineHugo Locurcio2018-05-131-2/+2
* LinkButtons are now responsive to engine themeUnknown2018-05-131-0/+4
* Fix AnimationPlayer edited scene bugPeter Folkins2018-05-131-1/+0
* Fix for Issue#18457 - Folder name with trailing space on WindowsFelix Yang2018-05-132-2/+4
* Disable 'run' button if any project not selected and tiny refactoringDmitryKrutskikh2018-05-131-3/+5
* Use mimetype according to glTF spec.Yaakuro2018-05-131-1/+1
* i18n: Sync translation templates with current sourceRémi Verschelde2018-05-0347-262/+2188
* i18n: Sync translations with WeblateRémi Verschelde2018-05-0329-1752/+9642
* Make 'Export PCK/ZIP' work well with EditorExportPluginIgnacio Etcheverry2018-04-295-5/+23
* Fix new Node dialog Create button behaviorIvan Vodopiviz2018-04-291-0/+2
* Improved error checking at EditorExportPlatformPC::export_projectMarcelo Fernandez2018-04-291-16/+13
* Update preview on filesystem changeShyRed2018-04-291-0/+3
* Show error icon at "Output" in case of errorsBernhard Liebl2018-04-293-4/+10
* Set default file name for exported projectsPeter Folkins2018-04-291-0/+4
* Removed unneeded sort from SpriteFramesEditor pluginWilson E. Alvarez2018-04-291-2/+0
* Explicitly print an error when --export fails.Pieter-Jan Briers2018-04-291-5/+9
* Fix use64 used without being initializedMarcelo Fernandez2018-04-282-1/+1
* 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-282-2/+6
* Fix skeleton import from glTFPedro J. Estébanez2018-04-281-5/+10
* 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-282-0/+3
* Fix all categories unfold when one key binding is changedAlessandro2018-04-281-1/+15
* Prevented external editor from running multiple timesIvan Vodopiviz2018-04-281-1/+2
* Fix bug added in PR#17589. Resources couldn't be saved to filesrobfram2018-04-281-4/+2
* Fix saving unmodified scenes and resourcesrobfram2018-04-281-1/+7
* Fix pressing `F3` do both changing to script editor AND find next textrobfram2018-04-281-0/+6
* Fix non-valid characters for `input_action`robfram2018-04-281-4/+13
* Fix non working action names containing whitespacesrobfram2018-04-281-4/+4
* ScriptTextEditor: fix capitalize offsetPoommetee Ketson2018-04-281-3/+8
* Fix converting a tilset if the existing file is not a tilesetHein-Pieter van Braam2018-04-281-1/+1
* EditorNode: fix clicking ok keeps trying to savePoommetee Ketson2018-04-281-0/+3
* Fix column width on AutoLoad table on hidpi displaysBernhard Liebl2018-04-281-2/+2
* Fix broken hover/select coloring of keys in animation editorBernhard Liebl2018-04-283-27/+32
* AnimationPlayer: fix scrubbing after play backwardsBernhard Liebl2018-04-281-0/+1
* Fix overwriting all common properties when using `Change Type` toolrobfram2018-04-281-1/+6