1
0
Fork 0
godot/scene/animation
Lukas Tenbrink 33689d7beb Remove transitive `mesh.h`, `rendering_server.h` and `shader.h` includes from `node.h`. 2025-10-08 12:16:52 +02:00
..
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
animation_blend_space_1d.cpp Fix ambiguous AnimationNode's parameter type in default value 2025-06-05 10:02:22 +09:00
animation_blend_space_1d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
animation_blend_space_2d.cpp Fix ambiguous AnimationNode's parameter type in default value 2025-06-05 10:02:22 +09:00
animation_blend_space_2d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
animation_blend_tree.cpp Fix backward root motion in AnimationTree 2025-10-03 10:30:57 +09: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 +02:00
animation_mixer.compat.inc Fix wrongly named compat binding 2024-02-08 20:05:05 +01:00
animation_mixer.cpp Remove `hash_map.h` include from `a_hash_map.h`, and remove cross conversion operators. 2025-10-06 17:20:31 +02:00
animation_mixer.h AnimationTree: Fix `libraries` is stored 2025-09-11 09:41:22 +08:00
animation_node_extension.cpp Rename animation node process function 2024-12-15 18:27:21 +01:00
animation_node_extension.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
animation_node_state_machine.cpp Improve usage of String.split() vs get_slice() 2025-09-19 16:31:55 +02:00
animation_node_state_machine.h Remove transitive `mesh.h`, `rendering_server.h` and `shader.h` includes from `node.h`. 2025-10-08 12:16:52 +02:00
animation_player.compat.inc Fix AnimationPlayer to use StringName instead of String 2025-10-06 16:29:40 -04:00
animation_player.cpp Merge pull request #110767 from Ryan-000/Fix-AnimationPlayer-to-use-StringName 2025-10-07 17:15:06 -05:00
animation_player.h Fix AnimationPlayer to use StringName instead of String 2025-10-06 16:29:40 -04:00
animation_tree.compat.inc
animation_tree.cpp Merge pull request #107468 from Calinou/editor-animationtree-warn-disabled 2025-09-30 18:35:14 -05:00
animation_tree.h Merge pull request #107468 from Calinou/editor-animationtree-warn-disabled 2025-09-30 18:35:14 -05:00
easing_equations.h Core: Replace C math headers with C++ equivalents 2025-04-16 15:49:02 -05:00
root_motion_view.cpp Remove unused headers in scene. 2024-12-24 00:40:09 +08:00
root_motion_view.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
tween.cpp Kill subtweens when their parent tween is killed 2025-09-29 15:11:19 -07:00
tween.h Kill subtweens when their parent tween is killed 2025-09-29 15:11:19 -07:00