pandemonium_engine/modules
2022-08-19 01:19:33 +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
database_postgres
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 Added a few small networking related helper methods to Node. Made the rpc macros in Entity use them. 2022-08-19 00:36:24 +02:00
etc Moved a few more core classes. 2022-08-17 17:43:49 +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
gltf Moved a few more core classes. 2022-08-17 17:43:49 +02:00
hdr Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +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 _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
mesh_utils Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
minimp3 Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
navigation Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +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 Moved a few more core classes. 2022-08-17 17:43:49 +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
plugin_refresher Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
props Moved a few more core classes. 2022-08-17 17:43:49 +02:00
props_2d Moved a few more core classes. 2022-08-17 17:43:49 +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 Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
skeleton_editor Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +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 Moved base input related classes to core/input. 2022-08-17 17:02:24 +02:00
terraman_2d Moved base input related classes to core/input. 2022-08-17 17:02:24 +02:00
text_editor Now the TextEditor won't open a file multiple times, instead it will just switch to the proper tab. 2022-08-18 22:31:48 +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
tinyexr Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +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
vorbis Backported: [Scons] Implement module dependency sorting. 2022-08-18 12:44:45 +02:00
voxelman Moved base input related classes to core/input. 2022-08-17 17:02:24 +02:00
web Moved Engine and projectSettings. 2022-08-17 15:35:28 +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
register_module_types.h
SCsub