godot/modules
Rémi Verschelde b030638863
Merge pull request #97252 from dsnopek/gdext-android-surface-swapchain
OpenXR: Allow extending Android surface swapchain creation from GDExtension
2024-09-23 12:28:07 +02:00
..
astcenc
basis_universal BasisUniversal: Use RGTC compression when available 2024-09-10 12:06:00 +02:00
betsy Add CommandQueue to Betsy 2024-09-12 13:54:24 -07:00
bmp Support importing 1/2/4-bpp BMP images of size non-divisible by 8/4/2 2024-08-13 14:26:21 +02:00
camera macOS/iOS: Fix various warnings when targeting newer SDKs 2024-08-20 11:55:21 +02:00
csg [Editor] Expose more editor settings to documentation 2024-09-12 15:34:49 +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
etcpak
fbx Merge pull request #94783 from TokageItLab/validate-gltf-anim-name 2024-09-12 09:25:10 +02:00
freetype
gdscript Style: Apply new clang-format changes 2024-09-20 08:09:48 -05:00
glslang Add Metal support for macOS (arm64) and iOS 2024-08-20 12:11:06 +02:00
gltf GLTF: Add import_pre_generate and export_post_convert extension steps 2024-09-17 04:00:07 -07:00
godot_physics_3d Move Godot Physics 3D into a module; add dummy 3D physics server 2024-09-21 21:19:45 +02:00
gridmap Merge pull request #96400 from Maran23/inputmap-usage-for-filter-and-corresponding-refactor 2024-09-16 13:34:38 +02:00
hdr Optimize .hdr loading and RGB9E5 conversion 2024-08-09 22:39:30 +02:00
interactive_music Merge pull request #96634 from bobby-the-epic/audio-doc-fix 2024-09-06 10:09:40 +02:00
jpg
jsonrpc
ktx
lightmapper_rd LightmapGI: Pack L1 SH coefficients for directional lightmaps 2024-09-05 22:46:58 +02:00
mbedtls [mbedTLS] Fix incorrect cert pinning with client_unsafe 2024-08-27 13:10:09 +02:00
meshoptimizer
minimp3 AudioStreamMP3: Use a LocalVector to store data 2024-09-14 19:14:47 -03:00
mobile_vr
mono Merge pull request #94953 from raulsntos/dotnet/signals-with-typed-arrays 2024-09-23 12:27:45 +02:00
msdfgen
multiplayer Merge pull request #97045 from Calinou/doc-scenemultiplayer-auth-timeout 2024-09-16 13:36:02 +02:00
navigation Style: Apply new clang-format changes 2024-09-20 08:09:48 -05:00
noise Merge pull request #96292 from AThousandShips/null_check_ref_fix 2024-09-03 16:13:55 +02:00
ogg
openxr Merge pull request #97252 from dsnopek/gdext-android-surface-swapchain 2024-09-23 12:28:07 +02:00
raycast Style: Update ruff & mypy to latest versions 2024-09-20 09:36:09 -05:00
regex Merge pull request #70096 from rune-scape/stringname-dict 2024-09-03 17:38:06 +02:00
squish
svg
text_server_adv Style: Apply new clang-format changes 2024-09-20 08:09:48 -05:00
text_server_fb Style: Apply new clang-format changes 2024-09-20 08:09:48 -05:00
tga
theora
tinyexr
upnp miniupnpc: Update to 2.2.8 (new major 18) 2024-09-18 11:50:54 +02:00
vhacd
vorbis Fix leak when using audio samples instead of streams 2024-09-04 12:56:03 -04:00
webp
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 Expose a function to create textures from a native handle in the compatibility renderer 2024-09-19 09:05:32 -05:00
xatlas_unwrap
zip Cleanup of raw nullptr checks with Ref 2024-08-31 15:01:09 +02:00
register_module_types.h
SCsub