summaryrefslogtreecommitdiffstats
path: root/scene/animation/animation_blend_tree.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Add override keywords.Marcel Admiraal2020-07-101-47/+47
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-2/+0
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Made use of semicolons more consitent, fixed formattingJohnJLight2019-06-191-2/+3
* Implement missing autorestart in oneshot node, closes #22238Juan Linietsky2019-01-251-0/+1
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Proper time tracking in AnimationNodeAnimation, closes #22887Juan Linietsky2018-11-081-4/+3
* Add missing copyright headersRémi Verschelde2018-08-291-0/+30
* -Fix blend tree rename, closes #20210Juan Linietsky2018-08-231-1/+0
* Massive rewrite to AnimationTree. Many APIs changed in order to:Juan Linietsky2018-08-201-42/+69
* Changes to how node paths are selected from property, allowing setting a hint.Juan Linietsky2018-06-271-3/+27
* renamed AnimationGraphPlayer to AnimationTreeJuan Linietsky2018-06-251-2/+2
* Animation Blend SpacesJuan Linietsky2018-06-211-4/+4
* -Added AnimationGraphPlayer (still missing features)Juan Linietsky2018-06-181-0/+328