godot/modules
K. S. Ernest (iFire) Lee 39922d7167 Handle gltf binary
[ Ignore and Warn | Extract Textures (default) | Optimize Loading Embedded as Basisu ]

Enable compressed mip maps from Basis Universal for faster compressions.

Increase the quality of Basis to avoid corruption.

To keep compatibility use the first mip of the previous internal Godot format.

Because texture names may have invalid filename characters, adds String::validate_filename to sanitize filenames for import pipeline use.
2023-01-27 02:02:02 -08:00
..
astcenc Add ASTC compression and decompression with Arm astcenc. 2023-01-19 16:27:59 +01:00
basis_universal Handle gltf binary 2023-01-27 02:02:02 -08:00
bmp Merge pull request #67661 from cooperra/bmp-2bpp-loader 2023-01-19 10:08:21 +01:00
camera One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
csg Add EditorUndoRedoManager singleton 2023-01-16 01:11:52 +01:00
cvtt One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
dds One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
denoise One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
enet One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
etcpak Add ASTC compression and decompression with Arm astcenc. 2023-01-19 16:27:59 +01:00
freetype One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
gdscript Merge pull request #71634 from dalexeev/gds-annotations-analyzer 2023-01-26 01:07:00 +01:00
glslang One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
gltf Handle gltf binary 2023-01-27 02:02:02 -08:00
gridmap Add EditorUndoRedoManager singleton 2023-01-16 01:11:52 +01:00
hdr One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
jpg One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
jsonrpc One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
lightmapper_rd One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
mbedtls One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
meshoptimizer One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
minimp3 Disable OGG and MP3 looping by default on import 2023-01-22 15:45:45 +01:00
mobile_vr One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
mono Merge pull request #71825 from RedworkDE/net6-roll-forward 2023-01-27 00:13:54 +01:00
msdfgen One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
multiplayer Convert en_GB spelling to en_US with codespell 2023-01-23 11:02:20 +01:00
navigation Rename Navigation uses of 'location' to 'position' 2023-01-26 18:19:03 +01:00
noise Add tests for FastNoiseLite/NoiseTexture 2023-01-06 02:46:08 +01:00
ogg Fix OGG page_data out of bound crash 2023-01-13 13:39:03 +06:30
openxr Convert en_GB spelling to en_US with codespell 2023-01-23 11:02:20 +01:00
raycast Use range iterators in LocalVector loops 2023-01-21 18:44:42 +01:00
regex One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
squish One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
svg One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
text_server_adv Merge pull request #71931 from bruvzg/ts_s 2023-01-23 20:45:58 +01:00
text_server_fb Merge pull request #71598 from bruvzg/gdscript_bidi_override 2023-01-19 19:33:18 +01:00
tga One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
theora One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
tinyexr One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
upnp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
vhacd One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
vorbis Disable OGG and MP3 looping by default on import 2023-01-22 15:45:45 +01:00
webp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
webrtc Merge pull request #68429 from KoBeWi/PropertySettings 2023-01-06 22:59:29 +01:00
websocket One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
webxr Update WebXR tutorial link to point at the Godot 4 version 2023-01-25 13:20:53 -06:00
xatlas_unwrap One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
zip One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
modules_builders.py SCons: Improve logic to generate modules_tests.gen.h 2022-02-08 13:01:35 +01:00
register_module_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub SCons: Improve logic to generate modules_tests.gen.h 2022-02-08 13:01:35 +01:00