godot/modules
Thaddeus Crews 30a0a41982
Merge pull request #111274 from chocola-mint/include-optimization-logger
Remove `file_access.h` and `script_backtrace.h` includes from `logger.h`.
2025-10-06 09:06:32 -05:00
..
astcenc SCons: Add CPPEXTPATH for external includes 2025-04-02 07:29:08 -05:00
basis_universal Move server files into their subfolders 2025-09-30 19:39:39 -07:00
bcdec bcdec: Fix decompressing mipmaps of non-power-of-2 textures 2025-05-08 23:39:47 +02:00
betsy Move server files into their subfolders 2025-09-30 19:39:39 -07:00
bmp Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
camera Move server files into their subfolders 2025-09-30 19:39:39 -07:00
csg Move server files into their subfolders 2025-09-30 19:39:39 -07:00
cvtt SCons: Add CPPEXTPATH for external includes 2025-04-02 07:29:08 -05:00
dds Add GDSOFTCLASS to deeper inheritors of Object 2025-09-24 19:15:56 +01:00
enet Skip copying values constructed immediately before returning 2025-09-26 19:13:58 -07:00
etcpak etcpak: Fix decompressing non-power of 2 mipmaps 2025-05-09 10:34:43 +02:00
fbx Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
freetype SCons: Support header-only modules 2025-07-14 15:37:05 -05:00
gdscript Merge pull request #111254 from Ivorforce/object-no-rb-rw 2025-10-06 09:06:29 -05:00
glslang SCons: Ensure CPPDEFINES is properly utilized 2025-07-14 13:07:53 -05:00
gltf Merge pull request #107469 from Ivorforce/vector-localvector-explicit-span-conversions 2025-09-30 11:19:17 -05:00
godot_physics_2d Move server files into their subfolders 2025-09-30 19:39:39 -07:00
godot_physics_3d Move server files into their subfolders 2025-09-30 19:39:39 -07:00
gridmap Move server files into their subfolders 2025-09-30 19:39:39 -07:00
hdr Core: Replace C math headers with C++ equivalents 2025-04-16 15:49:02 -05:00
interactive_music Fix some inspector action buttons not updating icon when theme changes 2025-08-04 15:30:36 +08:00
jolt_physics Merge pull request #107273 from DexterFstone/add-game-speed-controls 2025-10-06 09:06:24 -05:00
jpg Remove file_access.h and script_backtrace.h includes from logger.h. 2025-10-05 17:49:23 +09:00
jsonrpc JSONRPC: Fix notification return behavior 2025-04-04 10:41:18 +02:00
ktx Add GDSOFTCLASS to deeper inheritors of Object 2025-09-24 19:15:56 +01:00
lightmapper_rd Rename server "free" functions to "free_rid" to match exposed API 2025-09-30 16:52:25 -07:00
mbedtls Remove file_access.h and script_backtrace.h includes from logger.h. 2025-10-05 17:49:23 +09:00
meshoptimizer meshoptimizer: Update to 0.24 2025-06-27 01:02:34 +02:00
minimp3 Remove file_access.h and script_backtrace.h includes from logger.h. 2025-10-05 17:49:23 +09:00
mobile_vr Move server files into their subfolders 2025-09-30 19:39:39 -07:00
mono Remove rw_lock.h and rb_map.h includes from object.h. 2025-10-05 23:29:04 +02:00
msdfgen SCons: Support header-only modules 2025-07-14 15:37:05 -05:00
multiplayer Remove #include "scene/main/timer.h" from control.h 2025-10-05 14:41:06 +09:00
navigation_2d Remove #include "scene/main/timer.h" from control.h 2025-10-05 14:41:06 +09:00
navigation_3d Move server files into their subfolders 2025-09-30 19:39:39 -07:00
noise Rename server "free" functions to "free_rid" to match exposed API 2025-09-30 16:52:25 -07:00
objectdb_profiler Remove file_access.h and script_backtrace.h includes from logger.h. 2025-10-05 17:49:23 +09:00
ogg SCons: Add CPPEXTPATH for external includes 2025-04-02 07:29:08 -05:00
openxr Move server files into their subfolders 2025-09-30 19:39:39 -07:00
raycast Move occlusion culling back to being based on euclidian distance but with some distance calculation using double precision 2025-07-08 13:38:36 +02:00
regex Skip copying values constructed immediately before returning 2025-09-26 19:13:58 -07:00
svg Use libjpeg-turbo for improved jpg compatibility and speed 2025-05-02 11:47:56 +02:00
text_server_adv Remove file_access.h and script_backtrace.h includes from logger.h. 2025-10-05 17:49:23 +09:00
text_server_fb Remove file_access.h and script_backtrace.h includes from logger.h. 2025-10-05 17:49:23 +09:00
tga Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
theora Remove file_access.h and script_backtrace.h includes from logger.h. 2025-10-05 17:49:23 +09:00
tinyexr Merge pull request #104893 from Repiteo/scons/external-includes-alt 2025-04-02 07:48:03 -05:00
upnp [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
vhacd SCons: Add CPPEXTPATH for external includes 2025-04-02 07:29:08 -05:00
vorbis Merge pull request #111274 from chocola-mint/include-optimization-logger 2025-10-06 09:06:32 -05:00
webp Merge pull request #110837 from wheatear-dev/add-gdsoftclass-deeper 2025-09-25 12:13:56 -05:00
webrtc Use const ref parameters in the Web modules 2025-09-28 08:13:13 -07:00
websocket Use const ref parameters in the Web modules 2025-09-28 08:13:13 -07:00
webxr Use const ref parameters in the Web modules 2025-09-28 08:13:13 -07: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
modules_builders.py SCons: Begin decoupling generation & build code 2025-04-25 08:23:01 -05:00
register_module_types.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub SCons: Support header-only modules 2025-07-14 15:37:05 -05:00