Rémi Verschelde
|
8c094207a0
Merge pull request #61958 from jtnicholl/animation_connections
|
2 years ago |
Rémi Verschelde
|
10e9a85607
Merge pull request #69336 from TokageItLab/get-anim-keys-more-exactly
|
2 years ago |
Silc Renew
|
962b6a3e8f
Fix animation signal caches_cleared firing timing
|
2 years ago |
Silc Renew
|
1fc3833617
Refactor process of animation to retrive keys more exactly
|
2 years ago |
Silc Renew
|
c1ec99f0e1
Refactor process of AnimationTree for end of animation
|
2 years ago |
Jonathan Nicholl
|
f8021dae9c
Add animation_changed signal to AnimationLibrary
|
3 years ago |
Silc Renew
|
b739bafd51
Fix connection of animation changed signal in AnimationTrackEditor
|
2 years ago |
Marc Gilleron
|
7543a5e014
Rename queue_delete => queue_free
|
3 years ago |
Juan Velandia
|
6e603f202f
Connect signal animation_removed to its proper method
|
3 years ago |
Rémi Verschelde
|
8c24b35b76
Merge pull request #65942 from SaracenOne/animation_change_callback_fix
|
3 years ago |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
3 years ago |
Dave Palais
|
0c46068af0
Change time parameters and variables to double type
|
3 years ago |
SaracenOne
|
6a8fbf3d25
Fix animation change callbacks
|
3 years ago |
Rémi Verschelde
|
a981a8061f
Merge pull request #65325 from TokageItLab/refactor-variant-for-anim
|
3 years ago |
Rémi Verschelde
|
80802d2718
Merge pull request #65196 from TokageItLab/fix-redraw-anim-tree
|
3 years ago |
Silc Renew
|
9d47e079b7
Move some methods to Animation from Variant for refactoring
|
3 years ago |
Silc Renew
|
cff95e54e0
Fix redraw timing in AnimationBlendTreeEditor
|
3 years ago |
Micky
|
dd26ecdd31
Rename CONNECT_ONESHOT TO CONNECT_ONE_SHOT
|
3 years ago |
Haoyu Qiu
|
385a5b44aa
Improve documentation for `get_animation()`
|
3 years ago |
Micky
|
59e11934d8
Rename `str2var` to `str_to_var` and similar
|
3 years ago |
Rémi Verschelde
|
b8a64313f0
Merge pull request #59564 from KoBeWi/FINALLY,_ULTIMATE_UNDO_REDO
|
3 years ago |
Rémi Verschelde
|
1f61d47766
Merge pull request #64339 from YuriSizov/core-multilevel-validate-property
|
3 years ago |
kobewi
|
ece3df3938
Add per-scene UndoRedo
|
3 years ago |
Yuri Sizov
|
1a24c9e14b
Make `_validate_property` a multilevel method
|
3 years ago |
Aaron Franke
|
8893b2bdb4
Clean up mesh include code and comments
|
3 years ago |
Yuri Sizov
|
1362bc22bd
Add tests for empty/unnamed arguments to ClassDB, Variant, GDScript
|
3 years ago |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
3 years ago |
Hugo Locurcio
|
aaeb60eafc
Add a Movie Quit On Finish property to AnimationPlayer
|
3 years ago |
Silc Renew
|
dde235ad82
add position track normalization & post process key value for retarget
|
3 years ago |
Silc Renew
|
e27119a51f
Fix initial value of TRS3DTrack cache in AnimationPlayer
|
3 years ago |