summaryrefslogtreecommitdiff
path: root/scene/animation/animation_tree.h
AgeCommit message (Expand)Author
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-06-19Made use of semicolons more consitent, fixed formattingJohnJLight
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-08-29Add missing copyright headersRémi Verschelde
2018-08-24Property clear caches in animationtree if animatioplayer is modified. Fixes #...Juan Linietsky
2018-08-23-Fix blend tree rename, closes #20210Juan Linietsky
2018-08-20Massive rewrite to AnimationTree. Many APIs changed in order to:Juan Linietsky
2018-08-02Add method to manually advance AnimationTree and manual process mode.Saracen
2018-06-27The way multiple quaternions being slerped was not good, changed approach to ...Juan Linietsky
2018-06-27change node graph property and improved some bindingsJuan Linietsky
2018-06-26-Add root motion support in AnimationTree.Juan Linietsky
2018-06-25renamed AnimationGraphPlayer to AnimationTreeJuan Linietsky