summaryrefslogtreecommitdiff
path: root/scene/animation/animation_tree_player.h
AgeCommit message (Collapse)Author
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-10This fixes long standing animation bugSergey Lapin
When AnimationTreePlayer switches to new animation it never seeks it to 0 which leads to problems with non-looping animations being played just once. This patch is direct approach fixing this problem. It handles most common cases of occurance. Closes #2199
2015-11-02Experimental retooling of AnimationTreePlayer to allow manual advancement.Saracen
2015-04-18Updated copyright year in all headersJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky