godot/scene/animation
Thaddeus Crews 5519dba0d6
Merge pull request #110502 from TokageItLab/animlib-without-dict
Change AnimationLibrary serialization to avoid using Dictionary
2025-11-14 17:16:47 +07:00
..
SCsub
animation_blend_space_1d.cpp
animation_blend_space_1d.h
animation_blend_space_2d.cpp Fix some compilation errors 2025-10-14 05:54:58 +07:00
animation_blend_space_2d.h
animation_blend_tree.cpp Separate branching ping-pong time and delta 2025-10-26 20:10:43 +07:00
animation_blend_tree.h Remove transitive `mesh.h`, `rendering_server.h` and `shader.h` includes from `node.h`. 2025-10-08 12:16:52 +07:00
animation_mixer.compat.inc
animation_mixer.cpp Make AnimationLibrary serialization unuse Dictionary 2025-11-05 11:36:42 +07:00
animation_mixer.h
animation_node_extension.cpp
animation_node_extension.h
animation_node_state_machine.cpp Merge pull request #109986 from SomeRanDev/animation_node_state_machine_playback_expansion 2025-10-28 12:19:20 +07:00
animation_node_state_machine.h Merge pull request #109986 from SomeRanDev/animation_node_state_machine_playback_expansion 2025-10-28 12:19:20 +07:00
animation_player.compat.inc Fix AnimationPlayer to use StringName instead of String 2025-10-06 16:29:40 +07:00
animation_player.cpp Merge pull request #111517 from chocola-mint/fix-#111514 2025-11-10 08:19:59 +07:00
animation_player.h Merge pull request #110508 from Olle-Lukowski/fix/emit-anim-finished 2025-10-23 11:03:51 +07:00
animation_tree.compat.inc
animation_tree.cpp Merge pull request #107468 from Calinou/editor-animationtree-warn-disabled 2025-09-30 18:35:14 +07:00
animation_tree.h Merge pull request #107468 from Calinou/editor-animationtree-warn-disabled 2025-09-30 18:35:14 +07:00
easing_equations.h
root_motion_view.cpp
root_motion_view.h
tween.cpp Improve to_string() and add it to Resource 2025-10-09 00:54:38 +07:00
tween.h Improve to_string() and add it to Resource 2025-10-09 00:54:38 +07:00