1
0
Fork 0
godot/scene/animation
Thaddeus Crews 54e74142af
Merge pull request #110656 from KoBeWi/LocalTweener
Change list of Tweeners from Vector to LocalVector
2025-09-24 09:59:03 -05:00
..
SCsub
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 Allow to use sliders for integers in `EditorSpinSlider` 2025-09-22 11:23:15 -03:00
animation_blend_tree.h Merge pull request #105552 from adamwych/expose-get-node-list 2025-04-27 19:21:26 -05:00
animation_mixer.compat.inc
animation_mixer.cpp Merge pull request #101285 from Nazarwadim/use_LocalVector_in_animation 2025-09-16 20:28:52 -05:00
animation_mixer.h AnimationTree: Fix `libraries` is stored 2025-09-11 09:41:22 +08:00
animation_node_extension.cpp
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 Add node started/finished signals for animation state machines 2025-06-05 12:09:16 -07:00
animation_player.compat.inc
animation_player.cpp Compile out editor-only logic within `validate_property` in games 2025-06-12 12:54:19 +08:00
animation_player.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
animation_tree.compat.inc
animation_tree.cpp AnimationTree: Fix `libraries` is stored 2025-09-11 09:41:22 +08:00
animation_tree.h AnimationTree: Fix `libraries` is stored 2025-09-11 09:41:22 +08:00
easing_equations.h Core: Replace C math headers with C++ equivalents 2025-04-16 15:49:02 -05:00
root_motion_view.cpp
root_motion_view.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
tween.cpp Change list of Tweeners from Vector to LocalVector 2025-09-19 22:36:07 +02:00
tween.h Change list of Tweeners from Vector to LocalVector 2025-09-19 22:36:07 +02:00