godot/modules
Rémi Verschelde 02913f53d3 pcre2: Use scons option to disable JIT on some platforms
Third-party platforms (e.g. console ports) need to be able to
disable JIT support in the regex module too, so it can't be
hardcoded in the module SCsub. This is cleaner this way anyway.

Fixes #19316.
2019-11-20 08:54:52 +01:00
..
arkit
assimp Remove all uses of ERR_EXPLAIN macros. 2019-11-11 10:24:04 +01:00
bmp
bullet
csg
cvtt
dds
enet
etc Memory leak and crash fixes 2019-11-10 09:49:13 +01:00
freetype
gdnative Add singleton_name field to autogenerated json api 2019-11-16 20:29:54 +01:00
gdscript Make the script templates' blank lines conform with the official style guide 2019-11-17 08:54:43 -03:00
gridmap
hdr
jpg
jsonrpc
mbedtls
mobile_vr
mono Mono/C#: Bundle libmono-btls-shared.dll on Windows if it exists 2019-11-19 17:22:06 +01:00
ogg
opensimplex
opus Revert "Update opus to 1.3.1 and opusfile to 0.11" 2019-11-18 09:56:48 +01:00
pvr
recast
regex pcre2: Use scons option to disable JIT on some platforms 2019-11-20 08:54:52 +01:00
squish
stb_vorbis AudioStreamOGGVorbis: Expose loop and loop_offset as properties 2019-11-11 15:14:37 +01:00
svg
tga
theora Memory leak and crash fixes 2019-11-10 09:49:13 +01:00
tinyexr
upnp
vhacd
visual_script Use the Unicode "multiply" sign for the "A x B" visual script node 2019-11-15 19:06:53 +01:00
vorbis
webm Memory leak and crash fixes 2019-11-10 09:49:13 +01:00
webp
webrtc
websocket Fix Visual Studio throwing C4334 warning. 2019-11-15 14:11:12 +01:00
xatlas_unwrap Remove all uses of ERR_EXPLAIN macros. 2019-11-11 10:24:04 +01:00
register_module_types.h
SCsub