aboutsummaryrefslogtreecommitdiff
path: root/editor/plugins/animation_blend_tree_editor_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* renamed AnimationGraphPlayer to AnimationTreeJuan Linietsky2018-06-251-12/+12
* added AnimationBlendSpace1DThomas Herzog2018-06-251-0/+1
* rename BlendSpace to BlendSpace2DThomas Herzog2018-06-251-1/+1
* State machine animation nodeJuan Linietsky2018-06-251-0/+1
* Fix crashes, ability to add blendpsace into blendtree, ability to delete with...Juan Linietsky2018-06-211-14/+31
* Animation Blend SpacesJuan Linietsky2018-06-211-11/+10
* -Added AnimationGraphPlayer (still missing features)Juan Linietsky2018-06-181-0/+829