godot/scene/animation
Rémi Verschelde c1377920cd
Merge pull request #86743 from Mickeon/autocompletion-optimise-object
Optimise comparisons for Object's `get_argument_options`
2024-03-01 14:56:06 +01:00
..
SCsub Refactor and move easing equations 2021-09-24 13:47:13 +02:00
animation_blend_space_1d.cpp Remove unnecessary `this->` expressions 2024-01-29 09:59:18 +01:00
animation_blend_space_1d.h Implement AnimationManager the base class of AnimationPlayer/Tree 2023-09-29 08:23:57 +09:00
animation_blend_space_2d.cpp Remove unnecessary `this->` expressions 2024-01-29 09:59:18 +01:00
animation_blend_space_2d.h Implement AnimationManager the base class of AnimationPlayer/Tree 2023-09-29 08:23:57 +09:00
animation_blend_tree.cpp Optimise Object's `get_argument_options` 2024-02-29 18:00:54 +01:00
animation_blend_tree.h Optimise Object's `get_argument_options` 2024-02-29 18:00:54 +01:00
animation_mixer.compat.inc Fix wrongly named compat binding 2024-02-08 20:05:05 +01:00
animation_mixer.cpp Optimise Object's `get_argument_options` 2024-02-29 18:00:54 +01:00
animation_mixer.h Optimise Object's `get_argument_options` 2024-02-29 18:00:54 +01:00
animation_node_state_machine.cpp Optimise Object's `get_argument_options` 2024-02-29 18:00:54 +01:00
animation_node_state_machine.h Optimise Object's `get_argument_options` 2024-02-29 18:00:54 +01:00
animation_player.compat.inc Fix some DEFVALs to use the right type 2024-02-23 01:50:18 +01:00
animation_player.cpp Optimise Object's `get_argument_options` 2024-02-29 18:00:54 +01:00
animation_player.h Optimise Object's `get_argument_options` 2024-02-29 18:00:54 +01:00
animation_tree.compat.inc Implement AnimationManager the base class of AnimationPlayer/Tree 2023-09-29 08:23:57 +09:00
animation_tree.cpp Merge pull request #86321 from jsjtxietian/fix-blendnode-crash 2024-02-22 11:22:56 +01:00
animation_tree.h Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
easing_equations.h Add TRANS_SPRING to Tween 2023-05-17 17:54:37 -04:00
root_motion_view.cpp Fix some build errors with `disable_3d=Yes` 2024-01-07 00:44:33 +01:00
root_motion_view.h Implement AnimationManager the base class of AnimationPlayer/Tree 2023-09-29 08:23:57 +09:00
tween.cpp [Animation] Improvements to `Tween` memory management 2024-02-26 18:58:03 +01:00
tween.h [Animation] Improvements to `Tween` memory management 2024-02-26 18:58:03 +01:00