godot-module-template/modules
Thaddeus Crews cab1bfdeea
Merge pull request #115759 from akien-mga/revert-106299
Revert "Improve performance of `CSharpLanguage::reload_assemblies`"
2026-02-03 18:06:43 -06:00
..
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 CommandQueueMT: Make re-entrant again + Fix multiple flushers case 2025-12-09 16:09:08 +01:00
bmp Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
camera Android: Fix camera feed switching and stride-aligned buffer handling 2026-01-07 03:01:37 +09:00
csg Remove geometry_3d include from rendering_server.h, to reduce compile time. 2026-01-27 18:12:38 +01:00
cvtt Merge pull request #111015 from Alexofp/texture-compression-build-option 2025-10-21 15:10:56 -05:00
dds Merge pull request #108170 from aaronfranke/test-ps-path-func 2025-11-17 10:56:31 -06:00
enet Use actual class names in resource type hints 2026-01-29 21:07:56 +01:00
etcpak Revert "SCons: Add CPPEXTPATH for external includes" 2025-10-06 13:09:22 -05:00
fbx Default 3D model importer naming versions to the latest 2026-01-06 12:03:06 -08:00
freetype Use HarfBuzz to fix variant hinting in TextServerAdvanced 2025-10-10 18:01:03 -03:00
gdscript Merge pull request #115763 from Hrothdel/fix-untyped-method-overrides 2026-02-03 08:14:03 -06:00
glslang raytracing: Initial Vulkan support 2026-01-27 16:17:45 +01:00
gltf Use actual class names in resource type hints 2026-01-29 21:07:56 +01:00
godot_physics_2d Use RequiredParam/RequiredResult in some high value places 2025-12-02 10:44:12 -06:00
godot_physics_3d Synchronize the names for RequiredParam<T> arguments in header files 2025-12-03 04:14:52 -06:00
gridmap Merge pull request #114165 from KoBeWi/static 2026-02-02 10:10:24 +01:00
hdr Core: Replace C math headers with C++ equivalents 2025-04-16 15:49:02 -05:00
interactive_music Use actual class names in resource type hints 2026-01-29 21:07:56 +01:00
jolt_physics Merge pull request #115093 from Ivorforce/hashmap-explicit-copy 2026-01-31 22:50:51 +01:00
jpg Merge pull request #109433 from KoBeWi/hastension 2025-10-31 09:23:30 -05:00
jsonrpc JSONRPC: Fix notification return behavior 2025-04-04 10:41:18 +02:00
ktx Merge pull request #109433 from KoBeWi/hastension 2025-10-31 09:23:30 -05:00
lightmapper_rd Remove geometry_3d include from rendering_server.h, to reduce compile time. 2026-01-27 18:12:38 +01:00
mbedtls Revert "SCons: Add CPPEXTPATH for external includes" 2025-10-06 13:09:22 -05:00
meshoptimizer meshoptimizer: Update to 0.24 2025-06-27 01:02:34 +02:00
mobile_vr Move server files into their subfolders 2025-09-30 19:39:39 -07:00
mono Revert "Improve performance of CSharpLanguage::reload_assemblies" 2026-02-02 14:21:27 +01:00
mp3 Replace minimp3 with dr_mp3 2025-12-05 18:54:25 -03:00
msdfgen msdfgen: Update to 1.13 2025-12-12 22:39:53 +01:00
multiplayer Use actual class names in resource type hints 2026-01-29 21:07:56 +01:00
navigation_2d Make LocalVector copy constructor explicit. 2026-01-23 20:52:03 +01:00
navigation_3d Merge pull request #115309 from Ivorforce/localvector-explicit-copy 2026-01-30 09:32:07 -06:00
noise Use actual class names in resource type hints 2026-01-29 21:07:56 +01:00
objectdb_profiler Move RuntimeNodeSelect to its own files 2026-01-29 11:02:25 -03:00
ogg Revert "SCons: Add CPPEXTPATH for external includes" 2025-10-06 13:09:22 -05:00
openxr Merge pull request #115639 from Ivorforce/gdvirtual-includes 2026-02-02 10:10:34 +01:00
raycast Revert "SCons: Add CPPEXTPATH for external includes" 2025-10-06 13:09:22 -05:00
regex Document RegEx.create_from_string() in RegEx class description 2025-12-21 02:26:57 +01:00
svg Revert "SCons: Add CPPEXTPATH for external includes" 2025-10-06 13:09:22 -05:00
text_server_adv [TextServer] Reuse FT_Face and data for all font sizes. 2026-02-02 11:36:42 +02:00
text_server_fb [TextServer] Reuse FT_Face and data for all font sizes. 2026-02-02 11:36:42 +02:00
tga Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
theora Merge pull request #109433 from KoBeWi/hastension 2025-10-31 09:23:30 -05:00
tinyexr Add missing cstdlib include for EXIT_SUCCESS and free 2025-12-16 11:02:07 +01:00
upnp Fix UPNP code sample using OK constant incorrectly 2026-01-29 01:53:57 +01:00
vhacd Revert "SCons: Add CPPEXTPATH for external includes" 2025-10-06 13:09:22 -05:00
vorbis AudioStreamOggVorbis: only show invalid comment warning in Editor 2025-10-24 09:51:44 -07:00
webp libwebp: Update to 1.6.0 2025-12-12 22:51:19 +01:00
webrtc Use actual class names in resource type hints 2026-01-29 21:07:56 +01:00
websocket Merge pull request #104433 from marcosc90/perf-wasm-ws 2026-01-28 12:27:14 -06:00
webxr Use const ref parameters in the Web modules 2025-09-28 08:13:13 -07:00
xatlas_unwrap Revert "SCons: Add CPPEXTPATH for external includes" 2025-10-06 13:09:22 -05:00
zip Comments spelling fixes 2025-06-15 01:36:10 +02:00
modules_builders.py SCons: Begin decoupling generation & build code 2025-04-25 08:23:01 -05:00
register_module_types.h GDExtension: Store source of gdextension_interface.h in JSON 2025-11-11 14:58:45 -06:00
SCsub LSP: Rework management of client owned files 2025-11-22 19:17:15 +01:00