aboutsummaryrefslogtreecommitdiff
path: root/scene/animation/animation_blend_space_1d.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* renamed AnimationGraphPlayer to AnimationTreeJuan Linietsky2018-06-251-1/+1
|
* added BlendSpace1D editor pluginThomas Herzog2018-06-251-0/+68
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.