godot/modules
Rémi Verschelde ddfef86836 Fix build after c2a9cb34
`return` statements were missing, and those warnings do not need to be
behind #ifdefs, they do not expose any deprecated API.
2018-08-27 10:10:40 +02:00
..
bmp Fix bits_per_pixel validation in BMP and TGA loader modules. 2018-07-08 18:51:20 +01:00
bullet Fix build after c2a9cb34 2018-08-27 10:10:40 +02:00
csg Make some debug prints verbose-only, remove others 2018-08-24 14:59:01 +02:00
cvtt Multithread CVTT compression jobs 2018-08-22 22:42:22 -04:00
dds Make some debug prints verbose-only, remove others 2018-08-24 14:59:01 +02:00
enet Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
etc Make some debug prints verbose-only, remove others 2018-08-24 14:59:01 +02:00
freetype SCons: Pass env to modules can_build method 2018-05-30 19:11:36 +02:00
gdnative Merge pull request #21229 from marcelofg55/ns_profiling 2018-08-22 22:27:42 +02:00
gdscript Fixes several resource leaks in ... 2018-08-26 09:19:02 +08:00
gridmap Make some debug prints verbose-only, remove others 2018-08-24 14:59:01 +02:00
hdr SCons: Pass env to modules can_build method 2018-05-30 19:11:36 +02:00
jpg Add webp buffer loader for Image 2018-07-17 12:03:45 +08:00
mbedtls mbedtls: Update to upstream version 2.12.0 2018-07-28 11:16:58 +02:00
mobile_vr Delay initialising lens distortion shader so GLES2 doesn't crash 2018-08-16 20:42:47 +10:00
mono Merge pull request #21423 from exts/mono/collections 2018-08-26 19:11:45 +02:00
ogg SCons: Pass env to modules can_build method 2018-05-30 19:11:36 +02:00
opus SCons: Pass env to modules can_build method 2018-05-30 19:11:36 +02:00
pvr Make some debug prints verbose-only, remove others 2018-08-24 14:59:01 +02:00
recast Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
regex Fixes several resource leaks in ... 2018-08-26 09:19:02 +08:00
squish Make some debug prints verbose-only, remove others 2018-08-24 14:59:01 +02:00
stb_vorbis Make some debug prints verbose-only, remove others 2018-08-24 14:59:01 +02:00
svg Merge pull request #19272 from akien-mga/svg-buildsystem 2018-05-30 22:10:03 +02:00
tga Fix bits_per_pixel validation in BMP and TGA loader modules. 2018-07-08 18:51:20 +01:00
thekla_unwrap SCons: Pass env to modules can_build method 2018-05-30 19:11:36 +02:00
theora Make some debug prints verbose-only, remove others 2018-08-24 14:59:01 +02:00
tinyexr Fix tiled EXR crash, update tinyexr to head to fix corrupted uncompressed EXR loading 2018-08-27 02:52:12 -04:00
upnp Add UPnP support (port forwarding, querying external IP) 2018-06-07 01:52:04 +02:00
visual_script Make some debug prints verbose-only, remove others 2018-08-24 14:59:01 +02:00
vorbis Style: Format code with clang-format 6.0.1 2018-07-18 16:27:03 +02:00
webm Fix Theora/Webm loaders declaring binary extension 2018-08-16 19:17:24 +02:00
webp Add webp buffer loader for Image 2018-07-17 12:03:45 +08:00
websocket Merge pull request #20913 from pulkomandy/master 2018-08-13 21:26:15 +02:00
register_module_types.h
SCsub