Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #79623 from aaronfranke/gltf-export-preserialize | Rémi Verschelde | 2023-08-03 | 1 | -0/+8 |
|\ | |||||
| * | Add export_preserialize to the GLTF export process | Aaron Franke | 2023-07-18 | 1 | -0/+8 |
* | | GLTF: Preserve the original bytes when importing a texture | Aaron Franke | 2023-08-03 | 1 | -0/+7 |
|/ | |||||
* | Add support for extending GLTF with more texture formats & support WebP | Aaron Franke | 2023-05-22 | 1 | -0/+18 |
* | Use enum instead of int in virtual methods return type | Raul Santos | 2023-01-31 | 1 | -16/+16 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Pass GLTFState to the export_preflight method | Aaron Franke | 2022-12-11 | 1 | -3/+3 |
* | Add three new methods to GLTFDocumentExtension | Aaron Franke | 2022-11-21 | 1 | -16/+48 |
* | Change the way GLTFDocumentExtension classes are registered | Aaron Franke | 2022-11-09 | 1 | -0/+101 |