godot/modules
Thaddeus Crews 3b3e2374c9
clang-tidy: Enforce `modernize-use-nullptr`
2024-03-12 10:59:53 -05:00
..
astcenc EditorFileSystem: Add verbose print for file being (re)imported 2024-02-28 09:59:46 +01:00
basis_universal BasisUniversal: Fix texture decompression 2024-02-22 19:11:17 +01:00
bmp
camera
csg Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
cvtt
dds Support unspecified linear size in DDS files 2023-12-19 16:42:10 -05:00
enet Replace error checks against `size` with `is_empty` 2024-02-09 12:50:15 +01:00
etcpak EditorFileSystem: Add verbose print for file being (re)imported 2024-02-28 09:59:46 +01:00
fbx Fix compilation errors when `DISABLE_DEPRECATED` is defined 2024-02-28 05:09:29 -08:00
freetype
gdscript Merge pull request #89284 from mihe/lsp-multiple-messages 2024-03-09 00:52:29 +01:00
glslang Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver. 2024-02-12 10:02:18 -03:00
gltf gltf export: Remove snapping and fix validation 2024-03-10 06:07:46 -07:00
gridmap Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
hdr
jpg Merge pull request #84546 from Rubonnek/fix-jpg-save-bugs 2024-01-04 14:26:04 +01:00
jsonrpc
ktx clang-tidy: Enforce `modernize-use-nullptr` 2024-03-12 10:59:53 -05:00
lightmapper_rd Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver. 2024-02-12 10:02:18 -03:00
mbedtls Add unit tests for CryptoKey 2024-03-01 07:17:59 +00:00
meshoptimizer
minimp3 Replace error checks against `size` with `is_empty` 2024-02-09 12:50:15 +01:00
mobile_vr
mono clang-tidy: Enforce `modernize-use-nullptr` 2024-03-12 10:59:53 -05:00
msdfgen
multiplayer Add editor shortcuts to toggle bottom panel visibility 2024-03-05 15:53:15 +01:00
navigation Disable all 3D nodes, physics, and resources when compiling without 3D 2024-03-11 01:00:55 -07:00
noise Merge pull request #88823 from jsjtxietian/limit-NoiseTexture3D 2024-02-27 10:18:09 +01:00
ogg fix `next_ogg_packet` never returning false 2023-12-10 02:47:52 -08:00
openxr clang-tidy: Enforce `modernize-use-nullptr` 2024-03-12 10:59:53 -05:00
raycast Enforce `\n` eol for Python writes 2024-03-09 14:29:24 -06:00
regex pcre2: Update to 10.43 2024-03-11 11:42:02 +01:00
squish Fix squish DXT5 RA-As-RG channel swapping 2023-12-09 18:07:25 +01:00
svg Improve error reporting in the asset library and in related types 2024-01-26 20:33:22 +01:00
text_server_adv clang-tidy: Enforce `modernize-use-nullptr` 2024-03-12 10:59:53 -05:00
text_server_fb Merge pull request #89395 from bruvzg/rtl_ts_img_range 2024-03-12 14:23:03 +01:00
tga
theora
tinyexr Fix memory leak on error paths in tinyexr loader 2023-11-17 17:40:26 +11:00
upnp Replace error checks against `size` with `is_empty` 2024-02-09 12:50:15 +01:00
vhacd
vorbis Merge pull request #87246 from bs-mwoerner/ogg_crash 2024-02-14 14:08:03 +01:00
webp Fix crash when saving compressed image as JPG & WebP 2023-11-12 00:15:49 +08:00
webrtc Avoid punning enum names in documentation 2023-11-09 17:16:30 +08:00
websocket Replace error checks against `size` with `is_empty` 2024-02-09 12:50:15 +01:00
webxr Fix lint errors in WebXR module 2024-02-23 16:24:58 -06:00
xatlas_unwrap
zip Fix ZIPPacker storing file permissions unexpectedly 2024-01-09 13:55:34 +08:00
SCsub SCons: Remove `run_in_subprocess` dependency 2024-03-11 13:20:09 -05:00
modules_builders.py SCons: Remove `run_in_subprocess` dependency 2024-03-11 13:20:09 -05:00
register_module_types.h