pandemonium_engine/modules
Relintai f1c29650eb Ported: Fix TileMap error msg when optional navigation node is not set
Fixes TileMap error msg spam when bake_navigation=true but the optional and depr navigation node is not set.
- smix8
30d4555c65
2022-08-19 01:55:37 +02:00
..
bmp
broken_seals_module
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
database
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
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
fastnoise
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
hdr
jpg
material_maker Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
mbedtls
mesh_data_resource Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
mesh_utils
minimp3
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
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
regex
rtile_map Ported: Fix TileMap error msg when optional navigation node is not set 2022-08-19 01:55:37 +02:00
skeleton_editor Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
squish
stb_vorbis
svg
terraman
terraman_2d
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
tga
theora Backported: [Scons] Implement module dependency sorting. 2022-08-18 12:44:45 +02:00
thread_pool
tinyexr
ui_extensions Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
upnp
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
wfc
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