summaryrefslogtreecommitdiff
path: root/scene/animation/animation_node_state_machine.h
AgeCommit message (Collapse)Author
2019-06-19Made use of semicolons more consitent, fixed formattingJohnJLight
2019-01-01Update copyright statements to 2019Rémi Verschelde
Happy new year to the wonderful Godot community!
2018-08-29Add missing copyright headersRémi Verschelde
2018-08-20Massive rewrite to AnimationTree. Many APIs changed in order to:Juan Linietsky
-Reuse resources -Expose properties in AnimationTree
2018-06-25renamed AnimationGraphPlayer to AnimationTreeJuan Linietsky
2018-06-25State machine animation nodeJuan Linietsky