summaryrefslogtreecommitdiff
path: root/editor
AgeCommit message (Expand)Author
2018-04-04Merge pull request #17923 from Paulb23/add_abstract_syntax_highlighterRémi Verschelde
2018-04-04Add functionality to move selected tiles in tile map editorMartin Rieke
2018-04-03Displays node icon on hoverGilles Roudiere
2018-04-03Merge pull request #17832 from YeldhamDev/popups_size_fixRémi Verschelde
2018-04-03Merge pull request #17865 from delftswa2018/enumLookupFixRémi Verschelde
2018-04-03Display nodes without rect's positionGilles Roudiere
2018-04-03Remove the selection rect for nodes that do not require itGilles Roudiere
2018-04-03Ctrl+Clicking a enum now scrolls down to it in the docs.Felix Yang
2018-04-03Fixes issues with selectable children and locksGilles Roudiere
2018-04-03Fix Collada material roughness import function 4Dmitriy Romanov
2018-04-03Merge pull request #17935 from Rubonnek/remove-unneeded-sortRémi Verschelde
2018-04-02Removed unneeded sort from SpriteFramesEditor pluginWilson E. Alvarez
2018-04-02Abstracted the syntax highlighter from text editPaulb23
2018-04-01Mesh: fix crash when creating mesh outline from QuadMeshPoommetee Ketson
2018-03-31Fix Collada material roughness import function 3Dmitriy Romanov
2018-03-30perform_node_renames fix for a case where the new name is emptyNikodem Lokatelj
2018-03-29Fix Collada material roughness import function 2Dmitriy Romanov
2018-03-28Fixed some popups not shrinking their size back when losing items.Michael Alexsander Silva Dias
2018-03-28Fix Collada material roughness import functionDmitriy Romanov
2018-03-28Merge pull request #17785 from Rubonnek/simplify-canvas-item-logicGilles Roudiere
2018-03-28FIX: FILE_SHOW_IN_EXPLORER now correctly shows the file's directoryNikodem Lokatelj
2018-03-28Enable snapping in 2D when control key pressedChaosus
2018-03-27Use radio-button-like menu entries where applicablePedro J. Estébanez
2018-03-27Support radio-button entries in ItemListPluginPedro J. Estébanez
2018-03-27Add radio-button-looking entries to PopupMenuPedro J. Estébanez
2018-03-27Unify http- and percent- encode/decodePedro J. Estébanez
2018-03-27Added shortcut to rename filesWilson E. Alvarez
2018-03-26Simplify CanvasItemEditor anchor drag logicWilson E. Alvarez
2018-03-25Fixes replace all not replacing the first wordCrazy-P
2018-03-24Fix bug added in PR#17589. Resources couldn't be saved to filesrobfram
2018-03-24Fix all categories unfold when one key binding is changedAlessandro
2018-03-23Fix converting to tileset crashes Godot if existing file is not tilesetPoommetee Ketson
2018-03-23Merge pull request #17706 from Calinou/overhaul-hidpi-settingsRémi Verschelde
2018-03-23Overhaul the display scaling editor settingsHugo Locurcio
2018-03-23Extended node renames function to also rename script instance node path prope...Nikodem Lokatelj
2018-03-23Merge pull request #17344 from poke1024/multi-add-clear-scriptRémi Verschelde
2018-03-23Merge pull request #17490 from robfram/homogenize-check-prop-namesRémi Verschelde
2018-03-23Merge pull request #17496 from robfram/fix-f3-change-editor-and-findRémi Verschelde
2018-03-23Merge pull request #17505 from ArkDShiggy/invert_y-axisRémi Verschelde
2018-03-23Merge pull request #17576 from Mr-Slurpy/masterRémi Verschelde
2018-03-21Prevented external editor from running multiple timesIvan Vodopiviz
2018-03-20Merge pull request #17589 from robfram/fix-always-save-at-runRémi Verschelde
2018-03-20add option to invert y-axisJulien CATINEAU
2018-03-19Merge pull request #17622 from RandomShaper/gltf-fixesRémi Verschelde
2018-03-19Fix animation length from glTF not correctly setPedro J. Estébanez
2018-03-19Fix glTF not accepting VEC3 colorsPedro J. Estébanez
2018-03-18Fix saving unmodified scenes and resourcesrobfram
2018-03-17Added tool menu functions in EditorPluginMr-Slurpy
2018-03-17Fix non-valid characters for `input_action`robfram
2018-03-17Fixes scrollbars in Canvas Item EditorGilles Roudiere