godot/modules
Rémi Verschelde c2fb1c9f01 SCons: Fix OPUS_ARM_OPT flag applied for all android/iphone arches
The first 'if' always evaluated to true, as it evaluated values which are the default
ones for Android and iOS respectively, so even if one of them was overridden, the other
one would be true.

Fixes #27658.
2019-04-04 12:01:52 +02:00
..
bmp
bullet doc: Bump version to 3.2 2019-04-01 12:33:56 +02:00
csg Merge pull request #27430 from LeonardMeagher2/csg_get_mesh_data 2019-04-01 17:15:30 +02:00
cvtt
dds Add -Wshadow=local to warnings and fix reported issues. 2019-02-20 19:44:12 +01:00
enet doc: Bump version to 3.2 2019-04-01 12:33:56 +02:00
etc
freetype
gdnative doc: Bump version to 3.2 2019-04-01 12:33:56 +02:00
gdscript Merge pull request #27485 from Faless/io/encode_decode_safety_pr 2019-04-01 17:00:40 +02:00
gridmap doc: Bump version to 3.2 2019-04-01 12:33:56 +02:00
hdr Cleanup unused header 2019-01-28 06:29:39 +01:00
jpg
mbedtls Small hack to avoid runtime error when using ubsan 2019-02-20 01:49:47 +01:00
mobile_vr doc: Bump version to 3.2 2019-04-01 12:33:56 +02:00
mono Fix memory leak introduced in bb6814a 2019-04-02 22:56:17 +02:00
ogg
opensimplex doc: Bump version to 3.2 2019-04-01 12:33:56 +02:00
opus SCons: Fix OPUS_ARM_OPT flag applied for all android/iphone arches 2019-04-04 12:01:52 +02:00
pvr Fix -Wsign-compare warnings. 2019-02-27 07:45:57 +01:00
recast Add -Wshadow=local to warnings and fix reported issues. 2019-02-20 19:44:12 +01:00
regex doc: Bump version to 3.2 2019-04-01 12:33:56 +02:00
squish
stb_vorbis doc: Bump version to 3.2 2019-04-01 12:33:56 +02:00
svg Prevent upscaled SVG from exceeding Image bounds 2019-01-28 16:00:15 +01:00
tga
thekla_unwrap
theora doc: Bump version to 3.2 2019-04-01 12:33:56 +02:00
tinyexr
upnp doc: Bump version to 3.2 2019-04-01 12:33:56 +02:00
visual_script Merge pull request #27485 from Faless/io/encode_decode_safety_pr 2019-04-01 17:00:40 +02:00
vorbis
webm doc: Bump version to 3.2 2019-04-01 12:33:56 +02:00
webp libwebp: Sync with upstream 1.0.2 2019-03-04 13:13:33 +01:00
websocket Enable warnings=extra on clang and GCC testers. 2019-04-02 17:14:47 +02:00
xatlas_unwrap Fix -Wsign-compare warnings. 2019-02-27 07:45:57 +01:00
register_module_types.h
SCsub