behaviour-tree-test/scene/animation
Lukas Tenbrink 6e345f80ec Integrate (a nerfed version of) clang-tidy into CI.
For now, it's integrated into core, main and scene only.
Fix a few superficial clang-tidy failures.
2026-02-20 00:49:00 +01:00
..
animation_blend_space_1d.cpp Use actual class names in resource type hints 2026-01-29 21:07:56 +01: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 Use actual class names in resource type hints 2026-01-29 21:07:56 +01: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 use-after-free in Animation Blend Tree 2026-02-05 22:17:13 +03:00
animation_blend_tree.h Remove unused private variables in godot/scene 2025-12-07 03:46:26 -08:00
animation_mixer.compat.inc
animation_mixer.cpp Account for the current section when processing AnimationTracks 2026-02-08 22:08:33 +09:00
animation_mixer.h Merge pull request #109108 from timothyqiu/anilib-split 2026-01-27 09:04:20 -06: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 Use actual class names in resource type hints 2026-01-29 21:07:56 +01:00
animation_node_state_machine.h Merge pull request #109986 from SomeRanDev/animation_node_state_machine_playback_expansion 2025-10-28 12:19:20 -05:00
animation_player.compat.inc Fix AnimationPlayer to use StringName instead of String 2025-10-06 16:29:40 -04:00
animation_player.cpp Fix AHashMap realloc cause AnimationPlayer crash, second try 2026-02-08 10:16:45 +08:00
animation_player.h Fix AHashMap realloc cause AnimationPlayer crash, second try 2026-02-08 10:16:45 +08:00
animation_tree.compat.inc
animation_tree.cpp Fix UAF in animation_tree.cpp (AHashMap realloc) 2026-02-06 03:10:15 +03: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 Integrate (a nerfed version of) clang-tidy into CI. 2026-02-20 00:49:00 +01:00
root_motion_view.cpp
root_motion_view.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub
tween.cpp Add AwaitTweener 2026-02-16 17:41:32 +01:00
tween.h Add AwaitTweener 2026-02-16 17:41:32 +01:00