aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/plugins/animation_player_editor_plugin.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-1604/+0
* -renamed globals.h to global_config.cpp (this seems to have caused a few modi...Juan Linietsky2017-02-211-1/+1
* Rename the _MD macro to D_METHODHein-Pieter van Braam2017-02-131-37/+37
* Added warning when removing animationsRay Koopa2017-01-251-9/+18
* Style: Cleanups, added headers, renamed filesRémi Verschelde2017-01-161-0/+1
* Merge pull request #7515 from kbake/issue7433Rémi Verschelde2017-01-151-1/+6
|\
| * Will now try to use the existing animation's name for filename, defaults to p...kbake2017-01-141-1/+6
* | Style: Fix whole-line commented codeRémi Verschelde2017-01-141-11/+13
* | rename String.extension() -> String.get_extension() / String.basename() -> St...Juan Linietsky2017-01-141-1/+1
* | renamed tween animationplayer scale functions to speed_scaleJuan Linietsky2017-01-131-2/+2
* | New API for visibility in both CanvasItem and SpatialJuan Linietsky2017-01-131-7/+7
|/
* Removed the set_child_rect() in AcceptDialog. AcceptDialog now works as a con...Juan Linietsky2017-01-101-1/+1
* PopupMenu now emits both index_pressed and id_pressed instead of item_pressed...Juan Linietsky2017-01-081-2/+2
* renamed _input_event for GUI events to _gui_input, so it's more differentiate...Juan Linietsky2017-01-081-2/+2
* Editor settings categories are now tidy and beautiful!Juan Linietsky2017-01-051-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-3/+3
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-38/+38
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Only show AnimationEditor automatically when an Animplayer is selected.Andreas Haas2016-10-131-1/+1
* Removed support for saving paths as relative, closes #5728Juan Linietsky2016-07-221-2/+2
* Show a warning that an animation must be selected in order to edit it. Avoid ...Juan Linietsky2016-07-221-2/+9
* Removed unused variables (second pass) + dead codeRémi Verschelde2016-07-071-1/+0
* Allow animation name to be clipped, closes #5246Juan Linietsky2016-06-291-0/+1
* Merge pull request #5166 from djrm/shortcutsRémi Verschelde2016-06-191-6/+16
|\
| * Added some shortcutable actions for animation player editorDaniel J. Ramirez2016-06-121-6/+16
* | -Added trigger mode to tracks, useful for properties that work as triggers, s...Juan Linietsky2016-06-191-5/+11
|/
* Set more visible string to translatableGeequlim2016-05-291-3/+1
* i18n: Proofreading of all stringsRémi Verschelde2016-05-211-11/+11
* Fixed animation player auto-queue duplication and undo/redoPaulb232016-05-071-5/+27
* Modified editor strings to be translatable in the futureJuan Linietsky2016-05-031-55/+55
* AnimationPlayer: Prevent resetting timeline when pinned (#4497)Rémi Verschelde2016-05-011-0/+3
* Fix editors panels, of the bottom panel, not resizing in some casesFranklin Sobrinho2016-03-151-1/+2
* remove trailing whitespaceHubert Jarosz2016-03-091-3/+3
* -fixed a crash when closing scene with animationplayer openJuan Linietsky2016-02-211-1/+5
* AnimationPlayer frame SpinBox snaps to steps.Josh Grams2016-02-091-0/+8
* -make animationplayer thinner, also toolbuttons too. fixes #3526Juan Linietsky2016-02-021-1/+1
* Fix animation toolbarFranklin Sobrinho2016-01-271-7/+0
* -Fixes a bunch of stdout errors, closes #2763 closes #2731Juan Linietsky2016-01-231-1/+1
* -Massive editor dialog cleanupJuan Linietsky2016-01-171-158/+147
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* -Display on animation editor which keys are invalid and which tracks are unre...Juan Linietsky2015-12-051-0/+7
* Merge pull request #2716 from SaracenOne/animation_saving_fixJuan Linietsky2015-11-181-24/+146
|\
| * Added missing saving support to animation editor.Saracen2015-11-021-24/+146
* | Small fixes in some editor dialogsFranklin Sobrinho2015-10-181-0/+1
|/
* Set AnimationEditor UndoRedo reference on creationGeorge Marques2015-09-131-0/+1
* -Properly keep animation editor and viewport state while switching scene tabsJuan Linietsky2015-08-291-0/+43
* new file dialog!Juan Linietsky2015-06-061-3/+3
* improved animation editorJuan Linietsky2015-05-251-24/+235
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1