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
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
jpg
mbedtls
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
recast
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
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
websocket Enable warnings=extra on clang and GCC testers. 2019-04-02 17:14:47 +02:00
xatlas_unwrap
register_module_types.h
SCsub