godot/modules
Rémi Verschelde 6d16f2f053 Fix error macro calls not ending with semicolon
It's not necessary, but the vast majority of calls of error macros
do have an ending semicolon, so it's best to be consistent.
Most WARN_DEPRECATED calls did *not* have a semicolon, but there's
no reason for them to be treated differently.
2019-06-11 14:49:34 +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 Fix error macro calls not ending with semicolon 2019-06-11 14:49:34 +02:00
gridmap Fix error macro calls not ending with semicolon 2019-06-11 14:49:34 +02:00
hdr Cleanup unused header 2019-01-28 06:29:39 +01:00
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 Various improvements to NavigationMesh generation 2019-05-23 08:37:58 +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 #27789 from Giacom/move_towards 2019-06-01 12:05:18 +02:00
vorbis Fix error macro calls not ending with semicolon 2019-06-11 14:49:34 +02:00
webm Merge pull request #28530 from akien-mga/scons-prepend-cpppath 2019-04-30 18:23:38 +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 Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00