virtualx-engine/scene/animation
Ainsley Su baf0fb7e26 Fix error when stopping empty animation player.
Check if animation exists before get section start time.

Signed-off-by: Ainsley Su <vhtmscyo@gmail.com>
2024-10-03 11:04:27 +02:00
..
animation_blend_space_1d.cpp
animation_blend_space_1d.h
animation_blend_space_2d.cpp
animation_blend_space_2d.h
animation_blend_tree.cpp Add markers to animation 2024-09-29 17:27:36 +09:00
animation_blend_tree.h
animation_mixer.compat.inc
animation_mixer.cpp Add markers to animation 2024-09-29 17:27:36 +09:00
animation_mixer.h Add markers to animation 2024-09-29 17:27:36 +09:00
animation_node_state_machine.cpp
animation_node_state_machine.h
animation_player.compat.inc StringName: Fix empty hash 2024-09-09 13:30:02 -07:00
animation_player.cpp Fix error when stopping empty animation player. 2024-10-03 11:04:27 +02:00
animation_player.h Add markers to animation 2024-09-29 17:27:36 +09:00
animation_tree.compat.inc
animation_tree.cpp Fix super call in various get_configuration_warnings methods 2024-09-05 16:08:35 +02:00
animation_tree.h Optimize animations 2024-08-30 19:18:56 +03:00
easing_equations.h
root_motion_view.cpp
root_motion_view.h
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
tween.cpp Fix Tweeners to emit finished() when underlying object is deleted 2024-08-29 14:53:45 -04:00
tween.h