Haoyu Qiu
|
4ae0adbf2c
Fix inversed ADD_GROUP parameters in AnimationNodeOneShot
|
2 vuotta sitten |
Wysocki Patryk
|
db1105d4b3
Expose AnimationNodeOneShot::mix_mode as a property
|
4 vuotta sitten |
Rémi Verschelde
|
71066cd63b
Update copyright statements to 2022
|
2 vuotta sitten |
Silc 'Tokage' Renew
|
a95b015968
fixed AnimationNodeTransition when xfade time is zero
|
3 vuotta sitten |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
3 vuotta sitten |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
3 vuotta sitten |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
3 vuotta sitten |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
3 vuotta sitten |
Rémi Verschelde
|
ba177ccaec
doc: Misc updates for AnimationNode* and others
|
4 vuotta sitten |
Rémi Verschelde
|
4faaf6089a
Remove unused #if 0'ed code
|
4 vuotta sitten |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
4 vuotta sitten |
Hugo Locurcio
|
aba157865a
Add missing semicolons to `BIND_ENUM_CONSTANT` macro uses
|
5 vuotta sitten |
qarmin
|
8245db869f
Small fixes to unrechable code, possibly overflows, using NULL pointers
|
5 vuotta sitten |
volzhs
|
eea3bddd1d
Set initial value for autorestart_random_delay of AnimationNodeOneShot
|
5 vuotta sitten |
PouleyKetchoupp
|
dafd7768ab
Fixed uninitialized xfade in AnimationNodeTransition
|
5 vuotta sitten |
Juan Linietsky
|
b3335e943b
Implement missing autorestart in oneshot node, closes #22238
|
5 vuotta sitten |
volzhs
|
153a3146d0
AnimationNodeTransition name begins from 0
|
5 vuotta sitten |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
5 vuotta sitten |
Rémi Verschelde
|
173b342ca7
Remove trailing whitespace
|
6 vuotta sitten |
Juan Linietsky
|
531dc2f435
Proper time tracking in AnimationNodeAnimation, closes #22887
|
6 vuotta sitten |
Wilson E. Alvarez
|
71df4caf8f
Removed unnecessary assignments
|
6 vuotta sitten |
Rémi Verschelde
|
9eb4d4ab2d
Add missing copyright headers
|
6 vuotta sitten |
Juan Linietsky
|
bffaa835fc
-Fix blend tree rename, closes #20210
|
6 vuotta sitten |
Juan Linietsky
|
031f763d4f
Crash fixes for material and animtree
|
6 vuotta sitten |
Juan Linietsky
|
c7e4527a88
Massive rewrite to AnimationTree. Many APIs changed in order to:
|
6 vuotta sitten |
Fabio Alessandrelli
|
d4465fce43
Fix some enum export in new Animation editor.
|
6 vuotta sitten |
Juan Linietsky
|
2dc738ce27
-Fixes to how hashing happened, now StringName and NodePath use default hasher, this was leading to some severe slowdown in scenarios
|
6 vuotta sitten |
Juan Linietsky
|
eeab3502d5
Changes to how node paths are selected from property, allowing setting a hint.
|
6 vuotta sitten |
Juan Linietsky
|
8c7da84e1e
renamed AnimationGraphPlayer to AnimationTree
|
6 vuotta sitten |
Juan Linietsky
|
a0719533bd
Animation Blend Spaces
|
6 vuotta sitten |