Rémi Verschelde
|
9a8b5848d8
Style: Apply fixes from black and codespell
|
5 сар өмнө |
Silc Renew
|
ae5dadc8d1
Refactor NodeTransition/OneShot to handle seek/filter correctly
|
2 жил өмнө |
Rémi Verschelde
|
9075d5e932
Merge pull request #73120 from TokageItLab/fix-transition-reset-fade
|
2 жил өмнө |
Silc Renew
|
7bf83a8603
Fix NodeOneShot fade-out doesn't blend animations correctly
|
2 жил өмнө |
Silc Renew
|
2a0beb1ef3
Fix remaining fade doesn't clear when reset in AnimationNodeTransition
|
2 жил өмнө |
Silc Renew
|
836d62f0c6
Fix broken first frame of NodeTransition/NodeOneShot when xfade is 0
|
2 жил өмнө |
Silc Renew
|
fff3ae1d89
Fix NodeTransition initialization and AnimationNode remapping method
|
2 жил өмнө |
Silc Renew
|
6782edd5a4
Consistent with NodeTimeSeek parameters OtherNodes
|
2 жил өмнө |
Silc Renew
|
4525181c2d
Make restart in NodeStateMachine / NodeTransition optional
|
2 жил өмнө |
Silc Renew
|
2dd3abd0c5
Allow the Reset option of NodeTransition to be set for each Input
|
2 жил өмнө |
Silc Renew
|
d27005f80e
Remove the max input limit & cleanup AnimationNodeTransition API
|
2 жил өмнө |
Silc Renew
|
3bb298b78a
Fix max limit of AnimationNodeTransition input count in the inspector
|
2 жил өмнө |
Silc Renew
|
e480262c53
Allow AnimationNodes to restart when transitioning to the same state
|
2 жил өмнө |
Silc Renew
|
8bfaf098c7
Add next/reset function to AnimationStateMachine
|
2 жил өмнө |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 жил өмнө |
Silc Renew
|
4cd144d5fb
Add animation_started/finished signals to AnimationTree
|
2 жил өмнө |
Silc Renew
|
bd0541c25b
Fixed a bug where negative Blend values were being discarded
|
2 жил өмнө |
Silc Renew
|
1fc3833617
Refactor process of animation to retrive keys more exactly
|
2 жил өмнө |
Silc Renew
|
c1ec99f0e1
Refactor process of AnimationTree for end of animation
|
2 жил өмнө |
Silc Renew
|
17ce879a15
Optimize animation blend tree process
|
2 жил өмнө |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
3 жил өмнө |
Dave Palais
|
0c46068af0
Change time parameters and variables to double type
|
3 жил өмнө |
Rémi Verschelde
|
80802d2718
Merge pull request #65196 from TokageItLab/fix-redraw-anim-tree
|
3 жил өмнө |
Silc Renew
|
cff95e54e0
Fix redraw timing in AnimationBlendTreeEditor
|
3 жил өмнө |
Hugo Locurcio
|
f7292dbeb3
Rename `or_lesser` range property hint to `or_less`
|
3 жил өмнө |
Rémi Verschelde
|
7b63e5db1e
Merge pull request #59919 from piiertho/enhancement/rename-AnimationNodeTransition-input_count-to_enabled_inputs
|
3 жил өмнө |
Pierre-Thomas Meisels
|
9391316b8e
enhancement: Rename declared property AnimationNodeTransition::input_count to AnimationNodeTransition::enabled_inputs
|
3 жил өмнө |
Hugo Locurcio
|
ae18928748
Rename Curve/Curve2D/Curve3D/Gradient `interpolate()` to `sample()`
|
3 жил өмнө |
Rémi Verschelde
|
9c567a0604
Merge pull request #63802 from TokageItLab/curve-transition
|
3 жил өмнө |
Yuri Sizov
|
1a24c9e14b
Make `_validate_property` a multilevel method
|
3 жил өмнө |