godot/modules
Raul Santos 4c14421602
C#: Use export platform to determine the target OS and log errors
- Use the export platform's `get_os_name` to determine the platform name instead of guessing from the features.
- Use the export platform's `add_message` to add error messages instead of a custom error dialog. Integrates .NET error messages with the export log dialog.
2024-08-30 12:45:24 +02:00
..
astcenc
basis_universal
betsy Image: Add a method for detecting signed values 2024-08-27 09:23:17 +02:00
bmp
camera
csg
cvtt Image: Add a method for detecting signed values 2024-08-27 09:23:17 +02:00
dds
enet
etcpak
fbx ResourceImporterScene: Replace animation bool with an import type string enum 2024-08-27 14:58:18 -07:00
freetype
gdscript Merge pull request #96229 from dalexeev/gds-replace-assert-in-tests 2024-08-30 11:43:05 +02:00
glslang
gltf Import/export GLTF extras to node->meta 2024-08-29 19:17:04 +02:00
gridmap
hdr
interactive_music
jpg
jsonrpc
ktx
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 Merge pull request #96240 from DeeJayLSP/mp3-data 2024-08-30 09:59:39 +02:00
mobile_vr
mono C#: Use export platform to determine the target OS and log errors 2024-08-30 12:45:24 +02:00
msdfgen
multiplayer
navigation Use MutexLock in more places 2024-08-29 14:12:59 +02:00
noise
ogg
openxr Add support for the debug utils extension in OpenXR 2024-08-27 12:07:01 +10:00
raycast
regex [RegEx] Add show_error parameter to control error printing on compilation fail 2024-08-28 15:35:42 +03:00
squish
svg
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
tinyexr
upnp docs: update UPnP gdscript snippet to latest gdscript 2024-08-22 00:49:52 +02:00
vhacd
vorbis
webp
webrtc
websocket
webxr
xatlas_unwrap
zip
register_module_types.h
SCsub