godot/scene/animation
reduz f8d03b98e7 Improve resource load cache
-Added a new method in Resource: reset_state , used for reloading the same resource from disk
-Added a new cache mode "replace" in ResourceLoader, which reuses existing loaded sub-resources but resets their data from disk (or replaces them if they chaged type)
-Because the correct sub-resource paths are always loaded now, this fixes bugs with subresource folding or subresource ordering when saving.
2021-02-11 15:44:28 -03:00
..
animation_blend_space_1d.cpp Initialize class variables with default values in scene/ [1/2] 2021-02-07 22:29:31 +01:00
animation_blend_space_1d.h Initialize class variables with default values in scene/ [1/2] 2021-02-07 22:29:31 +01:00
animation_blend_space_2d.cpp Initialize class variables with default values in scene/ [2/2] 2021-02-09 18:24:36 +01:00
animation_blend_space_2d.h Initialize class variables with default values in scene/ [1/2] 2021-02-07 22:29:31 +01:00
animation_blend_tree.cpp Improve resource load cache 2021-02-11 15:44:28 -03:00
animation_blend_tree.h Improve resource load cache 2021-02-11 15:44:28 -03:00
animation_cache.cpp Initialize class variables with default values in scene/ [1/2] 2021-02-07 22:29:31 +01:00
animation_cache.h Initialize class variables with default values in scene/ [1/2] 2021-02-07 22:29:31 +01:00
animation_node_state_machine.cpp Improve resource load cache 2021-02-11 15:44:28 -03:00
animation_node_state_machine.h Improve resource load cache 2021-02-11 15:44:28 -03:00
animation_player.cpp Removed _change_notify 2021-02-10 19:31:24 -03:00
animation_player.h Fix animation reset-on-save on inactive scene tabs 2021-02-09 21:41:48 +01:00
animation_tree.cpp Removed _change_notify 2021-02-10 19:31:24 -03:00
animation_tree.h Initialize class variables with default values in scene/ [1/2] 2021-02-07 22:29:31 +01:00
root_motion_view.cpp Initialize class variables with default values in scene/ [1/2] 2021-02-07 22:29:31 +01:00
root_motion_view.h Initialize class variables with default values in scene/ [1/2] 2021-02-07 22:29:31 +01:00
SCsub SCons: Add explicit dependencies on thirdparty code in cloned env 2020-12-18 10:29:34 +01:00
tween.cpp Initialize class variables with default values in scene/ [2/2] 2021-02-09 18:24:36 +01:00
tween.h Initialize class variables with default values in scene/ [1/2] 2021-02-07 22:29:31 +01:00