pandemonium_engine/modules
2022-11-18 23:50:05 +01:00
..
bmp
broken_seals_module Re-extracted class docs. 2022-10-09 12:43:55 +02:00
cscript Ported "Fix GDScript export hint for Navigation2D layer names - smix8" for cscript aswell. 2022-10-08 17:30:43 +02:00
cvtt Moved a few more core classes. 2022-08-17 17:43:49 +02:00
database Re-extracted the class docs. 2022-08-23 13:09:12 +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 Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
dds
enet Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
entity_spell_system Re-extracted class docs. 2022-10-09 12:43:55 +02:00
fastnoise Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
freetype Backported: SCons: Validate dependencies for linked multimedia modules 2022-08-18 12:25:38 +02:00
gdscript Fix GDScript export hint for Navigation2D layer names 2022-10-08 17:29:21 +02:00
gridmap Fix Editor crash when MeshLibrary gets replaced while used in an open GridMap scene 2022-11-13 00:23:55 +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 Small improvements to the simple web server. 2022-08-26 14:52:56 +02:00
jpg Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
material_maker Moved ThreadPool to core. Also it can change it's thread count now when it has time for it. 2022-09-10 04:16:50 +02:00
mbedtls Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
mesh_data_resource Replaced MESH_UTILS_PRESENT defines aswell. 2022-10-05 14:35:44 +02:00
mesh_utils Moved away from the MESH_DATA_RESOURCE_PRESENT define aswell. 2022-10-05 12:54:17 +02:00
minimp3 Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
navigation Added back GridMap support for the NavigationMeshGenerator. 2022-10-09 00:01:13 +02:00
network_synchronizer Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
ogg
opensimplex Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
opus Backported: [Scons] Implement module dependency sorting. 2022-08-18 12:44:45 +02:00
paint Now the undo and redo buttons in PaintToolsPropertyInspector actually work. 2022-11-18 23:50:05 +01:00
props Re-extracted class docs. 2022-10-09 12:43:55 +02:00
props_2d Re-extracted class docs. 2022-10-09 12:43:55 +02:00
pvr Moved a few more core classes. 2022-08-17 17:43:49 +02:00
regex Clarify offset parameter behavior in RegEx methods 2022-11-13 00:48:46 +01:00
skeleton_2d Re-extracted class docs. 2022-09-10 04:18:55 +02:00
skeleton_3d Re-extracted class docs. 2022-09-10 04:18:55 +02:00
squish Moved a few more core classes. 2022-08-17 17:43:49 +02:00
stb_vorbis Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
svg Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
terraman Replaced MESH_UTILS_PRESENT defines aswell. 2022-10-05 14:35:44 +02:00
terraman_2d Replaced MESH_UTILS_PRESENT defines aswell. 2022-10-05 14:35:44 +02:00
texture_packer Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
tga Moved the error macros. 2022-08-17 15:14:19 +02:00
theora Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
tile_map Added doc classes to the tile_map module. 2022-10-09 12:16:11 +02:00
ui_extensions Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
upnp Update UPnP documentation 2022-09-16 22:32:58 +02:00
users Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
vhacd
vorbis Backported: [Scons] Implement module dependency sorting. 2022-08-18 12:44:45 +02:00
voxelman Fix voxelman's editor setting. 2022-10-11 22:09:09 +02:00
web Re-extracted class docs. 2022-09-10 04:18:55 +02:00
websocket Style: Ensure consistent formatting with clang-format 15 2022-10-08 16:48:59 +02:00
wfc Re-extracted the class docs. 2022-08-23 13:09:12 +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
SCsub