godot/modules
Rémi Verschelde 6e3320446a
Merge pull request #92799 from BlueCube3310/image-detech-signed
Image: Add a method for detecting signed values
2024-08-27 22:27:18 +02:00
..
astcenc Enable ASTC encoder build when building with ANGLE. 2024-07-30 12:28:04 +03:00
basis_universal Support 64-bit image sizes for VRAM compression 2024-07-21 21:06:14 +02:00
betsy Image: Add a method for detecting signed values 2024-08-27 09:23:17 +02:00
bmp Fix some typos in source. 2023-10-04 19:55:11 +09:00
camera macOS/iOS: Fix various warnings when targeting newer SDKs 2024-08-20 11:55:21 +02:00
csg Merge pull request #93252 from smix8/csg_bake 2024-08-19 16:04:59 +02:00
cvtt Image: Add a method for detecting signed values 2024-08-27 09:23:17 +02:00
dds Add support for loading less common DDS formats 2024-08-16 15:35:20 +02:00
enet Clarify that ENetConnection's create_host[_bound] and service must be called on client and server 2024-07-10 22:40:55 -03:00
etcpak Improve etcpak image padding and clean up the code 2024-07-26 13:27:20 +02:00
fbx Fix owner warning when importing FBX. 2024-08-26 14:51:49 +01:00
freetype UWP: Remove platform port, needs to be redone from scratch for 4.x 2023-09-07 15:01:59 +02:00
gdscript Merge pull request #96160 from HolonProduction/dict-fix 2024-08-27 16:55:31 +02:00
glslang Add Metal support for macOS (arm64) and iOS 2024-08-20 12:11:06 +02:00
gltf GLTF: Only create MeshInstance3D when needed 2024-08-27 04:23:20 -07:00
gridmap prevent the click to get processed further after a paste action 2024-08-09 10:39:25 +01:00
hdr Optimize .hdr loading and RGB9E5 conversion 2024-08-09 22:39:30 +02:00
interactive_music Merge pull request #95134 from Calinou/audio-interactive-transition-editor-expand-columns 2024-08-07 23:47:00 +02:00
jpg Fix crash when executing Image.save_jpg_to_buffer 2024-05-05 23:37:22 +08:00
jsonrpc Add unit tests for JSONRPC 2024-04-10 18:27:08 +01:00
ktx libktx: Update to 4.3.2 2024-04-05 12:18:00 +02:00
lightmapper_rd Merge pull request #95888 from clayjohn/Lightmap-SH-coefficients 2024-08-25 20:18:18 +02:00
mbedtls [mbedTLS] Fix incorrect cert pinning with client_unsafe 2024-08-27 13:10:09 +02:00
meshoptimizer Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
minimp3 Add samples playback support 2024-06-18 11:06:31 -04:00
mobile_vr Fix type-o in MobileVRInterface sample code in docs: xr -> use_xr 2024-07-31 16:36:44 -05:00
mono Merge pull request #91018 from Daylily-Zeleen/daylily-zeleen/optionally_postinitialization_for_extension_owner 2024-08-26 10:51:17 +02:00
msdfgen Update ICU and msdfgen. 2024-03-13 09:12:50 +02:00
multiplayer Fix typo in MultiplayerSpawner doc 2024-08-12 14:57:02 +03:00
navigation Merge pull request #93498 from smix8/connection_relocation 2024-08-19 16:05:05 +02:00
noise Improve layered texture preview 2024-08-16 18:20:55 +02:00
ogg fix next_ogg_packet never returning false 2023-12-10 02:47:52 -08:00
openxr Add support for the debug utils extension in OpenXR 2024-08-27 12:07:01 +10:00
raycast [Windows/ARM64] Fix raycast/embree ARM64 build with LLVM/MinGW. 2024-06-20 15:52:04 +03:00
regex Style: Optimize .svg files with svgo 2024-06-23 08:15:19 -05:00
squish Support 64-bit image sizes for VRAM compression 2024-07-21 21:06:14 +02:00
svg thorvg: Disable webp loader if corresponding module is disabled 2024-05-13 13:01:34 +02:00
text_server_adv Merge pull request #95549 from timothyqiu/split-translation-server 2024-08-16 14:36:16 +02:00
text_server_fb Merge pull request #95549 from timothyqiu/split-translation-server 2024-08-16 14:36:16 +02:00
tga One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
theora Add 'override' mark to ResourceFormat class 2024-03-25 04:06:34 +08:00
tinyexr Fix memory leak on error paths in tinyexr loader 2023-11-17 17:40:26 +11:00
upnp docs: update UPnP gdscript snippet to latest gdscript 2024-08-22 00:49:52 +02:00
vhacd Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
vorbis Add samples playback support 2024-06-18 11:06:31 -04:00
webp libwebp: Update to 1.4.0 2024-05-14 13:01:07 +02:00
webrtc Allow ClassDB to create a Object without postinitialization for GDExtension. 2024-08-20 20:19:02 +08:00
websocket Allow ClassDB to create a Object without postinitialization for GDExtension. 2024-08-20 20:19:02 +08:00
webxr Fix support for environment blend modes on WebXRInterface 2024-06-26 22:02:20 -05:00
xatlas_unwrap Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
zip Fix ZIPReader.get_files() error on empty zip files 2024-04-08 15:57:35 -04:00
register_module_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub SCons: Fix mono dependency 2024-06-01 16:37:54 -05:00