virtualx-engine/scene/animation
Haoyu Qiu b657d0c76c Add dedicated macros for property name extraction
* Replace case-by-case extraction with PNAME & GNAME
* Fix group handling when group hint begins with property name
* Exclude properties that are PROPERTY_USAGE_NOEDITOR
2022-05-19 11:31:35 +08:00
..
animation_blend_space_1d.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
animation_blend_space_1d.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
animation_blend_space_2d.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
animation_blend_space_2d.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
animation_blend_tree.cpp Add dedicated macros for property name extraction 2022-05-19 11:31:35 +08:00
animation_blend_tree.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
animation_cache.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
animation_cache.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
animation_node_state_machine.cpp Replaced loops_current with end_loop 2022-05-05 13:42:54 +02:00
animation_node_state_machine.h Replaced loops_current with end_loop 2022-05-05 13:42:54 +02:00
animation_player.cpp Remove duplicate editor settings definitions 2022-04-27 15:26:46 +08:00
animation_player.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
animation_tree.cpp Merge pull request #54188 from Rubonnek/increase_var_arg_max_3x 2022-03-08 13:10:48 +01:00
animation_tree.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
animation_tree_player.cpp Add editor vital redraws only option 2022-02-02 11:26:45 +00:00
animation_tree_player.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
easing_equations.h Backport the new Tween system as SceneTreeTween 2022-04-29 20:01:12 +08:00
root_motion_view.cpp fixed rotated RootMotionView grid glitch 2022-04-27 12:42:43 +02:00
root_motion_view.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
scene_tree_tween.cpp Fix error spam when tweened node leaves tree 2022-05-16 15:57:41 +02:00
scene_tree_tween.h Improve Tween infinite loop detection 2022-05-05 13:47:23 +02:00
SCsub Backport the new Tween system as SceneTreeTween 2022-04-29 20:01:12 +08:00
skeleton_ik.cpp Fix get_global_transform_interpolated() with multiple ticks per frame 2022-02-25 11:22:00 +00:00
skeleton_ik.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
tween.cpp Backport the new Tween system as SceneTreeTween 2022-04-29 20:01:12 +08:00
tween.h Backport the new Tween system as SceneTreeTween 2022-04-29 20:01:12 +08:00