godot/modules
Rémi Verschelde 971b5160c6
Merge pull request #29306 from qarmin/small_code_fixes
Small fixes to unrechable code, possibly overflows, using NULL pointers
2019-06-12 12:49:21 +02:00
..
assimp removed a redundant NULL check in assimp editor of a pointer to an array declared in the same statement block 2019-05-20 18:08:59 -04:00
bmp Import 4/1 bit bmp images 2019-04-23 17:02:13 +03:00
bullet Fix error macro calls not ending with semicolon 2019-06-11 14:49:34 +02:00
csg Fix error macro calls not ending with semicolon 2019-06-11 14:49:34 +02:00
cvtt SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00
dds Style: Apply new changes from clang-format 8.0 2019-04-09 17:09:48 +02:00
enet Fix error macro calls not ending with semicolon 2019-06-11 14:49:34 +02:00
etc SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00
freetype Freetype clone env for no-SMID single file 2019-05-01 18:38:50 +02:00
gdnative Fix error macro calls not ending with semicolon 2019-06-11 14:49:34 +02:00
gdscript Merge pull request #29306 from qarmin/small_code_fixes 2019-06-12 12:49:21 +02:00
gridmap Fix error macro calls not ending with semicolon 2019-06-11 14:49:34 +02:00
hdr
jpg SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00
mbedtls Small hack to avoid runtime error when using ubsan 2019-02-20 01:49:47 +01:00
mobile_vr Send notifications to ARVRInterfaces 2019-04-27 08:39:21 +10:00
mono Merge pull request #29606 from neikeq/remove-unneeded-mono-patches 2019-06-08 21:14:15 +02:00
ogg SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00
opensimplex SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00
opus Fix error macro calls not ending with semicolon 2019-06-11 14:49:34 +02:00
pvr Merge pull request #28563 from DrMoriarty/fix-pvrtc-encoder 2019-05-01 15:45:16 +02:00
recast Small fixes to unrechable code, possibly overflows, using NULL pointers 2019-06-03 21:52:50 +02:00
regex Add RegEx substitution testcase and fix relevant docs 2019-05-11 09:03:19 +02:00
squish SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00
stb_vorbis Fix some unincialised variables 2019-05-28 19:12:19 +02:00
svg SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00
tga Fix TGA indexed images loaded with flipped color table 2019-04-21 16:05:00 +03:00
theora Merge pull request #28530 from akien-mga/scons-prepend-cpppath 2019-04-30 18:23:38 +02:00
tinyexr Fix error macro calls not ending with semicolon 2019-06-11 14:49:34 +02:00
upnp SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00
vhacd SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00
visual_script Merge pull request #29262 from DarknessCatt/issue-27476 2019-06-11 15:07:09 +02:00
vorbis Fix error macro calls not ending with semicolon 2019-06-11 14:49:34 +02:00
webm Small fixes to unrechable code, possibly overflows, using NULL pointers 2019-06-03 21:52:50 +02:00
webp SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00
webrtc WebRTC refactor. Data channels, STUN/TURN support. 2019-05-16 11:21:20 +02:00
websocket Revert "Update libwebsockets to 3.1 (plus UWP patch)" 2019-05-01 14:41:47 +02:00
xatlas_unwrap SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00
register_module_types.h
SCsub