godot/modules
Fabio Alessandrelli a48d0b5eef Disable Nagle's algorithm for WebSocket TCP.
This should greatly decrease latency for the most common use cases.
A new function WebSocketPeer::set_no_delay will allow to configure it if
so desired.
2020-01-28 14:10:46 +01:00
..
arkit Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
assimp Add explanations for errors related to Vector/Quat normalization 2020-01-24 14:19:23 +01:00
bmp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
bullet doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
camera Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
csg doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
cvtt Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
dds Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
enet doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
etc Add support for Lum-alpha textures to ETC fallback 2020-01-03 11:10:44 -08:00
freetype Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gdnative doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
gdscript Merge pull request #35589 from akien-mga/doc-drop-category-property 2020-01-26 16:34:13 +01:00
gridmap doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
hdr Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
jpg Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
jsonrpc Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
mbedtls Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
mobile_vr doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
mono Merge pull request #35527 from neikeq/issue-35259 2020-01-24 21:51:57 +01:00
ogg Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
opensimplex doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
opus Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
pvr Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
recast Fix ClassDB API portability with some android and editor classes 2020-01-19 20:15:13 +01:00
regex doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
squish Image: Include S3TC compression via Squish in non-tools build 2020-01-13 15:58:49 +01:00
stb_vorbis doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
svg Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
tga Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
theora doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
tinyexr Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
upnp doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
vhacd Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
visual_script doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
vorbis Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
webm doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
webp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
webrtc doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
websocket Disable Nagle's algorithm for WebSocket TCP. 2020-01-28 14:10:46 +01:00
xatlas_unwrap Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
register_module_types.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
SCsub SCons: Add 'split_libmodules' option to workaround linker issue 2019-12-11 15:40:28 +01:00