pandemonium_engine/modules
2022-07-31 00:01:58 +02:00
..
bmp
broken_seals_module
cscript Did the same change to cscript aswell. 2022-07-29 23:07:19 +02:00
cvtt
database Reimplemented migrations support. 2022-07-23 14:46:05 +02:00
database_mysql Moved the database backends into their own modules. All of them are disabled for now. 2022-07-06 13:13:00 +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 unused variable found by emscripten in sqlite3.c. 2022-07-27 19:04:04 +02:00
dds
enet
entity_spell_system Updated property hints for variant arrays. 2022-07-30 21:58:40 +02:00
etc
fastnoise
freetype FreeType: Update to version 2.12.1 2022-07-27 19:38:59 +02:00
gdscript Don't print redundant errors when parsing GDScript 2022-07-29 23:04:16 +02:00
gltf Fix light intensity and attenuation import from GLTF 2022-07-29 19:59:16 +02:00
hdr
jpg
material_maker Updated property hints for variant arrays. 2022-07-30 21:58:40 +02:00
mbedtls
mesh_data_resource
mesh_utils Fix an another unused variable. 2022-07-27 19:19:50 +02:00
minimp3
navigation Ported: [3.5] Replace Navigation std::vector use with LocalVector 2022-07-30 00:44:53 +02:00
network_synchronizer
ogg
opensimplex
opus
paint Fix property setter. 2022-06-22 00:43:52 +02:00
plugin_refresher Implement the actual addon refresh / reload logic, alongside a few smaller logic tweaks. 2022-07-17 01:22:39 +02:00
props Updated property hints for variant arrays. 2022-07-30 21:58:40 +02:00
props_2d Updated property hints for variant arrays. 2022-07-30 21:58:40 +02:00
pvr
regex
rtile_map Ported: TileMapEditor Fix interrupted erasing not being properly finished - kleonc 2022-07-29 22:06:26 +02:00
skeleton_editor
squish
stb_vorbis
svg
terraman Updated property hints for variant arrays. 2022-07-30 21:58:40 +02:00
terraman_2d Updated property hints for variant arrays. 2022-07-30 21:58:40 +02:00
text_editor Fix potential crash. 2022-07-21 19:48:08 +02:00
texture_packer Updated property hints for variant arrays. 2022-07-30 21:58:40 +02:00
tga
theora
thread_pool
tinyexr
ui_extensions
upnp Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
users Updated property hints for variant arrays. 2022-07-30 21:58:40 +02:00
vhacd
vorbis
voxelman Updated property hints for variant arrays. 2022-07-30 21:58:40 +02:00
web Reused the old unused PROPERTY_HINT_SPRITE_FRAMES as PROPERTY_HINT_BUTTON. It allows you to add buttons to the inspectors. 2022-07-31 00:01:58 +02:00
websocket Added set_extra_headers() to WebSocketServer 2022-07-26 12:43:31 +02:00
wfc Prefixed all member variables with _ in the wfc module. 2022-04-25 11:59:24 +02:00
world_generator/addon
modules_builders.py
register_module_types.h
SCsub