summaryrefslogtreecommitdiff
path: root/tools/editor/create_dialog.cpp
AgeCommit message (Expand)Author
2017-01-14Style: Fix whole-line commented codeRémi Verschelde
2017-01-13New API for visibility in both CanvasItem and SpatialJuan Linietsky
2017-01-10Removed the set_child_rect() in AcceptDialog. AcceptDialog now works as a con...Juan Linietsky
2017-01-08Made Variant::NIL printable as "Null". Please everyone be on the lookout of b...Juan Linietsky
2017-01-08renamed _input_event for GUI events to _gui_input, so it's more differentiate...Juan Linietsky
2017-01-05Editor settings categories are now tidy and beautiful!Juan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-09-13Added a generic AStar implementation to Godot.Juan Linietsky
2016-09-12Added favorites and recent history to create dialogJuan Linietsky
2016-08-23Making bits of docs appear in different dialogues is made easier with EditorH...Juan Linietsky
2016-08-06removed extra printJuan Linietsky
2016-08-06Reverted printable null object, seems to cause bugs around and not sure why.Juan Linietsky
2016-07-21Hide editor types from create node dialog, closes #3263Juan Linietsky
2016-07-18Add icon for root node in Create DialogGeorge Marques
2016-07-10Fix custom types showing on wrong dialogsFranklin Sobrinho
2016-06-12Add subsequence search to toolsGeorge Marques
2016-06-04The create dialog starts collapsed now.Warlaan
2016-06-02Added classes' short descriptions as tooltips in the create dialog.Warlaan
2016-05-27Changed import workflowJuan Linietsky
2016-05-21i18n: Second pass at proofreadingRémi Verschelde
2016-05-21i18n: Proofreading of all stringsRémi Verschelde
2016-05-03Modified editor strings to be translatable in the futureJuan Linietsky
2016-03-09remove trailing whitespaceHubert Jarosz
2016-02-27Completed the support for plugins! It is not possible to add plugins.Juan Linietsky
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-06-29Several performance improvements, mainly in loading and instancing scenes and...Juan Linietsky
2015-06-14missing changesJuan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2014-11-05SceneMainLoop -> SceneTreeJuan Linietsky
2014-09-24Changed GUI text to better match actionLuke Picciau
2014-02-20-run script in editorJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky