summaryrefslogtreecommitdiffstats
path: root/modules/gltf/extensions/gltf_document_extension.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #79623 from aaronfranke/gltf-export-preserializeRémi Verschelde2023-08-031-0/+8
|\
| * Add export_preserialize to the GLTF export processAaron Franke2023-07-181-0/+8
* | GLTF: Preserve the original bytes when importing a textureAaron Franke2023-08-031-0/+7
|/
* Add support for extending GLTF with more texture formats & support WebPAaron Franke2023-05-221-0/+18
* Use enum instead of int in virtual methods return typeRaul Santos2023-01-311-16/+16
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Pass GLTFState to the export_preflight methodAaron Franke2022-12-111-3/+3
* Add three new methods to GLTFDocumentExtensionAaron Franke2022-11-211-16/+48
* Change the way GLTFDocumentExtension classes are registeredAaron Franke2022-11-091-0/+101