godot/modules
Rémi Verschelde 46ae64cd60 Revert "Update opus to 1.3.1 and opusfile to 0.11"
This reverts commit e00426c512.

The way we handle platform-specific intrinsics is not good, so the
current state will not compile on armv8. This commit also requires
SSE4.1 support, which is likely not a good idea for portable binaries.

We'll have to redo this with more caution after 3.2 is released, or
we might simply drop opus as we're only using it as dependency for
theora right now.

Fixes #33606.
2019-11-18 09:56:48 +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 Parser: Check all the arguments of the ternary operator 2019-11-15 01:29:18 +01:00
gridmap Fixed cases where labels with autowrap can overflow the editor ui 2019-11-04 10:12:36 +01:00
hdr
jpg
jsonrpc
mbedtls
mobile_vr
mono Make C# internal calls return structs as ref parameters 2019-11-15 03:22:25 +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
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