godot/modules
Rémi Verschelde 2ad86122ac 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.

(cherry picked from commit c2fb1c9f01)
2019-04-04 12:41:25 +02:00
..
bmp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
bullet Revert "Optimized area check" 2019-02-22 12:46:54 +01:00
csg Apply proper offset to CSGMesh material and smooth group 2019-04-03 16:59:48 +02:00
cvtt Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
dds Add -Wshadow=local to warnings and fix reported issues. 2019-02-20 19:44:12 +01:00
enet Fix all -Wtype-limits warnings. 2019-02-21 19:34:35 +01:00
etc Don't use -ffast-math or other unsafe math optimizations 2019-01-09 02:06:13 +01:00
freetype Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
gdnative [GDNative] fix NativeScript leak in editor 2019-04-01 11:23:31 +02:00
gdscript Require return in all match branches 2019-04-03 16:51:43 +02:00
gridmap Add search box and size slider to GridMap (similar to TileMap's) 2019-04-01 11:07:50 +02:00
hdr Cleanup unused header 2019-01-28 06:29:39 +01:00
jpg Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
mbedtls Small hack to avoid runtime error when using ubsan 2019-02-20 01:49:47 +01:00
mobile_vr Drivers, main, servers: Ensure classes match their header filename 2019-02-12 14:39:47 +01:00
mono C#: Bindings generator now translates BBCode docs to XML comments 2019-04-01 11:24:49 +02:00
ogg Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
opensimplex doc: Sync classref with current source 2019-03-07 10:54:42 +01:00
opus SCons: Fix OPUS_ARM_OPT flag applied for all android/iphone arches 2019-04-04 12:41:25 +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 Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
squish Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
stb_vorbis -Properly handle missing ETC support on export 2019-02-26 18:45:06 -03:00
svg Prevent upscaled SVG from exceeding Image bounds 2019-01-28 16:00:15 +01:00
tga Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
thekla_unwrap Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
theora Add -Wshadow=local to warnings and fix reported issues. 2019-02-20 19:44:12 +01:00
tinyexr Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
upnp Modules: Ensure classes match their header filename 2019-02-12 22:59:56 +01:00
visual_script Merge pull request #26608 from dragmz/fix22231 2019-03-04 21:52:47 +01:00
vorbis Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
webm Android: Add support for x86_64 architecture 2019-01-16 11:39:39 +01: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-03 16:52:01 +02:00
xatlas_unwrap Fix -Wsign-compare warnings. 2019-02-27 07:45:57 +01:00
register_module_types.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00