godot/modules
George Marques 65407dd42d
GDScript: Fix match branches return check on release
The check for existence of `return` only existed on debug builds for
match branches. This could lead on an invalid error after exporting. Now
this is checked on relase too, so it works the same as the editor.
2023-01-30 15:18:36 -03:00
..
astcenc
basis_universal Handle gltf binary 2023-01-27 02:02:02 -08:00
bmp
camera
csg
cvtt
dds
denoise
enet Fix various typos with codespell 2023-01-30 14:22:47 +01:00
etcpak
freetype
gdscript GDScript: Fix match branches return check on release 2023-01-30 15:18:36 -03:00
glslang
gltf Add remove immutable tracks option to glTF importer 2023-01-30 08:57:27 +09:00
gridmap
hdr
jpg
jsonrpc
lightmapper_rd
mbedtls [Net] Remove StreamPeerTLS.blocking_handshake option. 2023-01-28 11:08:02 +01:00
meshoptimizer
minimp3 docs: replace File with FileAccess 2023-01-30 22:43:08 +08:00
mobile_vr
mono Fix various typos with codespell 2023-01-30 14:22:47 +01:00
msdfgen
multiplayer
navigation Use Callable for Navigation Agent callbacks 2023-01-27 23:14:36 -08:00
noise [Noise/NoiseTexture2D] Allow disabling normalization 2023-01-29 14:59:10 +01:00
ogg
openxr
raycast
regex
squish
svg
text_server_adv
text_server_fb
tga
theora
tinyexr
upnp
vhacd
vorbis
webp
webrtc
websocket [Net] Remove StreamPeerTLS.blocking_handshake option. 2023-01-28 11:08:02 +01:00
webxr
xatlas_unwrap
zip
modules_builders.py
register_module_types.h
SCsub