godot/modules
Cnidarias 51106a481c Fix OGG Vorbis playback with more than one channel
When an OGG Vorbis file has more than one channel we accidentily were
assigning only the left channel to both the L and R channels of the
AudioFrame output buffer
2021-12-31 15:31:57 +01:00
..
basis_universal
bmp
bullet Add physics solver settings to project settings 2021-12-07 12:08:04 -07:00
camera
csg Rename remove() to remove_at() when removing by index 2021-11-23 18:58:57 -07:00
cvtt
dds
denoise Add support for PowerPC family 2021-11-01 22:25:53 +01:00
enet [Net] ENet poll now only service the connection once. 2021-12-15 14:03:42 +01:00
etcpak
fbx Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
freetype
gdnative Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
gdscript Avoid a crash in the gdscript analyser 2021-12-14 15:54:25 +01:00
glslang Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
gltf Misc build system fixes 2021-12-10 12:14:27 -06:00
gridmap Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
hdr Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
jpg
jsonrpc
lightmapper_rd GPULightmapper: better algorithm to generate rays for indirect lighting 2021-11-19 15:29:43 +01:00
mbedtls Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
meshoptimizer
minimp3 AudioStreamMP3: expose loop properties to the editor 2021-12-03 03:14:20 +01:00
mobile_vr Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
mono Fix getting properties state when reloading C# 2021-12-28 18:28:01 +01:00
msdfgen
navigation NavigationMeshInstance: Fix typo to 'vertices' 2021-12-03 01:54:15 +01:00
ogg Rename PROPERTY_USAGE_NOEDITOR to PROPERTY_USAGE_NO_EDITOR 2021-11-03 23:06:17 +01:00
opensimplex Make OpenSimplex and VisualScript modules not depend on the editor 2021-11-12 12:03:54 -06:00
pvr
raycast Add support for PowerPC family 2021-11-01 22:25:53 +01:00
regex
squish
svg
text_server_adv [Text Server] Fix re-shaping of substrings, improve oversampling scale. 2021-12-15 11:57:22 +02:00
text_server_fb [Text Server] Fix re-shaping of substrings, improve oversampling scale. 2021-12-15 11:57:22 +02:00
tga
theora Rename PROPERTY_USAGE_NOEDITOR to PROPERTY_USAGE_NO_EDITOR 2021-11-03 23:06:17 +01:00
tinyexr tinyexr: Sync with upstream 1.0.1 2021-11-19 11:25:14 +01:00
upnp Rename remove() to remove_at() when removing by index 2021-11-23 18:58:57 -07:00
vhacd
visual_script Fix incorrect placement of default value editor in visual scripts 2021-12-13 19:32:24 +03:00
vorbis Fix OGG Vorbis playback with more than one channel 2021-12-31 15:31:57 +01:00
webp libwebp: Sync with upstream 1.2.1 2021-11-19 13:55:13 +01:00
webrtc [Net] Fix WebRTC returning packets from peers too early. 2021-12-15 11:07:46 +01:00
websocket Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
webxr
xatlas_unwrap
modules_builders.py
register_module_types.h
SCsub