pandemonium_engine/modules
2022-08-20 22:30:09 +02:00
..
bmp
broken_seals_module
cscript Removed additional direct script rpc mode query when sending rpcs, in order to simplify that codepath as much as possible. Also removed the remote, remotesync etc. keywords from gdscript, as now they won't work anymore. Node's rpc_config() method should be used instead of marking methods with keywords in scripts. 2022-08-19 01:19:33 +02:00
cvtt
database
database_mysql
database_postgres
database_sqlite Moved the old module dependencies to the new system. 2022-08-18 12:53:49 +02:00
dds
enet
entity_spell_system 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
fastnoise
freetype Backported: SCons: Validate dependencies for linked multimedia modules 2022-08-18 12:25:38 +02:00
gdscript Removed additional direct script rpc mode query when sending rpcs, in order to simplify that codepath as much as possible. Also removed the remote, remotesync etc. keywords from gdscript, as now they won't work anymore. Node's rpc_config() method should be used instead of marking methods with keywords in scripts. 2022-08-19 01:19:33 +02:00
hdr
http_server_simple Moved http server simple to it's own module. 2022-08-19 22:09:30 +02:00
jpg
material_maker Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
mbedtls
mesh_data_resource Added an icon for MeshDataResource, MeshDataInstance, and for the meshDataInstance editor toggle. 2022-08-20 03:11:31 +02:00
mesh_utils Also renamed the files. 2022-08-19 21:24:36 +02:00
minimp3
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 Cleaned up and added the skeleton modification stack implementations to the build. Also smaller fixes. 2022-08-18 15:41:28 +02:00
ogg
opensimplex 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
opus Backported: [Scons] Implement module dependency sorting. 2022-08-18 12:44:45 +02:00
paint Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
props Also renamed the files. 2022-08-19 21:24:36 +02:00
props_2d Also renamed the files. 2022-08-19 21:24:36 +02:00
pvr
regex
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
squish
stb_vorbis
svg
terraman Also renamed the files. 2022-08-19 21:24:36 +02:00
terraman_2d Also renamed the files. 2022-08-19 21:24:36 +02:00
texture_packer
tga
theora Backported: [Scons] Implement module dependency sorting. 2022-08-18 12:44:45 +02:00
thread_pool
ui_extensions Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
upnp
users Added an icon for UserModule. 2022-08-20 16:24:11 +02:00
vhacd
vorbis Backported: [Scons] Implement module dependency sorting. 2022-08-18 12:44:45 +02:00
voxelman Also renamed the files. 2022-08-19 21:24:36 +02:00
web Enable html prettifying in the web editor. 2022-08-20 22:30:09 +02:00
websocket
wfc
modules_builders.py
register_module_types.h
SCsub