godot/modules
Rémi Verschelde d8e1cd7a10 mbedtls: Update to upstream version 2.12.0
_WIN32_WINNT redefinition fix is no longer needed as it was merged
upstream. PR 1453 is still not merged, diff updated to current state.
2018-07-28 11:16:58 +02:00
..
bmp Fix bits_per_pixel validation in BMP and TGA loader modules. 2018-07-08 18:51:20 +01:00
bullet Merge pull request #15643 from organicpencil/bullet_contact_impulse 2018-07-26 15:36:37 +02:00
csg Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
dds
enet Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
etc
freetype
gdnative Running builder (content generator) functions in subprocesses on Windows 2018-07-27 21:37:55 +02:00
gdscript GDScript: Fix parse error in string formatting 2018-07-26 10:52:11 -03:00
gridmap Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
hdr
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 Reenabled module and fixed missing const 2018-07-27 18:43:50 +10:00
mono Running builder (content generator) functions in subprocesses on Windows 2018-07-27 21:37:55 +02:00
ogg
opus
pvr Style: Format code with clang-format 6.0.1 2018-07-18 16:27:03 +02:00
recast Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
regex Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
squish
stb_vorbis
svg
tga Fix bits_per_pixel validation in BMP and TGA loader modules. 2018-07-08 18:51:20 +01:00
thekla_unwrap
theora
tinyexr
upnp
visual_script Carry property hint and hint string through to Visualscript virtual functions. 2018-07-27 13:12:34 -07:00
vorbis Style: Format code with clang-format 6.0.1 2018-07-18 16:27:03 +02:00
webm
webp Add webp buffer loader for Image 2018-07-17 12:03:45 +08:00
websocket Removed unnecessary assignments 2018-07-24 09:51:03 +02:00
SCsub
register_module_types.h