summaryrefslogtreecommitdiffstats
path: root/modules/gltf/doc_classes/GLTFDocumentExtension.xml
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Add support for extending GLTF with more texture formats & support WebPAaron Franke2023-05-221-0/+21
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Use enum instead of int in virtual methods return typeRaul Santos2023-01-311-8/+8
* Pass GLTFState to the export_preflight methodAaron Franke2022-12-111-1/+2
* GLTF: Clean up lots of includesAaron Franke2022-11-291-3/+3
* Add three new methods to GLTFDocumentExtensionAaron Franke2022-11-211-1/+45
* Change the way GLTFDocumentExtension classes are registeredAaron Franke2022-11-091-0/+4
* Add a way to get the GLTF extensions supported by GLTFDocumentExtensionAaron Franke2022-09-191-0/+6
* Minor enhancements to the GLTF module (lights and docs)Aaron Franke2022-09-181-0/+2
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-14/+14
* Improve gltf extension GLTFDocument api.K. S. Ernest (iFire) Lee2022-05-201-41/+28
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* GLTF for game templates.K. S. Ernest (iFire) Lee2021-10-031-0/+73