godot/modules
Jordan Schidlowsky 14a1303f2d
[Net] Non-blocking WebSocket hostname resolution.
Hostname is now resolved during poll in WebSocketClient (wslay) to avoid
blocking during connect.
An attempt is still made to find the hostname in the resolver cache.

(cherry picked from commit 1ec96bc206)
2022-02-11 09:50:58 +01:00
..
bmp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
bullet Tweak the Bullet RigidBody kinematic trimesh warning message 2022-02-10 22:28:32 +01:00
camera Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
csg Document performance limitations with CSG nodes, link to tutorial 2022-02-07 14:01:56 +01:00
cvtt Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
dds Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
denoise Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
enet Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
etc Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
fbx Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
freetype freetype: Update to upstream version 2.11.1 2022-01-19 14:03:38 +01:00
gdnative Fix GDNative docs links 2022-01-24 11:29:20 +01:00
gdscript GDScript: Infer variable types on release 2022-02-09 09:07:18 -03:00
gltf Core: Move generated `VERSION_HASH` to a `.cpp` file 2022-02-10 13:06:56 +01:00
gridmap [3.x] Consider gridmap collisions in navigation bake 2022-01-24 19:10:33 -06:00
hdr Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
jpg Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
jsonrpc Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
lightmapper_cpu Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
mbedtls Bump mbedTLS version to 2.28.0 (new LTS). 2022-01-19 14:03:03 +01:00
minimp3 Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
mobile_vr Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
mono Fixed opening new instances of VS 2022 while a instance is already open 2022-02-11 09:50:58 +01:00
navigation Fix navigation merge errors, fixes #56786 2022-02-02 23:52:29 +01:00
ogg Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
opensimplex Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
opus Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
pvr Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
raycast Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
regex Fix for RegEx.search() memory leak on Windows 2022-01-13 20:41:10 +01:00
squish Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
stb_vorbis stb_vorbis: Add clearer error messages when failing to import OGG file 2022-01-18 14:53:56 +01:00
svg ImageLoader: Remove references to unsupported svgz extension 2022-01-17 10:52:32 +01:00
tga Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
theora Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
tinyexr Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
upnp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
vhacd Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
visual_script Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
vorbis Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
webm Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
webp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
webrtc Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
websocket [Net] Non-blocking WebSocket hostname resolution. 2022-02-11 09:50:58 +01:00
webxr Make WebXR touch events proportional to render target size, not viewport 2022-01-25 16:48:34 -06:00
xatlas_unwrap Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
SCsub Add env.Depends to modules_enabled.gen.h generator 2021-07-14 23:46:44 +02:00
modules_builders.py SCons: Generate header with info on which modules are enabled 2021-07-14 23:09:47 +02:00
register_module_types.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00