2
0
Fork 0
godot/modules
Dualtagh Murray b902a2f2a7 Fixing warnings generated by MSVC
Fixes #22684.
2018-10-19 11:45:24 +07:00
..
bmp Fix warnings on release builds (not DEBUG_ENABLED) 2018-10-03 17:34:55 +07:00
bullet Fix multi-statement macro call not being covered. 2018-10-08 12:31:28 +07:00
csg Remove redundant "== true" code 2018-10-06 16:12:36 +07:00
cvtt SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +07:00
dds Fixed DDS loader according to issue #22530 2018-10-03 17:11:14 +07:00
enet [Docs] Fix some broken links 2018-10-06 04:20:16 +07:00
etc Fix warning about functions defined but not used [-Wunused-function] 2018-09-29 22:26:12 +07:00
freetype SCons: Remove avoidable defines from main env's CPPPATH 2018-10-01 11:59:22 +07:00
gdnative Fix some cppcheck errors 2018-10-04 18:16:04 +07:00
gdscript Merge pull request #23018 from lupoDharkael/parse-bug 2018-10-16 13:30:58 +07:00
gridmap SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +07:00
hdr Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +07:00
jpg SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +07:00
mbedtls SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +07:00
mobile_vr Fix warnings in Android platform 2018-10-03 15:17:00 +07:00
mono Merge pull request #23128 from neikeq/bb 2018-10-19 00:24:15 +07:00
ogg SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +07:00
opensimplex Update class documentation xml 2018-10-07 21:57:26 +07:00
opus SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +07:00
pvr SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +07:00
recast SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +07:00
regex SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +07:00
squish SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +07:00
stb_vorbis Fix warning about functions defined but not used [-Wunused-function] 2018-09-29 22:26:12 +07:00
svg SCons: Remove avoidable defines from main env's CPPPATH 2018-10-01 11:59:22 +07:00
tga Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +07:00
thekla_unwrap Fixes to baker, restored xatlas and fixed bake options. 2018-10-05 19:00:32 +07:00
theora Don't delete FileAccess when it is null 2018-10-05 20:24:28 +07:00
tinyexr SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +07:00
upnp SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +07:00
visual_script Merge pull request #22548 from fire/visualscript_whitespace 2018-10-16 12:54:43 +07:00
vorbis SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +07:00
webm Don't delete FileAccess when it is null 2018-10-05 20:24:28 +07:00
webp SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +07:00
websocket Fixing warnings generated by MSVC 2018-10-19 11:45:24 +07:00
xatlas_unwrap Fixes to baker, restored xatlas and fixed bake options. 2018-10-05 19:00:32 +07:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +07:00
register_module_types.h