pandemonium_engine/modules
2022-08-20 01:33:02 +02:00
..
bmp Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
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 Clang format all files. 2022-03-18 19:00:13 +01:00
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 Now in order to edit MeshDataInstance a new edit mode has to be togged from the top bar. While this mode is enabled the edited MeshDatainstace can't be deselected. Also now Mesh Data Editor's sidebar will only be visible in this mode, along with the editor gizmo. 2022-08-20 01:33:02 +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 Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
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 Moved the old module dependencies to the new system. 2022-08-18 12:53:49 +02:00
vhacd Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
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 Moved http server simple to it's own module. 2022-08-19 22:09:30 +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
world_generator/addon Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
modules_builders.py Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
register_module_types.h Clang format all files. 2022-03-18 19:00:13 +01:00
SCsub Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00