godot/modules
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
..
basis_universal Initialize class/struct variables with default values in modules/ 2021-02-08 10:57:18 +01:00
bmp Initialize class/struct variables with default values in modules/ 2021-02-08 10:57:18 +01:00
bullet Make Servers truly Thread Safe 2021-02-10 13:21:46 -03:00
camera
csg Removed _change_notify 2021-02-10 19:31:24 -03:00
cvtt Initialize class/struct variables with default values in modules/ 2021-02-08 10:57:18 +01:00
dds Improve resource load cache 2021-02-11 15:44:28 -03:00
denoise
enet Initialize class/struct variables with default values in modules/ 2021-02-08 10:57:18 +01:00
etc Improve resource load cache 2021-02-11 15:44:28 -03:00
fbx
freetype
gdnative Improve resource load cache 2021-02-11 15:44:28 -03:00
gdnavigation Initialize class/struct variables with default values in modules/ 2021-02-08 10:57:18 +01:00
gdscript Improve resource load cache 2021-02-11 15:44:28 -03:00
glslang
gltf Initialize class/struct variables with default values in modules/ 2021-02-08 10:57:18 +01:00
gridmap Removed _change_notify 2021-02-10 19:31:24 -03:00
hdr
jpg
jsonrpc
lightmapper_rd Initialize class/struct variables with default values in modules/ 2021-02-08 10:57:18 +01:00
mbedtls Initialize class/struct variables with default values in modules/ 2021-02-08 10:57:18 +01:00
meshoptimizer
minimp3 Initialize class/struct variables with default values in modules/ 2021-02-08 10:57:18 +01:00
mobile_vr Initialize class/struct variables with default values in modules/ 2021-02-08 10:57:18 +01:00
mono Improve resource load cache 2021-02-11 15:44:28 -03:00
ogg
opensimplex Removed _change_notify 2021-02-10 19:31:24 -03:00
opus
pvr Improve resource load cache 2021-02-11 15:44:28 -03:00
regex Initialize class/struct variables with default values in modules/ 2021-02-08 10:57:18 +01:00
squish
stb_vorbis Initialize class/struct variables with default values in modules/ 2021-02-08 10:57:18 +01:00
svg
text_server_adv Initialize class/struct variables with default values in modules/ 2021-02-08 10:57:18 +01:00
text_server_fb Initialize class/struct variables with default values in modules/ 2021-02-08 10:57:18 +01:00
tga Initialize class/struct variables with default values in modules/ 2021-02-08 10:57:18 +01:00
theora Improve resource load cache 2021-02-11 15:44:28 -03:00
tinyexr
upnp Initialize class/struct variables with default values in modules/ 2021-02-08 10:57:18 +01:00
vhacd
visual_script Improve resource load cache 2021-02-11 15:44:28 -03:00
vorbis
webm Improve resource load cache 2021-02-11 15:44:28 -03:00
webp
webrtc Initialize class/struct variables with default values in modules/ 2021-02-08 10:57:18 +01:00
websocket Initialize class/struct variables with default values in modules/ 2021-02-08 10:57:18 +01:00
webxr
xatlas_unwrap Initialize class/struct variables with default values in modules/ 2021-02-08 10:57:18 +01:00
modules_builders.py
register_module_types.h
SCsub