..
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
ResourceImporterScene: Replace animation bool with an import type string enum
2024-08-27 14:58:18 -07:00
freetype
UWP: Remove platform port, needs to be redone from scratch for 4.x
2023-09-07 15:01:59 +02:00
gdscript
Fix missing GDScriptParser reference on completion context
2024-08-28 17:03:12 -03:00
glslang
Add Metal support for macOS (arm64) and iOS
2024-08-20 12:11:06 +02:00
gltf
Import/export GLTF extras to node->meta
2024-08-29 19:17:04 +02: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 #94477 from RedMser/typos-batch-1
2024-08-28 00:12:12 +02:00
mbedtls
[mbedTLS] Fix incorrect cert pinning with client_unsafe
2024-08-27 13:10:09 +02:00
meshoptimizer
…
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 #92316 from alula/msvc-clang
2024-08-29 10:36: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
Extract navigation-related defaults to separate header
2024-08-27 20:12:10 +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
[RegEx] Add show_error parameter to control error printing on compilation fail
2024-08-28 15:35:42 +03: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
TextServerAdvanced: improve performance by removing redundant lookups
2024-08-28 13:01:11 -07:00
text_server_fb
TextServerFallback: improve performance by removing redundant lookups
2024-08-28 13:10:43 -07:00
tga
…
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
…
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
…
zip
Fix ZIPReader.get_files() error on empty zip files
2024-04-08 15:57:35 -04:00
SCsub
SCons: Fix `mono` dependency
2024-06-01 16:37:54 -05:00
register_module_types.h
…