pandemonium_engine/modules
2022-12-18 16:05:23 +01:00
..
bmp Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
broken_seals_module Re-extracted the class docs. 2022-11-20 23:27:04 +01:00
cscript Re-extracted the class docs. 2022-11-20 23:27:04 +01:00
cvtt Moved a few more core classes. 2022-08-17 17:43:49 +02:00
database Fix potential infinite recursion. 2022-12-18 13:17:28 +01: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 Fix logic. 2022-12-18 13:17:58 +01:00
dds Clang format all files. 2022-03-18 19:00:13 +01:00
enet Re-extracted the class docs. 2022-11-20 23:27:04 +01:00
entity_spell_system Re-extracted the class docs. 2022-11-20 23:27:04 +01:00
fastnoise Re-extracted the class docs. 2022-11-20 23:27:04 +01:00
freetype Backported: SCons: Validate dependencies for linked multimedia modules 2022-08-18 12:25:38 +02:00
gdscript Document print_stack() and get_stack() requiring a debugger connection 2022-12-12 12:11:56 +01:00
gridmap Re-extracted the class docs. 2022-11-20 23:27:04 +01:00
hdr Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
http_server_simple Re-extracted the class docs. 2022-11-20 23:27:04 +01:00
jpg Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
lz4 Re-extracted the class docs. 2022-11-20 23:27:04 +01:00
material_maker Re-extracted the class docs. 2022-11-20 23:27:04 +01:00
mbedtls Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
mesh_data_resource Re-extracted the class docs. 2022-11-20 23:27:04 +01:00
mesh_utils Re-extracted the class docs. 2022-11-20 23:27:04 +01:00
minimp3 Re-extracted the class docs. 2022-11-20 23:27:04 +01:00
navigation Backport navigation crash fixes 2022-11-30 14:41:16 +01:00
network_synchronizer Re-extracted the class docs. 2022-11-20 23:27:04 +01:00
ogg Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
opensimplex Re-extracted the class docs. 2022-11-20 23:27:04 +01:00
opus Backported: [Scons] Implement module dependency sorting. 2022-08-18 12:44:45 +02:00
paint Clear using the color (0, 0, 0, 0), instead of (1, 1, 1, 0) in the paint module. 2022-11-28 15:02:02 +01:00
props Re-extracted the class docs. 2022-11-20 23:27:04 +01:00
props_2d Re-extracted the class docs. 2022-11-20 23:27:04 +01:00
pvr Moved a few more core classes. 2022-08-17 17:43:49 +02:00
regex SCons: Fix MSVC warning LNK4042 about dupe objects in regex 2022-12-12 12:14:05 +01:00
skeleton_2d Re-extracted the class docs. 2022-11-20 23:27:04 +01:00
skeleton_3d Ported "[3.x] Fix wrong owner for editor plugin created nodes in instanced scene" for the skeleton editor aswell. 2022-11-30 14:33:08 +01:00
squish Moved a few more core classes. 2022-08-17 17:43:49 +02:00
stb_vorbis Re-extracted the class docs. 2022-11-20 23:27:04 +01:00
svg Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
terraman Re-extracted the class docs. 2022-11-20 23:27:04 +01:00
terraman_2d Re-extracted the class docs. 2022-11-20 23:27:04 +01:00
texture_packer Re-extracted the class docs. 2022-11-20 23:27:04 +01:00
tga Add 16-bits TGA support 2022-12-11 19:10:03 +01:00
theora Re-extracted the class docs. 2022-11-20 23:27:04 +01:00
tile_map Re-extracted the class docs. 2022-11-20 23:27:04 +01:00
ui_extensions Re-extracted the class docs. 2022-11-20 23:27:04 +01:00
upnp Re-extracted the class docs. 2022-11-20 23:27:04 +01:00
users Added signals for user actions into the user web nodes. 2022-12-18 16:05:23 +01: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 Re-extracted the class docs. 2022-11-20 23:27:04 +01:00
web Added a null check to HTTPSessionManagerDB, and small cleanups. 2022-12-18 14:59:40 +01:00
websocket Re-extracted the class docs. 2022-11-20 23:27:04 +01:00
wfc Re-extracted the class docs. 2022-11-20 23:27:04 +01:00
modules_builders.py
register_module_types.h Clang format all files. 2022-03-18 19:00:13 +01:00
SCsub