1
0
Fork 0
godot/modules
Rémi Verschelde 38ffeb56f4
Merge pull request #101103 from Calinou/editor-gridmap-translucent-cursor
Make the GridMap editor cursor translucent
2025-01-06 22:48:54 +01: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 Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
freetype SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
gdscript Merge pull request #99121 from dalexeev/gds-deprecate-inst-to-dict 2025-01-06 22:46:52 +01:00
glslang SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
gltf Merge pull request #99893 from kiroxas/avoidUTF8ParsingWhenNotNecessary 2025-01-06 22:47:12 +01: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 Merge pull request #101044 from mihe/jolt/revert-100533 2025-01-03 00:50:13 +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 Fix lightmapper penumbra computation 2024-12-30 16:30:59 +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 Implement a "Recovery Mode" for recovering crashing/hanging projects during initialization 2025-01-03 10:50:15 +00: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 Simplify_`NavMeshQueries3D::_query_task_build_path_corridor` 2025-01-03 08:53:57 +01: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 Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
text_server_fb [TextServer] Fix use of `find_char` in text servers 2024-12-19 21:44:30 -05: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 Remove unused header in drivers and modules. 2024-12-24 00:40:47 +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