godot/scene/animation
Rémi Verschelde 7562932eb2 Merge pull request #66160 from dpalais/double_time
Use double instead of real_t type for time-related parameters and variables
2022-09-27 10:04:10 +02:00
..
animation_blend_space_1d.cpp Make _validate_property a multilevel method 2022-08-22 18:35:11 +03:00
animation_blend_space_1d.h Make _validate_property a multilevel method 2022-08-22 18:35:11 +03:00
animation_blend_space_2d.cpp Make _validate_property a multilevel method 2022-08-22 18:35:11 +03:00
animation_blend_space_2d.h Make _validate_property a multilevel method 2022-08-22 18:35:11 +03:00
animation_blend_tree.cpp Change time parameters and variables to double type 2022-09-26 13:52:54 -05:00
animation_blend_tree.h Change time parameters and variables to double type 2022-09-26 13:52:54 -05:00
animation_node_state_machine.cpp Fix expression base path on transitions 2022-09-25 09:00:03 +02:00
animation_node_state_machine.h added Curve in animation node transition for better control over cros… 2022-08-18 08:17:30 +09:00
animation_player.cpp Change time parameters and variables to double type 2022-09-26 13:52:54 -05:00
animation_player.h Change time parameters and variables to double type 2022-09-26 13:52:54 -05:00
animation_tree.cpp Change time parameters and variables to double type 2022-09-26 13:52:54 -05:00
animation_tree.h Change time parameters and variables to double type 2022-09-26 13:52:54 -05:00
easing_equations.h Style: Cleanup header guards for consistency 2022-09-26 13:51:17 +02:00
root_motion_view.cpp Add suffixes to all nodes and resources 2022-06-11 09:41:05 -05:00
root_motion_view.h Discern between virtual and abstract class bindings 2022-03-10 12:28:11 +01:00
SCsub Refactor and move easing equations 2021-09-24 13:47:13 +02:00
tween.cpp Change time parameters and variables to double type 2022-09-26 13:52:54 -05:00
tween.h Change time parameters and variables to double type 2022-09-26 13:52:54 -05:00