Rémi Verschelde
|
0129180c72
Merge pull request #106567 from TokageItLab/fix-fadeout-dur
|
1 月之前 |
LuoZhihao
|
8ba4656ea3
Compile out editor-only logic within `validate_property` in games
|
2 月之前 |
Silc Lizard (Tokage) Renew
|
678fb63451
Fix ambiguous AnimationNode's parameter type in default value
|
2 月之前 |
Silc Lizard (Tokage) Renew
|
2ffb3fb690
Fix fade out duration to extend a bit take into account current delta
|
2 月之前 |
Silc Lizard (Tokage) Renew
|
b4ac896c66
Changed NodeOneShot fading so that it does not depend on input delta
|
6 月之前 |
Adam Wychowaniec
|
d193af78c5
Expose `AnimationNode(StateMachine/BlendTree).get_node_list()`
|
3 月之前 |
kobewi
|
10f6c01b9c
Remove ABS in favor of Math::abs
|
2 年之前 |
Aarni Koskela
|
f134769506
Fix various typos
|
7 月之前 |
Yyf2333
|
2f9a6636bd
Convert Vector to LocalVector in animation system.
|
10 月之前 |
Rémi Verschelde
|
f1eb2f928d
Merge pull request #100039 from TokageItLab/ping-pong-param
|
8 月之前 |
Lukas Tenbrink
|
b5c31ebb41
Add contains_char() for single-character 'contains' calls.
|
8 月之前 |
Silc Lizard (Tokage) Renew
|
652db79421
Make `backward` be parameter of the AnimationTree in the NodeAnimation
|
8 月之前 |
Silc Lizard (Tokage) Renew
|
9ab94df772
Add explicit_elapse option to NodeSeek to handle some processes
|
9 月之前 |
Silc Lizard (Tokage) Renew
|
0c1f970adb
Add advance_on_start option to NodeAnimation
|
1 年之前 |
chocola-mint
|
ed13a840fa
Add markers to animation
|
11 月之前 |
Haoyu Qiu
|
f169616cc6
Update AnimationTree parameter list when updating AnimationNodeTransition input names
|
11 月之前 |
kobewi
|
065dd099dd
Remove empty bind_methods()
|
1 年之前 |
Silc Lizard (Tokage) Renew
|
8323c3891d
Snap current position to the edge on animation finished
|
1 年之前 |
Silc Lizard (Tokage) Renew
|
4de79fed45
Determine break_loop_at_end 1 frame earlier using prediction by delta
|
1 年之前 |
Silc Lizard (Tokage) Renew
|
88e590c9d3
Add approx comparing methods to Animation, use them on time comparison
|
1 年之前 |
kobewi
|
413c11357d
Use Core/Scene stringnames consistently
|
1 年之前 |
Rémi Verschelde
|
ba533f5375
Merge pull request #81303 from KoBeWi/the_forbidden_name_of_strings
|
1 年之前 |
kobewi
|
a262d2d881
Add shorthand for using singleton string names
|
1 年之前 |
Silc Lizard (Tokage) Renew
|
d654acbd39
Invert start offset on AnimationNode custom timeline
|
1 年之前 |
Rémi Verschelde
|
4b070e8031
Fix various typos with codespell
|
1 年之前 |
Silc Lizard (Tokage) Renew
|
6dd410854c
Rework AnimationNode process for retrieving the semantic time info
|
1 年之前 |
Micky
|
cd2032a90b
Optimise Object's `get_argument_options`
|
1 年之前 |
jsjtxietian
|
65c8af53a1
Fix blend_node crash with invalid p_node
|
1 年之前 |
Micky
|
e5c1da1c61
Add Autocompletion for AnimationNodeStateMachine & BlendTree
|
1 年之前 |
Silc Lizard (Tokage) Renew
|
1b95827d3e
Implement AnimationManager the base class of AnimationPlayer/Tree
|
2 年之前 |