summaryrefslogtreecommitdiff
path: root/scene/animation/root_motion_view.h
AgeCommit message (Expand)Author
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-03-10Discern between virtual and abstract class bindingsreduz
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-08-09Some work on double supportAaron Franke
2021-06-30Deprecate ImmediateGeometryreduz
2021-06-03Rename Transform to Transform3D in coreAaron Franke
2021-02-07Initialize class variables with default values in scene/ [1/2]Rafał Mikrut
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-07-10Add override keywords.Marcel Admiraal
2020-03-27Renamed 2D and 3D nodes to make their types explicitJuan Linietsky
2020-02-18PoolVector is gone, replaced by VectorJuan Linietsky
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-06-26Some code changed with Clang-Tidyqarmin
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-06-30-Fixes to OBJ importer, option to disable optimizationJuan Linietsky
2018-06-26-Add root motion support in AnimationTree.Juan Linietsky