godot/modules
Rémi Verschelde 4abbb2d684
GDScript: Don't warn about RETURN_VALUE_DISCARDED by default
This happens too often with normal usage of the API.
The warning can still be useful to find actual bugs where discarding the return
value wasn't intentional, but this should stay enabled manually, at least until
we either improve the API to remove false positives, or improve the warning (e.g.
to only warn about unused return value on const functions).
2022-11-22 15:01:24 +01:00
..
basis_universal
bmp
camera
csg
cvtt
dds
denoise
enet
etcpak
freetype
gdscript GDScript: Don't warn about RETURN_VALUE_DISCARDED by default 2022-11-22 15:01:24 +01:00
glslang
gltf Add three new methods to GLTFDocumentExtension 2022-11-21 14:38:46 -06:00
gridmap
hdr
jpg
jsonrpc
lightmapper_rd
mbedtls Code simplifications found by cppcheck 2022-11-21 08:43:36 +01:00
meshoptimizer
minimp3
mobile_vr
mono Merge pull request #68866 from raulsntos/dotnet/godot-enums 2022-11-19 09:40:05 +01:00
msdfgen
multiplayer Merge pull request #68689 from Faless/mp/4.x_offline_is_server 2022-11-20 15:37:26 +01:00
navigation
noise
ogg
openxr Code simplifications found by cppcheck 2022-11-21 08:43:36 +01:00
raycast
regex
squish
svg
text_server_adv [TextServer] Fix line breaking for the special fonts that substitute a long string (with breaks opportunities in it) with a single glyph. 2022-11-21 09:42:34 +02:00
text_server_fb
tga
theora
tinyexr
upnp
vhacd
vorbis Code simplifications found by cppcheck 2022-11-21 08:43:36 +01:00
webp
webrtc
websocket
webxr
xatlas_unwrap
zip Merge pull request #68581 from oganm/oganm/master 2022-11-22 12:36:45 +01:00
modules_builders.py
register_module_types.h
SCsub