..
astcenc
Revert "SCons: Add CPPEXTPATH for external includes"
2025-10-06 13:09:22 -05:00
basis_universal
BasisUniversal: Disable strict aliasing to fix GCC optimization issue
2026-01-10 23:15:22 +01:00
bcdec
bcdec: Fix decompressing mipmaps of non-power-of-2 textures
2025-05-08 23:39:47 +02:00
betsy
Rename callable_method_pointer.h to callable_mp.h and include it explicitly
2026-03-04 16:23:23 +01:00
bmp
Style: Replace header guards with #pragma once
2025-03-07 17:33:47 -06:00
camera
[Accessibility] Handle adapter activation/deactivation.
2026-02-18 16:54:40 +02:00
csg
Rename callable_method_pointer.h to callable_mp.h and include it explicitly
2026-03-04 16:23:23 +01:00
cvtt
Merge pull request #111015 from Alexofp/texture-compression-build-option
2025-10-21 15:10:56 -05:00
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
Revert "SCons: Add CPPEXTPATH for external includes"
2025-10-06 13:09:22 -05:00
fbx
Move ProcessID typedef out of OS
2026-03-04 15:00:45 +01:00
freetype
Use HarfBuzz to fix variant hinting in TextServerAdvanced
2025-10-10 18:01:03 -03:00
gdscript
Rename callable_method_pointer.h to callable_mp.h and include it explicitly
2026-03-04 16:23:23 +01:00
glslang
Vulkan: Update all components to Vulkan SDK 1.4.335.0
2026-02-04 11:22:17 +01:00
gltf
Rename callable_method_pointer.h to callable_mp.h and include it explicitly
2026-03-04 16:23:23 +01:00
godot_physics_2d
Rename callable_method_pointer.h to callable_mp.h and include it explicitly
2026-03-04 16:23:23 +01:00
godot_physics_3d
Rename callable_method_pointer.h to callable_mp.h and include it explicitly
2026-03-04 16:23:23 +01:00
gridmap
Rename callable_method_pointer.h to callable_mp.h and include it explicitly
2026-03-04 16:23:23 +01:00
hdr
Core: Replace C math headers with C++ equivalents
2025-04-16 15:49:02 -05:00
interactive_music
Rename callable_method_pointer.h to callable_mp.h and include it explicitly
2026-03-04 16:23:23 +01:00
jolt_physics
Rename callable_method_pointer.h to callable_mp.h and include it explicitly
2026-03-04 16:23:23 +01:00
jpg
Merge pull request #109433 from KoBeWi/hastension
2025-10-31 09:23:30 -05:00
jsonrpc
Rename callable_method_pointer.h to callable_mp.h and include it explicitly
2026-03-04 16:23:23 +01: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
meshoptimizer: Update to 0.24
2025-06-27 01:02:34 +02:00
mobile_vr
Core: Remove class_db.h include from ref_counted.h
2026-02-26 18:14:23 -06:00
mono
Rename callable_method_pointer.h to callable_mp.h and include it explicitly
2026-03-04 16:23:23 +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
Rename callable_method_pointer.h to callable_mp.h and include it explicitly
2026-03-04 16:23:23 +01:00
navigation_2d
Rename callable_method_pointer.h to callable_mp.h and include it explicitly
2026-03-04 16:23:23 +01:00
navigation_3d
Rename callable_method_pointer.h to callable_mp.h and include it explicitly
2026-03-04 16:23:23 +01:00
noise
Rename callable_method_pointer.h to callable_mp.h and include it explicitly
2026-03-04 16:23:23 +01:00
objectdb_profiler
Rename callable_method_pointer.h to callable_mp.h and include it explicitly
2026-03-04 16:23:23 +01:00
ogg
rm class_db.h from resource.h
2026-02-27 19:08:29 -05:00
openxr
Rename callable_method_pointer.h to callable_mp.h and include it explicitly
2026-03-04 16:23:23 +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
Rename callable_method_pointer.h to callable_mp.h and include it explicitly
2026-03-04 16:23:23 +01:00
text_server_fb
Rename callable_method_pointer.h to callable_mp.h and include it explicitly
2026-03-04 16:23:23 +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
Revert "SCons: Add CPPEXTPATH for external includes"
2025-10-06 13:09:22 -05:00
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
Revert "SCons: Add CPPEXTPATH for external includes"
2025-10-06 13:09:22 -05:00
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