1
0
mirror of https://github.com/godotengine/godot synced 2024-07-08 20:42:15 +00:00
godot/modules
reduz de0ca3b999 Refactor module initialization
* Changed to use the same stages as extensions.
* Makes the initialization more coherent, helping solve problems due to lack of stages.
* Makes it easier to port between module and extension.
* removed the DRIVER initialization level (no longer needed).
2022-05-04 17:34:51 +02:00
..
basis_universal Refactor module initialization 2022-05-04 17:34:51 +02:00
bmp Refactor module initialization 2022-05-04 17:34:51 +02:00
camera Refactor module initialization 2022-05-04 17:34:51 +02:00
csg Refactor module initialization 2022-05-04 17:34:51 +02:00
cvtt Refactor module initialization 2022-05-04 17:34:51 +02:00
dds Refactor module initialization 2022-05-04 17:34:51 +02:00
denoise Refactor module initialization 2022-05-04 17:34:51 +02:00
enet Refactor module initialization 2022-05-04 17:34:51 +02:00
etcpak Refactor module initialization 2022-05-04 17:34:51 +02:00
freetype Refactor module initialization 2022-05-04 17:34:51 +02:00
gdscript Refactor module initialization 2022-05-04 17:34:51 +02:00
glslang Refactor module initialization 2022-05-04 17:34:51 +02:00
gltf Refactor module initialization 2022-05-04 17:34:51 +02:00
gridmap Refactor module initialization 2022-05-04 17:34:51 +02:00
hdr Refactor module initialization 2022-05-04 17:34:51 +02:00
jpg Refactor module initialization 2022-05-04 17:34:51 +02:00
jsonrpc Refactor module initialization 2022-05-04 17:34:51 +02:00
lightmapper_rd Refactor module initialization 2022-05-04 17:34:51 +02:00
mbedtls Refactor module initialization 2022-05-04 17:34:51 +02:00
meshoptimizer Refactor module initialization 2022-05-04 17:34:51 +02:00
minimp3 Refactor module initialization 2022-05-04 17:34:51 +02:00
mobile_vr Refactor module initialization 2022-05-04 17:34:51 +02:00
mono Refactor module initialization 2022-05-04 17:34:51 +02:00
msdfgen Refactor module initialization 2022-05-04 17:34:51 +02:00
navigation Refactor module initialization 2022-05-04 17:34:51 +02:00
noise Refactor module initialization 2022-05-04 17:34:51 +02:00
ogg Refactor module initialization 2022-05-04 17:34:51 +02:00
openxr Refactor module initialization 2022-05-04 17:34:51 +02:00
raycast Refactor module initialization 2022-05-04 17:34:51 +02:00
regex Refactor module initialization 2022-05-04 17:34:51 +02:00
squish Refactor module initialization 2022-05-04 17:34:51 +02:00
svg Refactor module initialization 2022-05-04 17:34:51 +02:00
text_server_adv Refactor module initialization 2022-05-04 17:34:51 +02:00
text_server_fb Refactor module initialization 2022-05-04 17:34:51 +02:00
tga Refactor module initialization 2022-05-04 17:34:51 +02:00
theora Refactor module initialization 2022-05-04 17:34:51 +02:00
tinyexr Refactor module initialization 2022-05-04 17:34:51 +02:00
upnp Refactor module initialization 2022-05-04 17:34:51 +02:00
vhacd Refactor module initialization 2022-05-04 17:34:51 +02:00
visual_script Refactor module initialization 2022-05-04 17:34:51 +02:00
vorbis Refactor module initialization 2022-05-04 17:34:51 +02:00
webp Refactor module initialization 2022-05-04 17:34:51 +02:00
webrtc Refactor module initialization 2022-05-04 17:34:51 +02:00
websocket Refactor module initialization 2022-05-04 17:34:51 +02:00
webxr Refactor module initialization 2022-05-04 17:34:51 +02:00
xatlas_unwrap Refactor module initialization 2022-05-04 17:34:51 +02:00
modules_builders.py SCons: Improve logic to generate modules_tests.gen.h 2022-02-08 13:01:35 +01:00
register_module_types.h Refactor module initialization 2022-05-04 17:34:51 +02:00
SCsub SCons: Improve logic to generate modules_tests.gen.h 2022-02-08 13:01:35 +01:00