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
bullet
csg Apply proper offset to CSGMesh material and smooth group 2019-04-03 16:59:48 +02:00
cvtt
dds
enet
etc
freetype
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
jpg
mbedtls
mobile_vr
mono C#: Bindings generator now translates BBCode docs to XML comments 2019-04-01 11:24:49 +02:00
ogg
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
regex
squish
stb_vorbis -Properly handle missing ETC support on export 2019-02-26 18:45:06 -03:00
svg
tga
thekla_unwrap
theora
tinyexr
upnp
visual_script Merge pull request #26608 from dragmz/fix22231 2019-03-04 21:52:47 +01:00
vorbis
webm
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
SCsub
register_module_types.h