1
0
Fork 0
godot/modules
Thaddeus Crews a29294fddc
SCons: Refactor color output implementation
2025-01-07 18:44:53 -06:00
..
astcenc astcenc: Allow runtime decompression of ASTC formats 2025-01-03 12:07:22 +01:00
basis_universal basis_universal: Clarify encoder-only dependencies, only used in editor builds 2024-12-05 21:01:58 +01:00
bcdec bcdec: Fix logic for detecting incomplete blocks 2024-12-14 17:57:44 +01:00
betsy Refactor CommandQueueMT to use vararg templates 2025-01-02 15:35:08 +01:00
bmp SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
camera Remove unused headers in servers. 2024-12-20 18:51:01 +08:00
csg Merge pull request #100826 from Lielay9/csg-spin-360 2024-12-30 08:58:35 -06:00
cvtt Image: More cleanup and reduced code duplication. 2024-12-12 11:52:59 +01:00
dds Round DDS width/height to next divisor multiple for block compression 2024-11-25 12:55:05 -05:00
enet Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
etcpak SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
fbx Force build editor with regex module, remove checking code. 2025-01-07 19:43:23 +08:00
freetype SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
gdscript Force build editor with regex module, remove checking code. 2025-01-07 19:43:23 +08:00
glslang SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
gltf Force build editor with regex module, remove checking code. 2025-01-07 19:43:23 +08:00
godot_physics_2d Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
godot_physics_3d Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
gridmap Merge pull request #101103 from Calinou/editor-gridmap-translucent-cursor 2025-01-06 22:48:54 +01:00
hdr Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
interactive_music Improve use of `Ref.is_null/valid` 2024-12-23 16:35:02 -05:00
jolt_physics Cache value of Jolt Physics project setting `bounce_velocity_threshold` 2025-01-07 18:35:04 +01:00
jpg Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
jsonrpc SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
ktx SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
lightmapper_rd Merge pull request #100765 from Geometror/lightmapgi-add-downsampling 2025-01-07 23:17:39 +01:00
mbedtls Improve use of `Ref.is_null/valid` 2024-12-23 16:35:02 -05:00
meshoptimizer Rewrite index optimization code for maximum efficiency 2024-11-04 06:58:06 -08:00
minimp3 Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
mobile_vr Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
mono Force build editor with regex module, remove checking code. 2025-01-07 19:43:23 +08:00
msdfgen SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
multiplayer Improve use of `Ref.is_null/valid` 2024-12-23 16:35:02 -05:00
navigation Force build editor with regex module, remove checking code. 2025-01-07 19:43:23 +08:00
noise Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
ogg SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
openxr Merge pull request #100763 from dsnopek/openxr-composition-layers-hole-punch-visibility 2024-12-30 08:58:57 -06:00
raycast Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
regex RegEx: Fix handling of unset/unknown capture groups 2024-11-30 13:35:49 +03:00
svg thorvg: Update to 0.15.5 2024-12-04 17:24:43 +01:00
text_server_adv SCons: Refactor color output implementation 2025-01-07 18:44:53 -06:00
text_server_fb SCons: Refactor color output implementation 2025-01-07 18:44:53 -06:00
tga Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
theora Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
tinyexr Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
upnp Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
vhacd SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
vorbis Force build editor with regex module, remove checking code. 2025-01-07 19:43:23 +08:00
webp Improve use of `Ref.is_null/valid` 2024-12-23 16:35:02 -05:00
webrtc Improve use of `Ref.is_null/valid` 2024-12-23 16:35:02 -05:00
websocket Merge pull request #100631 from Faless/fix/wslay_frame_end_not_fin 2025-01-03 00:48:47 +01:00
webxr Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
xatlas_unwrap SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
zip Add a code sample that extracts all files to ZIPReader documentation 2024-12-03 00:37:50 +01:00
SCsub Use scons to calculate all the sources needed for vsproj generation. 2024-11-21 11:11:35 +01:00
register_module_types.h