godot/modules
George Marques 72e5f8c31e
GDScript: Enable compression on export
Besides the regular option to export GDScript as binary tokens, this
also includes a compression option on top of it. The binary format
needs to encode some information which generally makes it bigger than
the source text. This option reduces that difference by using Zstandard
compression on the buffer.
2024-02-08 11:20:07 -03:00
..
astcenc
basis_universal
bmp
camera
csg
cvtt
dds
enet
etcpak [etcpak] Sync with upstream 2024-02-05 18:53:35 +01:00
freetype
gdscript GDScript: Enable compression on export 2024-02-08 11:20:07 -03:00
glslang vulkan: Update all components to Vulkan SDK 1.3.275.0 2024-02-06 13:46:56 +01:00
gltf Merge pull request #87934 from aaronfranke/fix-gltf-bad-mesh-export 2024-02-08 10:53:48 +01:00
gridmap
hdr
jpg
jsonrpc
ktx
lightmapper_rd Do not use a linear sampler on lightmapper when retrieving grid data. 2024-01-26 11:36:21 -03:00
mbedtls
meshoptimizer
minimp3
mobile_vr
mono Fix C# "out of sync" notice with external editors 2024-02-07 21:26:32 +01:00
msdfgen
multiplayer Merge pull request #87186 from Faless/mp/fix_remote_sync_cleanup 2024-02-03 23:18:35 +01:00
navigation Merge pull request #87378 from smix8/navmesh_bordersize 2024-02-08 10:53:30 +01:00
noise
ogg
openxr Merge pull request #87630 from dsnopek/openxr-passthrough-from-gdextension 2024-02-03 23:19:24 +01:00
raycast
regex
squish
svg
text_server_adv [TextServer] Fix bitmap font kerning override. 2024-02-08 08:32:45 +02:00
text_server_fb [TextServer / Font] Add support for customizable baseline offset. 2024-01-28 13:26:49 +02:00
tga
theora
tinyexr
upnp
vhacd
vorbis
webp
webrtc
websocket
webxr
xatlas_unwrap
zip
modules_builders.py
register_module_types.h
SCsub