aboutsummaryrefslogtreecommitdiff
path: root/editor/plugins/animation_blend_space_editor.cpp
Commit message (Collapse)AuthorAgeFilesLines
* rename BlendSpace to BlendSpace2DThomas Herzog2018-06-251-1023/+0
|
* State machine animation nodeJuan Linietsky2018-06-251-4/+4
|
* Added auto triangle generation in blend space, using Delaunay.Juan Linietsky2018-06-211-12/+56
|
* Remove error messagesJuan Linietsky2018-06-211-1/+1
|
* Fix crashes, ability to add blendpsace into blendtree, ability to delete ↵Juan Linietsky2018-06-211-31/+64
| | | | with delete key
* Animation Blend SpacesJuan Linietsky2018-06-211-0/+946