godot/scene/animation
Rémi Verschelde d919d77367
Merge pull request #71418 from TokageItLab/restart-anim-tree
Allow AnimationStateMachine / AnimationNode to restart when transitioning to the same state
2023-01-19 21:52:35 +01:00
..
animation_blend_space_1d.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
animation_blend_space_1d.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
animation_blend_space_2d.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
animation_blend_space_2d.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
animation_blend_tree.cpp Allow AnimationNodes to restart when transitioning to the same state 2023-01-19 03:10:59 +09:00
animation_blend_tree.h Allow AnimationNodes to restart when transitioning to the same state 2023-01-19 03:10:59 +09:00
animation_node_state_machine.cpp Allow AnimationNodes to restart when transitioning to the same state 2023-01-19 03:10:59 +09:00
animation_node_state_machine.h Add next/reset function to AnimationStateMachine 2023-01-19 03:10:45 +09:00
animation_player.cpp Add p_keep_state to AnimationPlayer::stop() 2023-01-19 01:05:46 +09:00
animation_player.h Add p_keep_state to AnimationPlayer::stop() 2023-01-19 01:05:46 +09:00
animation_tree.cpp Allow AnimationNodes to restart when transitioning to the same state 2023-01-19 03:10:59 +09:00
animation_tree.h Allow AnimationNodes to restart when transitioning to the same state 2023-01-19 03:10:59 +09:00
easing_equations.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
root_motion_view.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
root_motion_view.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub Refactor and move easing equations 2021-09-24 13:47:13 +02:00
tween.cpp Improve empty Tween error message 2023-01-16 10:30:21 +01:00
tween.h Improve empty Tween error message 2023-01-16 10:30:21 +01:00