virtualx-engine/scene/animation
reduz 45af29da80 Add a new HashSet template
* Intended to replace RBSet in most cases.
* Optimized for iteration speed
2022-05-20 22:40:38 +02:00
..
animation_blend_space_1d.cpp Fixed delta & Implement selection of whether or not to seek root 2022-05-09 08:28:32 +09:00
animation_blend_space_1d.h Fixed delta & Implement selection of whether or not to seek root 2022-05-09 08:28:32 +09:00
animation_blend_space_2d.cpp Fixed delta & Implement selection of whether or not to seek root 2022-05-09 08:28:32 +09:00
animation_blend_space_2d.h Fixed delta & Implement selection of whether or not to seek root 2022-05-09 08:28:32 +09:00
animation_blend_tree.cpp Add dedicated macros for property name extraction 2022-05-19 14:08:47 +08:00
animation_blend_tree.h Add dedicated macros for property name extraction 2022-05-19 14:08:47 +08:00
animation_node_state_machine.cpp Merge pull request #60774 from TokageItLab/root-seek-mode 2022-05-18 15:24:21 +02:00
animation_node_state_machine.h Merge pull request #60774 from TokageItLab/root-seek-mode 2022-05-18 15:24:21 +02:00
animation_player.cpp Use range iterators for RBSet in most cases 2022-05-19 12:09:16 +02:00
animation_player.h Add a new HashSet template 2022-05-20 22:40:38 +02:00
animation_tree.cpp Use range iterators for RBSet in most cases 2022-05-19 12:09:16 +02:00
animation_tree.h Add a new HashSet template 2022-05-20 22:40:38 +02:00
easing_equations.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
root_motion_view.cpp fixed rotated RootMotionView grid glitch 2022-04-24 15:46:39 +09: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 Fix error spam when tweened node leaves tree 2022-05-05 17:57:25 +02:00
tween.h Improve Tween infinite loop detection 2022-05-01 00:24:07 +02:00