Rémi Verschelde
|
71066cd63b
Update copyright statements to 2022
|
2 years ago |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
3 years ago |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
3 years ago |
Rémi Verschelde
|
6e600cb3f0
Style: Set clang-format Standard to c++14
|
3 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
3 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
4 years ago |
JohnJLight
|
38d3bfe971
Made use of semicolons more consitent, fixed formatting
|
5 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
5 years ago |
Rémi Verschelde
|
9eb4d4ab2d
Add missing copyright headers
|
6 years ago |
Juan Linietsky
|
f6c0a3fce9
Property clear caches in animationtree if animatioplayer is modified. Fixes #19876
|
6 years ago |
Juan Linietsky
|
bffaa835fc
-Fix blend tree rename, closes #20210
|
6 years ago |
Juan Linietsky
|
c7e4527a88
Massive rewrite to AnimationTree. Many APIs changed in order to:
|
6 years ago |
Saracen
|
c55e269bfa
Add method to manually advance AnimationTree and manual process mode.
|
6 years ago |
Juan Linietsky
|
9bab5134cf
The way multiple quaternions being slerped was not good, changed approach to one that seems to work better.
|
6 years ago |
Juan Linietsky
|
de1ff22eae
change node graph property and improved some bindings
|
6 years ago |
Juan Linietsky
|
c633b770cb
-Add root motion support in AnimationTree.
|
6 years ago |
Juan Linietsky
|
8c7da84e1e
renamed AnimationGraphPlayer to AnimationTree
|
6 years ago |