pandemonium_engine/scene/animation
Relintai 8fd473f685 Backported: "Remove animation 3D transform track, replace by loc/rot/scale tracks" from Godot4.
ec19ed3723
Its a bit broken right now, more patches need to be ported. Also I kept the Transform track for now, and I did not touch the gltf module yet.
2022-08-08 23:49:18 +02:00
..
animation_blend_space_1d.cpp Moved more includes from headers to cpp files. 2022-03-17 10:58:07 +01:00
animation_blend_space_1d.h Clang format all files. 2022-03-18 19:00:13 +01:00
animation_blend_space_2d.cpp Moved more includes to cpp files. 2022-03-17 19:35:23 +01:00
animation_blend_space_2d.h Clang format all files. 2022-03-18 19:00:13 +01:00
animation_blend_tree.cpp Backported: Fix inversed ADD_GROUP parameters in AnimationNodeOneShot - timothyqiu - e822145be2 2022-03-24 10:48:01 +01:00
animation_blend_tree.h Clang format all files. 2022-03-18 19:00:13 +01:00
animation_node_state_machine.cpp Replaced loops_current with end_loop 2022-07-27 14:27:06 +02:00
animation_node_state_machine.h Replaced loops_current with end_loop 2022-07-27 14:27:06 +02:00
animation_player.cpp Backported: "Remove animation 3D transform track, replace by loc/rot/scale tracks" from Godot4. 2022-08-08 23:49:18 +02:00
animation_player.h Backported: "Remove animation 3D transform track, replace by loc/rot/scale tracks" from Godot4. 2022-08-08 23:49:18 +02:00
animation_tree_player.cpp Fix crash when executing AnimationTreePlayer.are_nodes_connected 2022-08-02 18:02:17 +02:00
animation_tree_player.h Clang format all files. 2022-03-18 19:00:13 +01:00
animation_tree.cpp Backported: "Remove animation 3D transform track, replace by loc/rot/scale tracks" from Godot4. 2022-08-08 23:49:18 +02:00
animation_tree.h Backported: "Remove animation 3D transform track, replace by loc/rot/scale tracks" from Godot4. 2022-08-08 23:49:18 +02:00
easing_equations.h Ported: Backport the new Tween system as SceneTreeTween - timothyqiu, KoBeWi 2022-07-27 13:37:17 +02:00
root_motion_view.cpp fixed rotated RootMotionView grid glitch 2022-07-27 09:04:43 +02:00
root_motion_view.h Clang format all files. 2022-03-18 19:00:13 +01:00
scene_tree_tween.cpp Ported: Backport the new Tween system as SceneTreeTween - timothyqiu, KoBeWi 2022-07-27 13:37:17 +02:00
scene_tree_tween.h Ported: Backport the new Tween system as SceneTreeTween - timothyqiu, KoBeWi 2022-07-27 13:37:17 +02:00
SCsub Ported: Backport the new Tween system as SceneTreeTween - timothyqiu, KoBeWi 2022-07-27 13:37:17 +02:00
skeleton_ik.cpp Added StringName as a variant type, with eventually the help of 3c0059650d . 2022-03-21 21:29:06 +01:00
skeleton_ik.h Clang format all files. 2022-03-18 19:00:13 +01:00
tween.cpp Ported: Backport the new Tween system as SceneTreeTween - timothyqiu, KoBeWi 2022-07-27 13:37:17 +02:00
tween.h Ported: Backport the new Tween system as SceneTreeTween - timothyqiu, KoBeWi 2022-07-27 13:37:17 +02:00