summaryrefslogtreecommitdiff
path: root/editor/animation_track_editor_plugins.cpp
AgeCommit message (Expand)Author
2019-10-22Show preview of frame_coords in AnimationPlayerTomasz Chabora
2019-07-01Remove unnecessary code and add some error explanationsqarmin
2019-05-28Align boolean/color track icons to other keys in the animation editorHugo Locurcio
2019-03-03Implement a more coherent (and way less hack) way to block animation updates,...Juan Linietsky
2019-02-21Make translatable some undo/redo operations in the editorMichael Alexsander Silva Dias
2019-02-20Add -Wshadow=local to warnings and fix reported issues.marxin
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-08-29Add missing copyright headersRémi Verschelde
2018-08-24Make some debug prints verbose-only, remove othersRémi Verschelde
2018-07-26Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam
2018-06-14[AnimationPlayer] Fix preview for both AnimatedSprite (2D and 3D)Guilherme Felipe
2018-06-07Entirely new (and much improved) animation editor.Juan Linietsky