godot/modules
Thaddeus Crews c9c8556a47
Merge pull request #104862 from smix8/navserver_process
Prepare NavigationServer for `process()` and `physics_process()` split
2025-04-02 07:37:32 -05:00
..
astcenc Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
basis_universal Merge pull request #103766 from BlueCube3310/basisu-hdr-astc 2025-03-12 10:31:49 -05:00
bcdec Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
betsy Fix corrupted negative values for signed BC6 2025-03-29 17:26:54 +02:00
bmp Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
camera Add and require GDSOFTCLASS for Object subclasses that want to cast but do not use GDCLASS. 2025-03-31 20:49:50 +02:00
csg Replace size() == 0 with is_empty(). 2025-04-02 19:18:43 +08:00
cvtt Force multiple of 4 sizes for CVTT compressor. 2025-03-25 11:12:28 +02:00
dds Disable ResourceFormatLoader/Savers of disabled classes 2025-03-21 14:23:05 -03:00
enet Merge pull request #89782 from KoBeWi/stdArrayList 2025-03-28 17:29:40 +01:00
etcpak Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
fbx Replace size() == 0 with is_empty(). 2025-04-02 19:18:43 +08:00
freetype Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
gdscript size() <= 0 and size() < 1. 2025-04-02 19:18:44 +08:00
glslang Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
gltf Replace size() == 0 with is_empty(). 2025-04-02 19:18:43 +08:00
godot_physics_2d Replace size() == 0 with is_empty(). 2025-04-02 19:18:43 +08:00
godot_physics_3d Replace size() == 0 with is_empty(). 2025-04-02 19:18:43 +08:00
gridmap Replace size() == 0 with is_empty(). 2025-04-02 19:18:43 +08:00
hdr Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
interactive_music Replace size() == 0 with is_empty(). 2025-04-02 19:18:43 +08:00
jolt_physics Allow to compile templates without physics servers 2025-03-28 11:00:44 -03:00
jpg Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
jsonrpc Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
ktx Disable ResourceFormatLoader/Savers of disabled classes 2025-03-21 14:23:05 -03:00
lightmapper_rd Replace size() == 0 with is_empty(). 2025-04-02 19:18:43 +08:00
mbedtls Add and require GDSOFTCLASS for Object subclasses that want to cast but do not use GDCLASS. 2025-03-31 20:49:50 +02:00
meshoptimizer Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
minimp3 Register editor classes normally, rather than via ClassDB::set_current_api() 2025-03-13 15:17:45 -05:00
mobile_vr Core: Add constexpr constructors/operators to math structs 2025-03-17 12:15:31 -05:00
mono size() <= 0 and size() < 1. 2025-04-02 19:18:44 +08:00
msdfgen Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
multiplayer Replace size() == 0 with is_empty(). 2025-04-02 19:18:43 +08:00
navigation_2d Merge pull request #104862 from smix8/navserver_process 2025-04-02 07:37:32 -05:00
navigation_3d Merge pull request #104862 from smix8/navserver_process 2025-04-02 07:37:32 -05:00
noise Replace size() == 0 with is_empty(). 2025-04-02 19:18:43 +08:00
ogg Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
openxr Replace size() == 0 with is_empty(). 2025-04-02 19:18:43 +08:00
raycast Calculate the viewport location correctly in OpenXR 2025-03-19 10:04:37 -07:00
regex Replace size() == 0 with is_empty(). 2025-04-02 19:18:43 +08:00
svg Use append_ instead of parse_ for String methods. 2025-03-27 17:51:02 +01:00
text_server_adv Add font import flag to toggle modulation of colored glyphs. 2025-04-01 13:36:10 +03:00
text_server_fb Add font import flag to toggle modulation of colored glyphs. 2025-04-01 13:36:10 +03:00
tga Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
theora Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
tinyexr Replace size() == 0 with is_empty(). 2025-04-02 19:18:43 +08:00
upnp Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
vhacd Allow to compile templates without physics servers 2025-03-28 11:00:44 -03:00
vorbis Register editor classes normally, rather than via ClassDB::set_current_api() 2025-03-13 15:17:45 -05:00
webp Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
webrtc Replace size() == 0 with is_empty(). 2025-04-02 19:18:43 +08:00
websocket Replace size() == 0 with is_empty(). 2025-04-02 19:18:43 +08:00
webxr Replace size() == 0 with is_empty(). 2025-04-02 19:18:43 +08:00
xatlas_unwrap Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
zip Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
register_module_types.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub SCons: Add emitter to declutter build objects 2025-03-15 12:08:24 -05:00