virtualx-engine/scene/animation
SaracenOne 18c792fe42 Allocate unique track_blends vector for animation states.
Quick fix for a bug which occurs when blending the result of multiple instanced state machines outputting the same animation, but using filter tracks.
2023-05-18 20:02:43 +01:00
..
animation_blend_space_1d.cpp Merge pull request #75759 from TokageItLab/reimplement-grouped-statemachine 2023-04-24 16:44:21 +02:00
animation_blend_space_1d.h Rework StateMachine and nested StateMachine process 2023-04-18 19:06:51 +09:00
animation_blend_space_2d.cpp Rework StateMachine and nested StateMachine process 2023-04-18 19:06:51 +09:00
animation_blend_space_2d.h Rework StateMachine and nested StateMachine process 2023-04-18 19:06:51 +09:00
animation_blend_tree.cpp Fix NodeOneShot doesn't respect fade-out when aborting and improvement 2023-05-15 18:51:45 +09:00
animation_blend_tree.h Fix NodeOneShot doesn't respect fade-out when aborting and improvement 2023-05-15 18:51:45 +09:00
animation_node_state_machine.cpp Merge pull request #76418 from reduz/method-bind-validated-call 2023-05-08 13:52:42 +02:00
animation_node_state_machine.h Add ValidatedCall to MethodBind 2023-04-30 20:01:26 +02:00
animation_player.cpp Expose interpolation methods for 3D track in Animation class 2023-04-25 01:45:14 +09:00
animation_player.h Fix AnimatedSprite play() don't redraw immediately 2023-01-29 08:00:42 +09:00
animation_tree.cpp Allocate unique track_blends vector for animation states. 2023-05-18 20:02:43 +01:00
animation_tree.h Allocate unique track_blends vector for animation states. 2023-05-18 20:02:43 +01:00
easing_equations.h Optimize Tween calculations by caching some divisions 2023-05-17 07:03:45 +09:00
root_motion_view.cpp Add root motion accumulator to fix broken RootMotionView 2023-02-10 01:22:00 +09:00
root_motion_view.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub
tween.cpp Various Tween code improvements 2023-04-03 15:40:02 +02:00
tween.h Various Tween code improvements 2023-04-03 15:40:02 +02:00