godot/modules
Clay John e50b864b64
Merge pull request #98085 from dalexeev/gds-fix-typed-dict-static-default-init
GDScript: Add missing static default initialization for typed dictionaries
2024-10-17 16:53:11 -07:00
..
astcenc SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
basis_universal BasisU: Update to 1.50.0 and add HDR support 2024-10-12 18:02:44 +02:00
bcdec Fix decompressing textures with dimensions that are not multiples of 4 2024-10-06 11:13:39 +02:00
betsy Merge pull request #97295 from BlueCube3310/betsy-bc4 2024-10-14 14:09:56 -05:00
bmp SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
camera Merge pull request #97589 from pkowal1982/fix_97454 2024-09-29 00:47:15 +02:00
csg Merge pull request #97479 from dustdfg/csg_redudant_3d_disabled_check 2024-09-26 12:45:58 +02:00
cvtt Replace squish with bcdec for BC decompression 2024-09-26 14:42:54 +02:00
dds SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
enet Add method for getting packet flags from ENetPacketPeer 2024-10-02 14:34:06 +02:00
etcpak SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
fbx SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
freetype SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
gdscript GDScript: Add missing static default initialization for typed dictionaries 2024-10-11 13:23:34 +03:00
glslang SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
gltf Assign the correct bone rest transform to nodes with matrix in GLTF 2024-10-07 10:19:43 -07:00
godot_physics_2d Merge pull request #96923 from Repiteo/style/warning-admonition 2024-09-26 12:45:38 +02:00
godot_physics_3d Merge pull request #96923 from Repiteo/style/warning-admonition 2024-09-26 12:45:38 +02:00
gridmap SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
hdr SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
interactive_music SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
jpg SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05: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 #97483 from akien-mga/clang-format-19.1.0 2024-09-26 12:46:04 +02:00
mbedtls [mbedTLS] Enable TLS 1.3 support 2024-09-26 17:37:38 +02:00
meshoptimizer SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
minimp3 SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
mobile_vr SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
mono Merge pull request #98059 from zaevi/fix_csharp_unhandled_GD0303 2024-10-14 14:09:51 -05:00
msdfgen SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
multiplayer Docs: remove duplicate words 2024-09-30 12:21:30 +02:00
navigation Replaced some distance checks with square distance checks in NavMap, wherever the purpose is only to find the nearest element. 2024-10-15 22:06:35 -05:00
noise Clarify SIMPLEX and SIMPLEX_SMOOTH types 2024-10-07 19:41:18 +08:00
ogg SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
openxr SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
raycast SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
regex SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
svg SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
text_server_adv Merge pull request #97677 from bruvzg/hb1001 2024-10-02 15:01:23 +02:00
text_server_fb [TextServer] Silently skip invalid system fallback fonts. 2024-10-01 17:22:16 +03:00
tga SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
theora SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
tinyexr SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
upnp SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
vhacd SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
vorbis Vorbis: Remove redundant bounds check 2024-09-27 21:04:46 +05:30
webp SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
webrtc SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
websocket Parse fragment from URL 2024-09-27 19:42:30 +08:00
webxr Docs: remove duplicate words 2024-09-30 12:21:30 +02:00
xatlas_unwrap SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
zip SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
register_module_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00