godot/scene/animation
Aarni Koskela f134769506 Fix various typos
* Add TODO notes for typos that should be fixed for 5.0

Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
2025-01-08 14:47:42 +02:00
..
animation_blend_space_1d.cpp Improve use of Ref.is_null/valid 2024-12-23 16:35:02 -05:00
animation_blend_space_1d.h Rework AnimationNode process for retrieving the semantic time info 2024-03-20 22:52:26 +09:00
animation_blend_space_2d.cpp Fix various typos 2025-01-08 14:47:42 +02:00
animation_blend_space_2d.h Fix various typos 2025-01-08 14:47:42 +02:00
animation_blend_tree.cpp Fix various typos 2025-01-08 14:47:42 +02:00
animation_blend_tree.h Fix various typos 2025-01-08 14:47:42 +02:00
animation_mixer.compat.inc Fix wrongly named compat binding 2024-02-08 20:05:05 +01:00
animation_mixer.cpp Fix various typos 2025-01-08 14:47:42 +02:00
animation_mixer.h Fix various typos 2025-01-08 14:47:42 +02:00
animation_node_extension.cpp Rename animation node process function 2024-12-15 18:27:21 +01:00
animation_node_extension.h Merge pull request #100416 from TokageItLab/anode-ex 2024-12-17 16:19:22 +01:00
animation_node_state_machine.cpp Fix various typos 2025-01-08 14:47:42 +02:00
animation_node_state_machine.h Fix orphan strings in AnimationNodeStateMachine 2024-12-11 11:08:23 +03:00
animation_player.compat.inc StringName: Fix empty hash 2024-09-09 13:30:02 -07:00
animation_player.cpp Make start/end can be retrieved from each PlaybackData on AnimPlayer 2024-11-23 22:49:37 +09:00
animation_player.h Remove unused headers in scene. 2024-12-24 00:40:09 +08:00
animation_tree.compat.inc
animation_tree.cpp Improve use of Ref.is_null/valid 2024-12-23 16:35:02 -05:00
animation_tree.h Convert Vector to LocalVector in animation system. 2024-12-24 00:50:48 +08:00
easing_equations.h
root_motion_view.cpp Remove unused headers in scene. 2024-12-24 00:40:09 +08:00
root_motion_view.h
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
tween.cpp Tween code improvements 2025-01-07 01:21:23 +01:00
tween.h Tween code improvements 2025-01-07 01:21:23 +01:00