Yufeng Ying
|
73d85f46c9
Remove unused headers in scene.
|
10 months ago |
Silc Lizard (Tokage) Renew
|
ebf7e86bd4
Make start/end can be retrieved from each PlaybackData on AnimPlayer
|
11 months ago |
HolonProduction
|
a389eb4608
Add back `AnimationPlayer.get_argument_options`
|
11 months ago |
nazarii
|
76208f7155
Implement array based hash map
|
1 year ago |
chocola-mint
|
ed13a840fa
Add markers to animation
|
1 year ago |
Silc Lizard (Tokage) Renew
|
98dbd869c5
Handle internal seek on AnimationPlayer to process discrete correctly
|
1 year ago |
Jacob Millner
|
825cb3e6c5
fix the sorting of blend_times in animation player
|
1 year ago |
Silc Lizard (Tokage) Renew
|
6fd8b25d38
Add argument options to AnimationPlayer for auto capture
|
1 year ago |
Silc Lizard (Tokage) Renew
|
36abb55dd2
Add auto_capture option to AnimationPlayer
|
1 year ago |
Micky
|
cd2032a90b
Optimise Object's `get_argument_options`
|
1 year ago |
Raul Santos
|
5ba92e5a57
Fix some DEFVALs to use the right type
|
1 year ago |
Silc Lizard (Tokage) Renew
|
85d66cb4e8
Add capture() and play_with_capture() as substitute of update capture
|
1 year ago |
Silc Lizard (Tokage) Renew
|
f8da9460c1
Make default blend_left consider current blend amount
|
1 year ago |
Silc Lizard (Tokage) Renew
|
c36200b9a1
Check the seek process immediately after playback as a special case
|
1 year ago |
Silc Lizard (Tokage) Renew
|
9c3104292d
Clear seeked/started flag after seeking/advancing in AnimationPlayer
|
1 year ago |
Silc Lizard (Tokage) Renew
|
1b95827d3e
Implement AnimationManager the base class of AnimationPlayer/Tree
|
2 years ago |
Silc Renew
|
fa198c482e
Fix AnimatedSprite play() don't redraw immediately
|
2 years ago |
Silc Renew
|
75330887d7
Implement blending audio feature to AnimationTree
|
2 years ago |
Silc Renew
|
9ef2fb3cd4
Make AnimTree/Player processes adopt to GDVIRTUAL
|
2 years ago |
Silc Renew
|
d16004f297
Add p_keep_state to AnimationPlayer::stop()
|
2 years ago |
Tomasz Chabora
|
4668a186db
Reset animation on playback stop
|
6 years ago |
kobewi
|
da9396881e
Split pause() from AnimationPlayer's stop()
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Silc Renew
|
bd8395882e
Change init for cache_update_size & add pointer animation player
|
2 years ago |
Silc Renew
|
d3b77d9cc3
Fix AnimationPlayer method track call oneself with IMMEDIATE mode
|
2 years ago |
Rémi Verschelde
|
8c094207a0
Merge pull request #61958 from jtnicholl/animation_connections
|
2 years ago |
Silc Renew
|
1fc3833617
Refactor process of animation to retrive keys more exactly
|
2 years ago |
Jonathan Nicholl
|
f8021dae9c
Add animation_changed signal to AnimationLibrary
|
3 years ago |
Dave Palais
|
0c46068af0
Change time parameters and variables to double type
|
3 years ago |
Yuri Sizov
|
1a24c9e14b
Make `_validate_property` a multilevel method
|
3 years ago |