godot/modules
Fabio Alessandrelli e05a7a4a4b
[Net] ENet non-relaying server now process broadcasts.
Setting `server_relay = false` prevents the server from letting clients
communicate with each other, but without this fix, the server would also
ignore broadcast packets.
With this change, the server still does not relay messages to other
clients, but will correctly process broadcast messages (and "exclusive"
messages) as if they were directed to just the server.

(cherry picked from commit fc255bde29)
2021-06-17 12:47:55 +02:00
..
bmp fix misaligned loads in bmp loader 2021-05-11 10:44:21 +02:00
bullet Remove duplicate ERR_PRINTS macro 2021-06-16 11:56:25 +01:00
camera iOS Modules: separate main platform code from modules 2021-01-14 15:30:00 +03:00
csg Fix UV mapping on CSGSphere 2021-05-29 19:13:57 +01:00
cvtt Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
dds Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
denoise SCons: Add explicit dependencies on thirdparty code in cloned env 2021-04-29 16:57:00 +02:00
enet [Net] ENet non-relaying server now process broadcasts. 2021-06-17 12:47:55 +02:00
etc Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
fbx Style: Cleanup uses of double spaces between words 2021-06-07 12:06:59 +02:00
freetype SCons: Add explicit dependencies on thirdparty code in cloned env 2021-04-29 16:57:00 +02:00
gdnative Remove duplicate ERR_PRINTS macro 2021-06-16 11:56:25 +01:00
gdscript Fix slow load/save of scenes with many instances of the same script 2021-06-17 12:47:54 +02:00
gltf gltf: Fix mesh nodes which are also bones. 2021-05-31 13:18:10 -07:00
gridmap Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
hdr Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
jpg Make all file access 64-bit (`uint64_t`) 2021-05-16 17:52:31 +02:00
jsonrpc Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
lightmapper_cpu Fix typos with codespell 2021-05-20 12:56:56 +02:00
mbedtls Remove duplicate ERR_PRINTS macro 2021-06-16 11:56:25 +01:00
minimp3 Make all file access 64-bit (`uint64_t`) 2021-05-16 17:52:31 +02:00
mobile_vr Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
mono Fix slow load/save of scenes with many instances of the same script 2021-06-17 12:47:54 +02:00
ogg SCons: Add explicit dependencies on thirdparty code in cloned env 2021-04-29 16:57:00 +02:00
opensimplex Add support for generating noise images with an offset. 2021-06-01 12:52:18 +02:00
opus SCons: Add explicit dependencies on thirdparty code in cloned env 2021-04-29 16:57:00 +02:00
pvr Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
raycast Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +02:00
recast Remove duplicate ERR_PRINTS macro 2021-06-16 11:56:25 +01:00
regex Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
squish Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
stb_vorbis Make all file access 64-bit (`uint64_t`) 2021-05-16 17:52:31 +02:00
svg Make all file access 64-bit (`uint64_t`) 2021-05-16 17:52:31 +02:00
tga Fix loading RLE compressed TGA files. 2021-06-14 18:51:09 +03:00
theora Style: Cleanup uses of double spaces between words 2021-06-07 12:06:59 +02:00
tinyexr Make all file access 64-bit (`uint64_t`) 2021-05-16 17:52:31 +02:00
upnp Style: Replaces uses of 0/NULL by nullptr (C++11) 2021-05-04 16:30:23 +02:00
vhacd Style: Replaces uses of 0/NULL by nullptr (C++11) 2021-05-04 16:30:23 +02:00
visual_script Style: Cleanup uses of double spaces between words 2021-06-07 12:06:59 +02:00
vorbis SCons: Add explicit dependencies on thirdparty code in cloned env 2021-04-29 16:57:00 +02:00
webm Make all file access 64-bit (`uint64_t`) 2021-05-16 17:52:31 +02:00
webp Merge pull request #47854 from mortarroad/3.x-lossless-webp 2021-06-11 19:35:47 +02:00
webrtc Fix typos with codespell 2021-05-20 12:56:56 +02:00
websocket Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
webxr Fix typos with codespell 2021-05-20 12:56:56 +02:00
xatlas_unwrap Style: Replaces uses of 0/NULL by nullptr (C++11) 2021-05-04 16:30:23 +02:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
register_module_types.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00