..
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
Use `Span<uint8_t>` in `RenderingDevice` allocation APIs to avoid intermediary arrays on calls.
2025-06-18 12:31:48 +02:00
bmp
…
camera
Merge pull request #106094 from shiena/feature/support-android-camera
2025-05-13 16:22:27 -05:00
csg
Create more optimized CSGShape3D baked static mesh
2025-06-13 21:43:28 +02:00
cvtt
…
dds
DDS: Fix loading cubemaps
2025-06-25 14:11:26 +02:00
enet
Fix miscellaneous oddities around the class reference (part 5)
2025-06-06 15:21:25 +02:00
etcpak
etcpak: Fix decompressing non-power of 2 mipmaps
2025-05-09 10:34:43 +02:00
fbx
Make conversions from `NodePath` to `String` explicit.
2025-06-11 16:50:27 +02:00
freetype
…
gdscript
GDScript call stack as reverse linked list with fixed coroutines
2025-06-30 11:37:42 +02:00
glslang
Add shader baker to project exporter.
2025-05-27 12:45:27 -03:00
gltf
Improve auto-translation of editor's top & bottom bars
2025-06-18 21:11:32 +08: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
Cleanup accessibility names.
2025-06-23 11:08:36 +03:00
hdr
Core: Replace C math headers with C++ equivalents
2025-04-16 15:49:02 -05:00
interactive_music
Cleanup accessibility names.
2025-06-23 11:08:36 +03:00
jolt_physics
Merge pull request #107832 from simpkins/soft_body_normals
2025-06-28 13:03:01 +02:00
jpg
Add Ogg Theora support to MovieWriter
2025-06-10 15:52:24 +02:00
jsonrpc
…
ktx
libktx: Update to 4.4.0
2025-06-06 01:24:43 +02:00
lightmapper_rd
Fix buffer size calculations in lightmapper_rd.cpp to account for element sizes
2025-06-21 21:20:56 -04:00
mbedtls
Fix EditorSettings usage in TLSContext
2025-06-28 01:06:32 +02:00
meshoptimizer
meshoptimizer: Update to 0.24
2025-06-27 01:02:34 +02:00
minimp3
Use TightLocalVector for AudioStreamWAV/MP3
2025-06-21 00:25:31 -03:00
mobile_vr
Replace XML codeblock spaces with tabs
2025-06-06 14:35:38 +02:00
mono
Merge pull request #108053 from raulsntos/dotnet/check-msbuild-panel-for-details
2025-06-28 13:03:27 +02:00
msdfgen
…
multiplayer
Cleanup accessibility names.
2025-06-23 11:08:36 +03:00
navigation_2d
Fix: make nav_map_2d uses rasterizer cell scale options in 2d navigation settings
2025-06-21 16:51:17 +02:00
navigation_3d
Cleanup accessibility names.
2025-06-23 11:08:36 +03:00
noise
Merge pull request #103631 from Mickeon/noise_texture_property_order
2025-06-18 18:13:53 -05:00
ogg
…
openxr
Merge pull request #107895 from AThousandShips/fix_doc_spelling
2025-06-24 09:58:50 -05:00
raycast
Use SSE 4.2 as a baseline when compiling Godot
2025-05-30 23:49:47 +02:00
regex
Fix miscellaneous oddities around the class reference (part 5)
2025-06-06 15:21:25 +02:00
svg
Use libjpeg-turbo for improved jpg compatibility and speed
2025-05-02 11:47:56 +02:00
text_server_adv
Restore per font oversampling override.
2025-06-19 18:10:54 +03:00
text_server_fb
Restore per font oversampling override.
2025-06-19 18:10:54 +03:00
tga
…
theora
[Docs] Various grammar and spelling fixes
2025-06-23 20:54:08 +02:00
tinyexr
…
upnp
[Docs] Various grammar and spelling fixes
2025-06-23 20:54:08 +02:00
vhacd
…
vorbis
Add Ogg Theora support to MovieWriter
2025-06-10 15:52:24 +02:00
webp
Explicitly handle Image AlphaMode enum instead of treating as bool
2025-05-20 05:04:23 -07:00
webrtc
Replace XML codeblock spaces with tabs
2025-06-06 14:35:38 +02:00
websocket
Replace XML codeblock spaces with tabs
2025-06-06 14:35:38 +02:00
webxr
[Docs] Various grammar and spelling fixes
2025-06-23 20:54:08 +02:00
xatlas_unwrap
SCons: Enable `lightmapper` and `xatlas_unwrap` modules on Android and iOS editors
2025-06-17 16:48:19 +02:00
zip
Comments spelling fixes
2025-06-15 01:36:10 +02:00
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
…