Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Rémi Verschelde
|
f30745bd85
Fixup to typo and indentation in 81c86e8
|
6 years ago |
Juan Linietsky
|
81c86e8047
Improved bindings and added documentation for AnimationNode, closes #20720
|
6 years ago |
Rémi Verschelde
|
1a16dabfb5
Merge pull request #21982 from luzpaz/misc-typos
|
6 years ago |
luz.paz
|
08bde5b2de
Misc. typos
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 years ago |
Rémi Verschelde
|
9eb4d4ab2d
Add missing copyright headers
|
6 years ago |
Rémi Verschelde
|
0b67d1665d
Style: Fix previous commits from @reduz
|
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 |
Rémi Verschelde
|
404ee1a56b
Style: Fix issues that went past CI
|
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 |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
6 years ago |
Fabio Alessandrelli
|
d4465fce43
Fix some enum export in new Animation editor.
|
7 years ago |
Juan Linietsky
|
896e250f2b
-Fix in animationplayback, sound would be cut on loop
|
6 years ago |
Juan Linietsky
|
0ffec7daf7
Small fixes
|
6 years ago |
Juan Linietsky
|
eeab3502d5
Changes to how node paths are selected from property, allowing setting a hint.
|
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 |
Rémi Verschelde
|
be9731459a
Style: Apply clang-format to animation_tree.cpp
|
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.
|
7 years ago |
Juan Linietsky
|
8c7da84e1e
renamed AnimationGraphPlayer to AnimationTree
|
7 years ago |