aboutsummaryrefslogtreecommitdiff
path: root/editor/plugins/animation_blend_space_2d_editor.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* renamed AnimationGraphPlayer to AnimationTreeJuan Linietsky2018-06-251-7/+7
|
* added BlendSpace1D editor pluginThomas Herzog2018-06-251-0/+1023
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.