godot/modules/gltf/extensions
acazuc a00cf02241 Add support for KTX & KTX2 image format
Add support glTF KHR_texture_basisu extension
2023-08-19 10:27:29 +02:00
..
physics GLTF: Add center of mass property 2023-08-11 11:27:01 -05:00
gltf_document_extension.cpp Merge pull request #79623 from aaronfranke/gltf-export-preserialize 2023-08-03 18:33:49 +02:00
gltf_document_extension.h Merge pull request #79623 from aaronfranke/gltf-export-preserialize 2023-08-03 18:33:49 +02:00
gltf_document_extension_convert_importer_mesh.cpp Fix glTF mesh importer not freeing nodes correctly on import 2023-02-27 02:44:23 +00:00
gltf_document_extension_convert_importer_mesh.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
gltf_document_extension_texture_ktx.cpp Add support for KTX & KTX2 image format 2023-08-19 10:27:29 +02:00
gltf_document_extension_texture_ktx.h Add support for KTX & KTX2 image format 2023-08-19 10:27:29 +02:00
gltf_document_extension_texture_webp.cpp GLTF: Preserve the original bytes when importing a texture 2023-08-03 10:30:33 -05:00
gltf_document_extension_texture_webp.h GLTF: Preserve the original bytes when importing a texture 2023-08-03 10:30:33 -05:00
gltf_light.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
gltf_light.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
gltf_spec_gloss.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
gltf_spec_gloss.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub Implement physics support in the GLTF module 2023-03-09 20:02:05 -06:00