godot/modules
Andrea Catania eb07e87981 Optmized data sent during RPC and RSet calls.
- Now is sent the method ID rather the full function name.
- The passed IDs (Node and Method) are compressed so to use less possible space.
- The variant (INT and BOOL) is now encoded and compressed so to use much less data.
- Optimized RPCMode retrieval for GDScript functions.
- Added checksum to assert the methods are the same across peers.

This work has been kindly sponsored by IMVU.
2020-02-12 13:36:47 +01:00
..
arkit
assimp Fix Vector3 ambiguities and out of bounds init. 2020-02-11 12:03:39 +01:00
basis_universal Vulkan: Move thirdparty code out of drivers, style fixes 2020-02-11 14:08:44 +01:00
bmp
bullet Fix code formatting issues and VS compilation 2020-02-11 12:05:19 +01:00
camera
csg Modernized default 3D material, fixes material bugs. 2020-02-11 12:01:24 +01:00
cvtt Rewritten StreamTexture for better code reuse, added basis universal support 2020-02-11 12:02:36 +01:00
dds Texture refactor 2020-02-11 11:53:26 +01:00
enet
etc basis_universal: Fix py3 build and document license and provenance 2020-02-11 12:02:45 +01:00
freetype
gdnative Optmized data sent during RPC and RSet calls. 2020-02-12 13:36:47 +01:00
gdnavigation Vulkan: Move thirdparty code out of drivers, style fixes 2020-02-11 14:08:44 +01:00
gdscript Optmized data sent during RPC and RSet calls. 2020-02-12 13:36:47 +01:00
glslang Vulkan: Move thirdparty code out of drivers, style fixes 2020-02-11 14:08:44 +01:00
gridmap Modernized default 3D material, fixes material bugs. 2020-02-11 12:01:24 +01:00
hdr
jpg
jsonrpc
mbedtls
mobile_vr A lot of progress with canvas rendering, still far from working. 2020-02-11 11:53:27 +01:00
mono Optmized data sent during RPC and RSet calls. 2020-02-12 13:36:47 +01:00
ogg
opensimplex Texture refactor 2020-02-11 11:53:26 +01:00
opus
pvr Texture refactor 2020-02-11 11:53:26 +01:00
regex
squish Rewritten StreamTexture for better code reuse, added basis universal support 2020-02-11 12:02:36 +01:00
stb_vorbis
svg
tga
theora Texture refactor 2020-02-11 11:53:26 +01:00
tinyexr Fix assign instead of comparison in image_save_tinyexr.cpp. 2020-02-11 17:11:39 +01:00
upnp
vhacd
visual_script Optmized data sent during RPC and RSet calls. 2020-02-12 13:36:47 +01:00
vorbis
webm Texture refactor 2020-02-11 11:53:26 +01:00
webp
webrtc
websocket
xatlas_unwrap
modules_builders.py
register_module_types.h Moved the shader source compilation code outside RenderingDevice and Vulkan 2020-02-11 11:53:29 +01:00
SCsub