| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #79623 from aaronfranke/gltf-export-preserialize | Rémi Verschelde | 2023-08-03 | 1 | -0/+2 |
|\ |
|
| * | Add export_preserialize to the GLTF export process | Aaron Franke | 2023-07-18 | 1 | -0/+2 |
* | | GLTF: Preserve the original bytes when importing a texture | Aaron Franke | 2023-08-03 | 1 | -0/+2 |
|/ |
|
* | Add support for extending GLTF with more texture formats & support WebP | Aaron Franke | 2023-05-22 | 1 | -0/+4 |
* | Use enum instead of int in virtual methods return type | Raul Santos | 2023-01-31 | 1 | -8/+8 |
* | 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 | -2/+2 |
* | Add three new methods to GLTFDocumentExtension | Aaron Franke | 2022-11-21 | 1 | -4/+15 |
* | Change the way GLTFDocumentExtension classes are registered | Aaron Franke | 2022-11-09 | 1 | -0/+61 |