1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-24 15:26:15 +00:00
Files
godot/core
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
..
2021-02-10 13:21:46 -03:00
2021-02-11 15:44:28 -03:00
2021-01-29 12:02:13 +01:00
2021-01-01 20:19:21 +01:00
2021-02-11 15:44:28 -03:00
2021-02-10 10:00:53 -07:00
2021-02-10 19:31:24 -03:00
2021-01-29 12:02:13 +01:00
2021-02-10 13:21:46 -03:00
2021-02-11 15:44:28 -03:00
2021-02-11 15:44:28 -03:00
2021-02-10 19:31:24 -03:00
2021-02-10 19:31:24 -03:00
2021-01-01 20:19:21 +01:00
2021-01-19 11:53:10 +01:00
2021-01-01 20:19:21 +01:00
2021-01-01 20:19:21 +01:00