aboutsummaryrefslogtreecommitdiff
path: root/scene/animation/animation_blend_space_2d.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* renamed AnimationGraphPlayer to AnimationTreeJuan Linietsky2018-06-251-5/+5
|
* added BlendSpace1D editor pluginThomas Herzog2018-06-251-0/+558
This commit also fixes a crash in the BlendSpace2D as well as correct the drawing of the x-zero indicator in the BlendSpace2D editor plugin.