pandemonium_engine/modules
2022-08-20 21:50:44 +02:00
..
bmp
broken_seals_module Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
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 Moved a few more core classes. 2022-08-17 17:43:49 +02:00
database Moved Engine and projectSettings. 2022-08-17 15:35:28 +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 Moved the old module dependencies to the new system. 2022-08-18 12:53:49 +02:00
dds
enet Moved the error macros. 2022-08-17 15:14:19 +02:00
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 Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
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 Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
http_server_simple Moved http server simple to it's own module. 2022-08-19 22:09:30 +02:00
jpg Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
material_maker Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
mbedtls Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
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 Moved Engine and projectSettings. 2022-08-17 15:35:28 +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 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 Moved a few more core classes. 2022-08-17 17:43:49 +02:00
regex Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +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
squish Moved a few more core classes. 2022-08-17 17:43:49 +02:00
stb_vorbis Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
svg Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
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 Moved a few more core classes. 2022-08-17 17:43:49 +02:00
tga Moved the error macros. 2022-08-17 15:14:19 +02:00
theora Backported: [Scons] Implement module dependency sorting. 2022-08-18 12:44:45 +02:00
thread_pool Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
ui_extensions Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
upnp Moved the error macros. 2022-08-17 15:14:19 +02:00
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 Implemented the initial version of the WebEditor. It's currently a simple preview gui. 2022-08-20 21:50:44 +02:00
websocket Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
wfc Moved a few more core classes. 2022-08-17 17:43:49 +02:00
modules_builders.py
register_module_types.h
SCsub