godot/modules
Rémi Verschelde 89076410de
WebM: Disable SIMD optimization with YASM on Windows
It triggers a crash when playing V9 videos.

Could likely be fixed if anyone wants to work on it, but so far nobody seems to
want to and WebM support is dropped in 4.0, so this workaround should help for
now.

Fixes #50862.
2021-10-18 15:48:45 +02:00
..
bmp Check if the line pointer goes away from the image buffer's EOF in the BMP importer 2021-10-04 15:22:16 +02:00
bullet Fix crash when pinned SoftBody point is out of range 2021-10-04 15:47:12 +08:00
camera [macOS] Request camera permission before session init. 2021-09-19 11:31:14 +02:00
csg Fixed a typo in csg module 2021-10-12 11:13:29 +07:00
cvtt
dds
denoise
enet doc: Fix style inconsistencies for [b]Note:[/b] paragraphs 2021-10-06 09:29:32 +02:00
etc
fbx
freetype
gdnative doc: Fix style inconsistencies for [b]Note:[/b] paragraphs 2021-10-06 09:29:32 +02:00
gdscript Remove redundant String operation from GDScript enum exports 2021-10-11 02:12:30 +03:00
gltf Backport to 3.x "gltf export: Fix export of skeletons, skins and blend shapes." 2021-10-05 14:14:28 -07:00
gridmap implement individual mesh transform for meshlibrary items 2021-09-14 13:41:22 +02:00
hdr
jpg
jsonrpc
lightmapper_cpu Backport new 3D point light attenuation as an option 2021-10-08 22:15:22 +02:00
mbedtls
minimp3
mobile_vr
mono SCons: Fix missing mono .gen.cpp sources after #53860 2021-10-16 16:47:08 +02:00
ogg
opensimplex
opus
pvr
raycast
recast
regex
squish
stb_vorbis
svg
tga
theora
tinyexr
upnp Document how to set up UPnP in a non-blocking manner 2021-10-04 14:37:43 +02:00
vhacd
visual_script Fix VisualScript crash with null object 2021-10-13 12:19:29 +01:00
vorbis
webm WebM: Disable SIMD optimization with YASM on Windows 2021-10-18 15:48:45 +02:00
webp Create 'rendering/misc' project settings section 2021-10-05 11:47:03 +01:00
webrtc doc: Fix style inconsistencies for [b]Note:[/b] paragraphs 2021-10-06 09:29:32 +02:00
websocket Fix small typos regarding WebSocketPeer 2021-10-10 12:27:47 +02:00
webxr
xatlas_unwrap
modules_builders.py
register_module_types.h
SCsub