aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/plugins/animation_tree_editor_plugin.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-1536/+0
* -renamed globals.h to global_config.cpp (this seems to have caused a few modi...Juan Linietsky2017-02-211-1/+1
* Style: Fix statements ending with ';;'Rémi Verschelde2017-01-161-6/+6
* removed duplicated functions in class hierarchy that were bound more than onceJuan Linietsky2017-01-141-4/+4
* Style: Fix whole-line commented codeRémi Verschelde2017-01-141-9/+9
* New API for visibility in both CanvasItem and SpatialJuan Linietsky2017-01-131-1/+1
* Removed the set_child_rect() in AcceptDialog. AcceptDialog now works as a con...Juan Linietsky2017-01-101-1/+1
* -All types have editable script now in propertiesJuan Linietsky2017-01-091-1/+1
* PopupMenu now emits both index_pressed and id_pressed instead of item_pressed...Juan Linietsky2017-01-081-3/+3
* renamed _input_event for GUI events to _gui_input, so it's more differentiate...Juan Linietsky2017-01-081-2/+2
* -Changed most project settings in the engine, so they have major and minor ca...Juan Linietsky2017-01-051-1/+1
* -Conversion of most properties to a simpler syntax, easier to use by scriptJuan Linietsky2017-01-041-19/+19
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-18/+18
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Removed unused variables (second pass) + dead codeRémi Verschelde2016-07-071-2/+0
* i18n: Proofreading of all stringsRémi Verschelde2016-05-211-4/+4
* Modified editor strings to be translatable in the futureJuan Linietsky2016-05-031-41/+41
* AnimationTree: add filters to Animation nodes.Josh Grams2016-04-261-23/+29
* remove trailing whitespaceHubert Jarosz2016-03-091-2/+2
* -Massive editor dialog cleanupJuan Linietsky2016-01-171-13/+10
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* new file dialog!Juan Linietsky2015-06-061-2/+2
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* SceneMainLoop -> SceneTreeJuan Linietsky2014-11-051-3/+3
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+1535