godot/scene/animation
Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency
Adds `header_guards.sh` bash script, used in CI to validate future
changes. Can be run locally to fix invalid header guards.
2022-07-25 11:17:40 +02:00
..
animation_blend_space_1d.cpp refactor sync in AnimationTree 2022-07-16 21:45:32 +09:00
animation_blend_space_1d.h refactor sync in AnimationTree 2022-07-16 21:45:32 +09:00
animation_blend_space_2d.cpp refactor sync in AnimationTree 2022-07-16 21:45:32 +09:00
animation_blend_space_2d.h refactor sync in AnimationTree 2022-07-16 21:45:32 +09:00
animation_blend_tree.cpp refactor sync in AnimationTree 2022-07-16 21:45:32 +09:00
animation_blend_tree.h refactor sync in AnimationTree 2022-07-16 21:45:32 +09:00
animation_node_state_machine.cpp Fix incorrect expression base in AnimationNodeStateMachinePlayback::_check_advance_condition 2022-07-21 16:36:52 +02:00
animation_node_state_machine.h Add AnimationTree Advance Expressions 2022-06-28 09:26:13 -07:00
animation_player.cpp Fix animation player crashing when caching disabled tracks 2022-06-29 06:18:45 +02:00
animation_player.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
animation_tree.cpp refactor sync in AnimationTree 2022-07-16 21:45:32 +09:00
animation_tree.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
easing_equations.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
root_motion_view.cpp Add suffixes to all nodes and resources 2022-06-11 09:41:05 -05:00
root_motion_view.h Discern between virtual and abstract class bindings 2022-03-10 12:28:11 +01:00
SCsub Refactor and move easing equations 2021-09-24 13:47:13 +02:00
tween.cpp Implement Vector4, Vector4i, Projection 2022-07-23 14:00:01 +02:00
tween.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00