godot/modules/gltf/extensions
Rémi Verschelde 1d42504b30
Merge pull request #79623 from aaronfranke/gltf-export-preserialize
Add `export_preserialize` to the GLTF export process
2023-08-03 18:33:49 +02:00
..
physics GLTF: Rename GLTFCollider class to GLTFPhysicsShape 2023-06-16 15:18:24 -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_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