godot/modules
Rémi Verschelde 148ad49c93
vulkan: Sync loader, headers and glslang to sdk-1.2.154.0
Actually sdk-1.2.154.1 for Vulkan-Loader.

glslang is updated to bacaef3237c515e40d1a24722be48c0a0b30f75f which is the
known-good version for Vulkan-ValidationLayers 1.2.154.0.

COPYRIGHT.txt was synced with the current version of the glslang LICENSE.txt,
and `glslang/register_types.cpp` now uses the upstream definition for its
default builtin resource instead of hardcoding it.
2020-10-15 12:29:42 +02:00
..
arkit iOS: Refactoring 2020-10-02 15:04:51 +03:00
assimp Fix regression in FBX import caused by Skeleton3D 2020-08-25 01:17:39 -07:00
basis_universal Fix header guards in modules: 2020-09-06 16:13:59 +01:00
bmp Add more error explanations in the BMP image loader 2020-08-18 19:41:40 +02:00
bullet Merge pull request #42592 from madmiraal/fix-42567 2020-10-13 09:51:53 +02:00
camera iOS: Refactoring 2020-10-02 15:04:51 +03:00
csg Merge pull request #40993 from Calinou/doc-collision-layer-mask 2020-08-31 15:32:44 +02:00
cvtt Ensure header guards enclose entire header. 2020-09-03 11:29:42 +01:00
dds DDS: Fix loading files without DDSD_CAPS or DDSD_PIXELFORMAT 2020-06-15 13:10:24 +02:00
denoise Remove unused Python imports. 2020-09-10 11:38:52 +01:00
enet Add link titles for all links in the class reference 2020-08-31 14:22:07 +02:00
etc Style: Fix code format scripts compat with non-GNU Unices 2020-07-27 13:11:44 +02:00
freetype SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
gdnative add iOS Simulator platform 2020-09-19 15:09:36 +02:00
gdnavigation Add override keywords. 2020-07-10 13:56:54 +01:00
gdscript Link the Random number generation tutorial in the class reference 2020-10-14 18:03:29 +02:00
glslang vulkan: Sync loader, headers and glslang to sdk-1.2.154.0 2020-10-15 12:29:42 +02:00
gridmap Link to demos from within the class reference 2020-10-01 23:57:21 -04:00
hdr Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
jpg Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
jsonrpc Make LSP ignore $/ messages 2020-09-15 09:49:26 -04:00
lightmapper_rd Add override keywords. 2020-07-10 13:56:54 +01:00
mbedtls Fix certificate generation with mbedtls 2.16.8 . 2020-09-15 18:47:51 +02:00
mobile_vr Port ClassDB tests to use doctest 2020-08-16 16:41:02 +03:00
mono Fix code duplication in CSharpScript 2020-10-13 06:46:34 +02:00
ogg SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
opensimplex Add override keywords. 2020-07-10 13:56:54 +01:00
opus [macOS] Add support for the Apple Silicon (ARM64) build target. 2020-06-29 12:33:51 +03:00
pvr iOS: Fix multiple issues with PVRTC import, disable ETC1 2020-09-23 11:22:51 +02:00
regex [Complex Test Layouts] Change String to use UTF-32 encoding on all platforms. 2020-09-03 19:56:24 +03:00
squish Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
stb_vorbis stb_vorbis: Increase max alloc buffer size for big Vorbis comments 2020-09-09 20:50:41 +02:00
svg Style: Enforce separation line between function definitions 2020-05-14 16:54:55 +02:00
tga Expose loading TGA images in Image. 2020-05-21 16:02:53 +02:00
theora Improve documentation about VideoPlayer video formats 2020-09-23 14:28:16 +02:00
tinyexr Make EXR import format support all depths and channel configurations 2020-09-09 16:51:32 -03:00
upnp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
vhacd Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
visual_script Bind missing constant in VisualScriptPropertyGet 2020-10-12 19:39:15 +02:00
vorbis SCons: Validate dependencies for linked multimedia modules 2020-06-03 11:00:10 +02:00
webm Improve documentation about VideoPlayer video formats 2020-09-23 14:28:16 +02:00
webp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
webrtc doc: Sync classref with current source 2020-10-09 15:04:15 +02:00
websocket Add override keywords. 2020-07-10 13:56:54 +01:00
xatlas_unwrap xatlas: Sync with upstream 470576d 2020-05-20 13:51:15 +02:00
modules_builders.py Enable support for C++ modules tests 2020-07-26 17:41:46 +03:00
register_module_types.h Moved the shader source compilation code outside RenderingDevice and Vulkan 2020-02-11 11:53:29 +01:00
SCsub SCons: Refactor running commands through builders 2020-07-28 00:09:21 +03:00