godot/modules
Rémi Verschelde 343bb9c07f Merge pull request #67361 from clayjohn/GDScript-unused-return-warning
Implement RETURN_VALUE_DISCARDED warning in GDscript
2022-10-14 10:19:55 +02:00
..
basis_universal SCons: Unify tools/target build type configuration 2022-09-26 16:31:46 +02:00
bmp
camera
csg Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2022-10-07 11:32:33 +03:00
cvtt SCons: Unify tools/target build type configuration 2022-09-26 16:31:46 +02:00
dds
denoise SCons: Unify tools/target build type configuration 2022-09-26 16:31:46 +02:00
enet Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2022-10-07 11:32:33 +03:00
etcpak SCons: Unify tools/target build type configuration 2022-09-26 16:31:46 +02:00
freetype SCons: Unify tools/target build type configuration 2022-09-26 16:31:46 +02:00
gdscript Merge pull request #67361 from clayjohn/GDScript-unused-return-warning 2022-10-14 10:19:55 +02:00
glslang
gltf SCons: Re-enable treating #warning as error with werror 2022-10-10 16:12:26 +02:00
gridmap Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2022-10-07 11:32:33 +03:00
hdr
jpg
jsonrpc
lightmapper_rd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2022-10-07 11:32:33 +03:00
mbedtls
meshoptimizer
minimp3 Change time parameters and variables to double type 2022-09-26 13:52:54 -05:00
mobile_vr
mono Merge pull request #67216 from dotlogix/Bugfix/FixErrorWhenSerializingSignals 2022-10-13 09:05:22 +02:00
msdfgen
multiplayer Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2022-10-07 11:32:33 +03:00
navigation Optimize Convex Collision 2022-10-13 19:07:53 +02:00
noise Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2022-10-07 11:32:33 +03:00
ogg
openxr Cleanup a bunch of debug messages in OpenXR and change the ones we want to keep to print_verbose 2022-10-10 20:19:18 +11:00
raycast Fix MSVC warnings C4324, C4389, C4456, and C4459 2022-09-28 16:43:09 +02:00
regex SCons: Fix MSVC warning LNK4042 about dupe objects in regex 2022-09-27 13:45:16 +02:00
squish
svg thorvg: Sync with 0.8.2, cleanup SCsub and fix includes 2022-10-13 17:05:41 +02:00
text_server_adv Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2022-10-07 11:32:33 +03:00
text_server_fb [TextServer GDExtension] Update build scripts and .gdextension files to use new target names and arch suffixes. 2022-10-05 11:41:03 +03:00
tga
theora Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2022-10-07 11:32:33 +03:00
tinyexr SCons: Unify tools/target build type configuration 2022-09-26 16:31:46 +02:00
upnp
vhacd
vorbis Fix typos with codespell 2022-09-30 14:23:36 +02:00
webp
webrtc
websocket [WebSocket] Fix potential double free after multiplayer clear. 2022-10-13 18:05:50 +02:00
webxr Rename Projection matrix to columns 2022-10-04 12:34:19 -05:00
xatlas_unwrap SCons: Unify tools/target build type configuration 2022-09-26 16:31:46 +02:00
modules_builders.py
register_module_types.h
SCsub