summaryrefslogtreecommitdiffstats
path: root/editor/animation_track_editor_plugins.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Texture refactorJuan Linietsky2020-02-111-10/+10
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Show preview of frame_coords in AnimationPlayerTomasz Chabora2019-10-221-8/+28
* Remove unnecessary code and add some error explanationsqarmin2019-07-011-1/+1
* Align boolean/color track icons to other keys in the animation editorHugo Locurcio2019-05-281-19/+14
* Implement a more coherent (and way less hack) way to block animation updates,...Juan Linietsky2019-03-031-6/+0
* Make translatable some undo/redo operations in the editorMichael Alexsander Silva Dias2019-02-211-3/+3
* Add -Wshadow=local to warnings and fix reported issues.marxin2019-02-201-7/+7
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Add missing copyright headersRémi Verschelde2018-08-291-0/+30
* Make some debug prints verbose-only, remove othersRémi Verschelde2018-08-241-3/+0
* Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam2018-07-261-4/+4
* [AnimationPlayer] Fix preview for both AnimatedSprite (2D and 3D)Guilherme Felipe2018-06-141-6/+34
* Entirely new (and much improved) animation editor.Juan Linietsky2018-06-071-0/+1289