1
0
Fork 0
godot/modules
Thaddeus Crews dcde70f409
Merge pull request #106693 from mihe/jolt/area-cleanup
Remove force enter/exit logic from `JoltArea3D`
2025-05-28 09:47:40 -05:00
..
astcenc
basis_universal BasisU: Configure HDR quality from the settings 2025-05-05 23:56:24 +02:00
bcdec bcdec: Fix decompressing mipmaps of non-power-of-2 textures 2025-05-08 23:39:47 +02:00
betsy Betsy: Remove OGRE aliases 2025-04-22 14:54:57 +02:00
bmp
camera Merge pull request #106094 from shiena/feature/support-android-camera 2025-05-13 16:22:27 -05:00
csg
cvtt
dds Add DDS loading of 32bit aligned data without alpha 2025-05-18 22:22:22 +02:00
enet
etcpak etcpak: Fix decompressing non-power of 2 mipmaps 2025-05-09 10:34:43 +02:00
fbx Core: Convert `Pair`/`KeyValue` to `constexpr` 2025-05-15 10:37:41 -05:00
freetype
gdscript Merge pull request #105347 from HolonProduction/lsp-utf8 2025-05-28 09:47:29 -05:00
glslang
gltf Add `resize_initialized` and `resize_uninitialized` to `Vector`. These functions serve as replacements for `resize`, to make sure the caller understands whether elements need to be initialized 'by hand' after the call. 2025-05-26 18:35:41 +02:00
godot_physics_2d Merge pull request #104386 from Repiteo/core/cpp-math 2025-04-27 19:21:22 -05:00
godot_physics_3d Merge pull request #106321 from elzewyr/shrink-factor 2025-05-27 09:39:29 -05:00
gridmap Fix GridMap scenario crash when outside tree 2025-05-15 23:49:42 +02:00
hdr Core: Replace C math headers with C++ equivalents 2025-04-16 15:49:02 -05:00
interactive_music
jolt_physics Merge pull request #106693 from mihe/jolt/area-cleanup 2025-05-28 09:47:40 -05:00
jpg Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00
jsonrpc
ktx
lightmapper_rd Scene shader: Improve and document SH evaluation for light probes 2025-04-19 15:08:02 +02:00
mbedtls mbedTLS: Fix concurrency issues with TLS 2025-05-08 11:45:00 +02:00
meshoptimizer
minimp3
mobile_vr Core: Replace C math headers with C++ equivalents 2025-04-16 15:49:02 -05:00
mono Merge pull request #106848 from Faless/mp/rpc_config_revert 2025-05-27 09:39:32 -05:00
msdfgen
multiplayer Merge pull request #106848 from Faless/mp/rpc_config_revert 2025-05-27 09:39:32 -05:00
navigation_2d Rename nav_2d namespace to Nav2D to match Nav3D 2025-05-12 16:59:53 -07:00
navigation_3d Move NavigationLink3DGizmoPlugin to navigation_3d module 2025-05-08 22:28:58 +02:00
noise Core: Replace C math headers with C++ equivalents 2025-04-16 15:49:02 -05:00
ogg
openxr Merge pull request #106870 from timothyqiu/add-metadata-dialog-includes 2025-05-27 09:39:37 -05:00
raycast Merge pull request #105697 from akien-mga/scons-x86_32-mfpmath-sse 2025-04-28 10:01:31 -05:00
regex
svg Use libjpeg-turbo for improved jpg compatibility and speed 2025-05-02 11:47:56 +02:00
text_server_adv Add hardcoded baseline offset for Apple Color Emoji. 2025-05-23 22:00:39 +03:00
text_server_fb Add hardcoded baseline offset for Apple Color Emoji. 2025-05-23 22:00:39 +03:00
tga
theora Theora: Fix UV channel offset when cropping region 2025-05-24 20:00:41 +02:00
tinyexr
upnp Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00
vhacd
vorbis
webp Explicitly handle Image AlphaMode enum instead of treating as bool 2025-05-20 05:04:23 -07:00
webrtc
websocket
webxr Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00
xatlas_unwrap
zip
SCsub SCons: Begin decoupling generation & build code 2025-04-25 08:23:01 -05:00
modules_builders.py SCons: Begin decoupling generation & build code 2025-04-25 08:23:01 -05:00
register_module_types.h