godot/modules
Fabio Alessandrelli 331f1662df [Net] Drop is_connected_to_host for TCP and UDP.
The UDP method is now called `is_socket_connected` to limit confusion
with the actual host connection status which doesn't make sense in UDP.

The TCP method is completly dropped, use get_status instead.

The only one left is the WebSocketPeer one, which should be fine as is
for now.
2022-03-27 16:36:44 +02:00
..
basis_universal Update basis universal to version 1.16.3. 2022-03-24 22:41:23 -07:00
bmp
camera
csg Prevent non-smoothed face normals to participate to smoothed face normals 2022-03-11 20:23:13 +01:00
cvtt
dds Change some math macros to constexpr 2022-03-09 16:24:32 +01:00
denoise
enet Discern between virtual and abstract class bindings 2022-03-10 12:28:11 +01:00
etcpak
fbx Add GLTF, DAE and FBX importers enforcement for blend shape mask array 2022-03-24 17:15:23 -04:00
freetype Add brotli decoder and WOFF2 support. 2022-03-18 15:09:38 +02:00
gdscript Merge pull request #59065 from fabriceci/script-template-condition-too-wide 2022-03-23 12:13:07 +01:00
glslang
gltf Add GLTF, DAE and FBX importers enforcement for blend shape mask array 2022-03-24 17:15:23 -04:00
gridmap
hdr
jpg
jsonrpc
lightmapper_rd Change some math macros to constexpr 2022-03-09 16:24:32 +01:00
mbedtls [Net] Drop is_connected_to_host for TCP and UDP. 2022-03-27 16:36:44 +02:00
meshoptimizer
minimp3 Discern between virtual and abstract class bindings 2022-03-10 12:28:11 +01:00
mobile_vr
mono Support static methods in C# bindings generator 2022-03-22 19:36:57 +01:00
msdfgen
navigation Remove VARIANT_ARG* macros 2022-03-09 18:39:13 +01:00
ogg
opensimplex
openxr Cleanup OpenXR on initialisation failure 2022-03-25 18:30:47 +11:00
raycast
regex
squish
svg Fix determination of SVG canvas size 2022-03-14 00:00:05 +08:00
text_server_adv [Help] Add simulated slanted font support to the editor help. 2022-03-22 16:16:04 +02:00
text_server_fb Unify TextServer built-in module and GDExtension code. 2022-03-17 08:15:29 +02:00
tga
theora
tinyexr
upnp
vhacd
visual_script Initialize bools in the headers in editor 2022-03-12 13:34:06 -06:00
vorbis Discern between virtual and abstract class bindings 2022-03-10 12:28:11 +01:00
webp
webrtc Discern between virtual and abstract class bindings 2022-03-10 12:28:11 +01:00
websocket [Net] Drop is_connected_to_host for TCP and UDP. 2022-03-27 16:36:44 +02:00
webxr Discern between virtual and abstract class bindings 2022-03-10 12:28:11 +01:00
xatlas_unwrap
modules_builders.py
register_module_types.h
SCsub