godot/modules
Rémi Verschelde a2803f3d86
Merge pull request #54072 from KoBeWi/hrcr_is_ded
2021-11-03 17:31:48 +01:00
..
basis_universal Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3 2021-10-30 02:05:49 +02:00
bmp clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02:00
bullet Use `Callable` in Area monitor callback 2021-11-01 21:53:17 -06:00
camera Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3 2021-10-30 02:05:49 +02:00
csg clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02:00
cvtt Modernize atomics 2021-02-18 17:12:46 +01:00
dds Rename `instance()`->`instantiate()` when it's a verb 2021-06-19 20:49:18 -06:00
denoise Add support for PowerPC family 2021-11-01 22:25:53 +01:00
enet doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphs 2021-10-05 19:13:20 +02:00
etcpak etcpak: Update to upstream commit 7c3cb6f (Jul 29, 2021) 2021-09-22 13:17:07 +02:00
fbx Merge pull request #54072 from KoBeWi/hrcr_is_ded 2021-11-03 17:31:48 +01:00
freetype HTML5: Fix warnings and re-enable `werror=yes` on CI 2021-08-06 12:12:37 +02:00
gdnative clang-format: Various fixes to comments alignment from `clang-format` 13 2021-10-28 15:43:36 +02:00
gdscript Merge pull request #54346 from mhilbrunner/used-what-instead-of-what 2021-11-02 08:48:58 +01:00
glslang Vulkan: Update volk and Vulkan SDK components to 1.2.190 2021-09-22 12:56:15 +02:00
gltf Merge pull request #54072 from KoBeWi/hrcr_is_ded 2021-11-03 17:31:48 +01:00
gridmap Implemented SkeletonEditorGizmo 2021-10-07 01:07:46 +09:00
hdr Fix some LGTM errors of "Multiplication result converted to larger type" 2021-10-12 00:17:27 -05:00
jpg Rename `instance()`->`instantiate()` when it's a verb 2021-06-19 20:49:18 -06:00
jsonrpc Implement the ability to disable classes 2021-07-13 09:25:14 -03:00
lightmapper_rd clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02:00
mbedtls Remove unimplemented methods 2021-10-21 18:44:25 +01:00
meshoptimizer Disable 3D-only modules when 3D is disabled 2021-06-03 17:45:28 -04:00
minimp3 Fix some LGTM errors of "Multiplication result converted to larger type" 2021-10-12 00:17:27 -05:00
mobile_vr Add support for returning the play area from XRInterface 2021-10-19 21:17:04 +11:00
mono Merge pull request #54387 from Calinou/editor-translations-increase-zlib-compression-level 2021-11-01 23:22:55 +01:00
msdfgen Makes FontData importable resource. 2021-08-27 15:43:18 +03:00
navigation Merge pull request #52367 from Duroxxigar/improve-nav-error-messages 2021-10-21 19:36:16 +02:00
ogg Remove WebM support (and deps libvpx and opus) 2021-10-15 12:09:11 +02:00
opensimplex Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
pvr clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02:00
raycast Add support for PowerPC family 2021-11-01 22:25:53 +01:00
regex Add support for the RISC-V architecture 2021-10-22 12:51:10 -05:00
squish Import: Cleanup and optimize etcpak compression method 2021-04-16 17:08:36 +02:00
svg Rename File::get_len() get_length() 2021-05-25 11:54:28 +01:00
text_server_adv Repaired mistyped of 'threshold' on several files. 2021-10-31 22:11:42 +07:00
text_server_fb Repaired mistyped of 'threshold' on several files. 2021-10-31 22:11:42 +07:00
tga Rename `instance()`->`instantiate()` when it's a verb 2021-06-19 20:49:18 -06:00
theora Add support for the RISC-V architecture 2021-10-22 12:51:10 -05:00
tinyexr Rename File::get_len() get_length() 2021-05-25 11:54:28 +01:00
upnp clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02:00
vhacd Clean convex hull decomposition code 2021-09-14 17:14:06 -07:00
visual_script clang-format: Various fixes to comments alignment from `clang-format` 13 2021-10-28 15:43:36 +02:00
vorbis Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
webp Rename `instance()`->`instantiate()` when it's a verb 2021-06-19 20:49:18 -06:00
webrtc doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphs 2021-10-05 19:13:20 +02:00
websocket Merge pull request #54344 from mhilbrunner/rpc-error-msgs 2021-10-29 16:12:34 +02:00
webxr Rework XR positional trackers 2021-10-17 12:12:20 +11:00
xatlas_unwrap Replaced NULL with nullptr 2021-10-12 20:20:19 +07:00
SCsub Add env.Depends to modules_enabled.gen.h generator 2021-05-05 11:44:29 +02:00
modules_builders.py
register_module_types.h