godot/modules
Hugo Locurcio 97d8608c7d
Enable range coder compression by default in NetworkedMultiplayerENet
From empirical testing, this seems to provide the best compression
compared to other compression algorithms when used in the
Multiplayer Bomber demo.

Other algorithms may provide better compression ratios for more
complex games, but some compression is probably better than
no compression.

Zstandard was also not very efficient in my testing, so I added
a note in the documentation.
2021-07-16 21:49:02 +02:00
..
basis_universal Implement the ability to disable classes 2021-07-13 09:25:14 -03:00
bmp Rename instance()->instantiate() when it's a verb 2021-06-19 20:49:18 -06:00
bullet Style: Cleanup uses of double spaces between words 2021-06-07 11:03:08 +02:00
camera Rename instance()->instantiate() when it's a verb 2021-06-19 20:49:18 -06:00
csg Implement the ability to disable classes 2021-07-13 09:25:14 -03:00
cvtt Modernize atomics 2021-02-18 17:12:46 +01:00
dds Rename instance()->instantiate() when it's a verb 2021-06-19 20:49:18 -06:00
denoise
enet Enable range coder compression by default in NetworkedMultiplayerENet 2021-07-16 21:49:02 +02:00
etcpak Import: Cleanup and optimize etcpak compression method 2021-04-16 17:08:36 +02:00
fbx Misc cleanup of header includes 2021-07-15 00:46:43 +02:00
freetype
gdnative Merge pull request #47604 from christinoleo/master 2021-07-13 19:09:11 +02:00
gdscript Misc cleanup of header includes 2021-07-15 00:46:43 +02:00
glslang Add stereoscopic rendering through multiview 2021-06-13 22:52:20 +10:00
gltf Misc cleanup of header includes 2021-07-15 00:46:43 +02:00
gridmap Merge pull request #50381 from reduz/implement-disable-classes 2021-07-13 15:31:38 +02:00
hdr
jpg Rename instance()->instantiate() when it's a verb 2021-06-19 20:49:18 -06:00
jsonrpc Implement the ability to disable classes 2021-07-13 09:25:14 -03:00
lightmapper_rd Implement the ability to disable classes 2021-07-13 09:25:14 -03:00
mbedtls Misc cleanup of header includes 2021-07-15 00:46:43 +02:00
meshoptimizer Disable 3D-only modules when 3D is disabled 2021-06-03 17:45:28 -04:00
minimp3 Implement the ability to disable classes 2021-07-13 09:25:14 -03:00
mobile_vr Implement the ability to disable classes 2021-07-13 09:25:14 -03:00
mono Mono: Remove info dialog discouraging use in production 2021-07-15 11:48:19 +02:00
navigation Misc cleanup of header includes 2021-07-15 00:46:43 +02:00
ogg
opensimplex Implement the ability to disable classes 2021-07-13 09:25:14 -03:00
opus
pvr Validate image formats, check if resize_to_po2 failed 2021-06-28 21:17:06 +02:00
raycast Rename Reference to RefCounted 2021-06-11 18:48:42 +02:00
regex Implement the ability to disable classes 2021-07-13 09:25:14 -03:00
squish Import: Cleanup and optimize etcpak compression method 2021-04-16 17:08:36 +02:00
stb_vorbis Implement the ability to disable classes 2021-07-13 09:25:14 -03:00
svg Rename File::get_len() get_length() 2021-05-25 11:54:28 +01:00
text_server_adv Misc cleanup of header includes 2021-07-15 00:46:43 +02:00
text_server_fb Misc cleanup of header includes 2021-07-15 00:46:43 +02:00
tga Rename instance()->instantiate() when it's a verb 2021-06-19 20:49:18 -06:00
theora Implement the ability to disable classes 2021-07-13 09:25:14 -03:00
tinyexr Rename File::get_len() get_length() 2021-05-25 11:54:28 +01:00
upnp Implement the ability to disable classes 2021-07-13 09:25:14 -03:00
vhacd Options to clean/simplify convex hull generated from mesh 2021-07-07 12:14:12 -07:00
visual_script Document remaining Visual Script classes 2021-07-13 23:43:46 +02:00
vorbis
webm Implement the ability to disable classes 2021-07-13 09:25:14 -03:00
webp Rename instance()->instantiate() when it's a verb 2021-06-19 20:49:18 -06:00
webrtc [HTML5] Fix build (with module_webxr_enabled=no). 2021-07-15 14:37:21 +02:00
websocket Misc cleanup of header includes 2021-07-15 00:46:43 +02:00
webxr [HTML5] Fix build (with module_webxr_enabled=no). 2021-07-15 14:37:21 +02:00
xatlas_unwrap Assorted fixes to UV unwrapping and GPU lightmapper 2021-05-03 18:10:34 +02:00
modules_builders.py
register_module_types.h
SCsub Add env.Depends to modules_enabled.gen.h generator 2021-05-05 11:44:29 +02:00