pandemonium_engine/modules
2022-10-05 11:16:32 +02:00
..
bmp
broken_seals_module Fix typo. 2022-10-05 10:30:52 +02:00
cscript Now the return value discarded warning is disabled by default in gdscript and cscript. 2022-08-23 13:09:56 +02:00
cvtt Moved a few more core classes. 2022-08-17 17:43:49 +02:00
database Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
database_mysql Backported most of the improvements to String from Godot4. 2022-08-15 22:54:03 +02:00
database_postgres Moved the database backends into their own modules. All of them are disabled for now. 2022-07-06 13:13:00 +02:00
database_sqlite Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
dds
enet Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
entity_spell_system Also replaced the old PROPS_PRESENT defines with the module system's generated defines. 2022-10-05 11:16:32 +02:00
fastnoise Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
freetype Backported: SCons: Validate dependencies for linked multimedia modules 2022-08-18 12:25:38 +02:00
gdscript Now the return value discarded warning is disabled by default in gdscript and cscript. 2022-08-23 13:09:56 +02:00
hdr Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
http_server_simple Small improvements to the simple web server. 2022-08-26 14:52:56 +02:00
jpg Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
material_maker Moved ThreadPool to core. Also it can change it's thread count now when it has time for it. 2022-09-10 04:16:50 +02:00
mbedtls Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
mesh_data_resource Also replaced the old PROPS_PRESENT defines with the module system's generated defines. 2022-10-05 11:16:32 +02:00
mesh_utils Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
minimp3 Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
navigation Renamed the VisualServer to RenderringServer like in Godot4, as I think it's a lot better name for it. I did not yet rename the files. 2022-08-19 20:50:20 +02:00
network_synchronizer Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
ogg
opensimplex Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
opus Backported: [Scons] Implement module dependency sorting. 2022-08-18 12:44:45 +02:00
paint Re-extracted class docs. 2022-09-10 04:18:55 +02:00
props Also replaced the old PROPS_PRESENT defines with the module system's generated defines. 2022-10-05 11:16:32 +02:00
props_2d Also replaced the old PROPS_PRESENT defines with the module system's generated defines. 2022-10-05 11:16:32 +02:00
pvr Moved a few more core classes. 2022-08-17 17:43:49 +02:00
regex Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
rtile_map Renamed the VisualServer to RenderringServer like in Godot4, as I think it's a lot better name for it. I did not yet rename the files. 2022-08-19 20:50:20 +02:00
skeleton_2d Re-extracted class docs. 2022-09-10 04:18:55 +02:00
skeleton_3d Re-extracted class docs. 2022-09-10 04:18:55 +02:00
squish Moved a few more core classes. 2022-08-17 17:43:49 +02:00
stb_vorbis Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
svg Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
terraman Also replaced the old PROPS_PRESENT defines with the module system's generated defines. 2022-10-05 11:16:32 +02:00
terraman_2d Replaced the old TEXTURE_PACKER_PRESENT defines with the module system's generated defines. 2022-10-05 10:25:48 +02:00
texture_packer Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
tga Moved the error macros. 2022-08-17 15:14:19 +02:00
theora Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
ui_extensions Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
upnp Update UPnP documentation 2022-09-16 22:32:58 +02:00
users Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
vhacd
vorbis Backported: [Scons] Implement module dependency sorting. 2022-08-18 12:44:45 +02:00
voxelman Also replaced the old PROPS_PRESENT defines with the module system's generated defines. 2022-10-05 11:16:32 +02:00
web Re-extracted class docs. 2022-09-10 04:18:55 +02:00
websocket Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
wfc Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
modules_builders.py
register_module_types.h
SCsub