summaryrefslogtreecommitdiffstats
path: root/scene/animation/animation_graph_player.cpp
Commit message (Collapse)AuthorAgeFilesLines
* renamed AnimationGraphPlayer to AnimationTreeJuan Linietsky2018-06-251-1211/+0
|
* Fix crashes, ability to add blendpsace into blendtree, ability to delete ↵Juan Linietsky2018-06-211-0/+4
| | | | with delete key
* Animation Blend SpacesJuan Linietsky2018-06-211-11/+24
|
* -Added AnimationGraphPlayer (still missing features)Juan Linietsky2018-06-181-0/+1194
-Added ability to edit resources from built-in inspector (wip, needs testing and feedback)