| .. |
|
astcenc
|
|
|
|
basis_universal
|
BasisUniversal: Disable strict aliasing to fix GCC optimization issue
|
2026-01-10 23:15:22 +01:00 |
|
bcdec
|
|
|
|
betsy
|
Explicitly include core/os/os.h where used
|
2026-03-04 09:54:10 +01:00 |
|
bmp
|
|
|
|
camera
|
[Accessibility] Handle adapter activation/deactivation.
|
2026-02-18 16:54:40 +02:00 |
|
csg
|
Explicitly include core/config/engine.h where used
|
2026-03-04 10:17:10 +01:00 |
|
cvtt
|
|
|
|
dds
|
rm class_db.h from resource.h
|
2026-02-27 19:08:29 -05:00 |
|
enet
|
Style: Add class_db.h includes explicitly
|
2026-02-26 15:50:28 -06:00 |
|
etcpak
|
|
|
|
fbx
|
Explicitly include core/config/engine.h where used
|
2026-03-04 10:17:10 +01:00 |
|
freetype
|
|
|
|
gdscript
|
Explicitly include core/os/os.h where used
|
2026-03-04 09:54:10 +01:00 |
|
glslang
|
Vulkan: Update all components to Vulkan SDK 1.4.335.0
|
2026-02-04 11:22:17 +01:00 |
|
gltf
|
Explicitly include core/config/engine.h where used
|
2026-03-04 10:17:10 +01:00 |
|
godot_physics_2d
|
Merge pull request #104736 from szunami/master
|
2026-02-10 08:29:38 -06:00 |
|
godot_physics_3d
|
rm class_db.h from resource.h
|
2026-02-27 19:08:29 -05:00 |
|
gridmap
|
Explicitly include core/config/engine.h where used
|
2026-03-04 10:17:10 +01:00 |
|
hdr
|
|
|
|
interactive_music
|
Explicitly include core/config/engine.h where used
|
2026-03-04 10:17:10 +01:00 |
|
jolt_physics
|
Decouple RenderingServer from as much of the codebase as possible
|
2026-03-03 12:48:07 +01:00 |
|
jpg
|
Merge pull request #109433 from KoBeWi/hastension
|
2025-10-31 09:23:30 -05:00 |
|
jsonrpc
|
Style: Add class_db.h includes explicitly
|
2026-02-26 15:50:28 -06:00 |
|
ktx
|
rm class_db.h from resource.h
|
2026-02-27 19:08:29 -05:00 |
|
lightmapper_rd
|
Explicitly include core/os/os.h where used
|
2026-03-04 09:54:10 +01:00 |
|
mbedtls
|
Explicitly include core/os/os.h where used
|
2026-03-04 09:54:10 +01:00 |
|
meshoptimizer
|
|
|
|
mobile_vr
|
Core: Remove class_db.h include from ref_counted.h
|
2026-02-26 18:14:23 -06:00 |
|
mono
|
Explicitly include core/config/engine.h where used
|
2026-03-04 10:17:10 +01:00 |
|
mp3
|
Merge pull request #116597 from Akosmo/improve-audio-docs-3
|
2026-03-02 15:54:00 -06:00 |
|
msdfgen
|
msdfgen: Update to 1.13
|
2025-12-12 22:39:53 +01:00 |
|
multiplayer
|
Explicitly include core/config/engine.h where used
|
2026-03-04 10:17:10 +01:00 |
|
navigation_2d
|
Explicitly include core/os/os.h where used
|
2026-03-04 09:54:10 +01:00 |
|
navigation_3d
|
Explicitly include core/os/os.h where used
|
2026-03-04 09:54:10 +01:00 |
|
noise
|
Decouple RenderingServer from as much of the codebase as possible
|
2026-03-03 12:48:07 +01:00 |
|
objectdb_profiler
|
Explicitly include core/os/os.h where used
|
2026-03-04 09:54:10 +01:00 |
|
ogg
|
rm class_db.h from resource.h
|
2026-02-27 19:08:29 -05:00 |
|
openxr
|
Explicitly include core/config/engine.h where used
|
2026-03-04 10:17:10 +01:00 |
|
raycast
|
Explicitly include core/config/engine.h where used
|
2026-03-04 10:17:10 +01:00 |
|
regex
|
Style: Add class_db.h includes explicitly
|
2026-02-26 15:50:28 -06:00 |
|
svg
|
Explicitly include core/config/engine.h where used
|
2026-03-04 10:17:10 +01:00 |
|
text_server_adv
|
Explicitly include core/os/os.h where used
|
2026-03-04 09:54:10 +01:00 |
|
text_server_fb
|
Explicitly include core/os/os.h where used
|
2026-03-04 09:54:10 +01:00 |
|
tga
|
Don't right-align escaped newlines, e.g. for #define. This has previously led to long diffs in the commit history.
|
2026-02-04 19:31:28 +01:00 |
|
theora
|
rm class_db.h from resource.h
|
2026-02-27 19:08:29 -05:00 |
|
tinyexr
|
Add missing cstdlib include for EXIT_SUCCESS and free
|
2025-12-16 11:02:07 +01:00 |
|
upnp
|
Core: Remove class_db.h include from ref_counted.h
|
2026-02-26 18:14:23 -06:00 |
|
vhacd
|
|
|
|
vorbis
|
Merge pull request #116597 from Akosmo/improve-audio-docs-3
|
2026-03-02 15:54:00 -06:00 |
|
webp
|
libwebp: Update to 1.6.0
|
2025-12-12 22:51:19 +01:00 |
|
webrtc
|
Style: Add class_db.h includes explicitly
|
2026-02-26 15:50:28 -06:00 |
|
websocket
|
Explicitly include core/os/os.h where used
|
2026-03-04 09:54:10 +01:00 |
|
webxr
|
Decouple RenderingServer from as much of the codebase as possible
|
2026-03-03 12:48:07 +01:00 |
|
xatlas_unwrap
|
|
|
|
zip
|
Style: Add class_db.h includes explicitly
|
2026-02-26 15:50:28 -06:00 |
|
modules_builders.py
|
CI: Enable Ruff preview options; bump version
|
2026-02-05 12:20:10 -06:00 |
|
register_module_types.h
|
GDExtension: Store source of gdextension_interface.h in JSON
|
2025-11-11 14:58:45 -06:00 |
|
SCsub
|
Tests: Tidy up compiled tests
|
2026-02-19 19:31:09 -06:00 |