summaryrefslogtreecommitdiff
path: root/modules/gltf/doc_classes/GLTFLight.xml
AgeCommit message (Collapse)Author
2022-08-14Document GLTFLight and GLTFSpecGlossAaron Franke
2022-02-15Add an XML schema for documentationHugo Locurcio
This makes it easier to spot syntax errors when editing the class reference. The schema is referenced locally so validation can still work offline. Each class XML's schema conformance is also checked on GitHub Actions.
2021-09-26Fix GLTF light importAaron Franke
2021-09-20Don't generate empty doc sections and reduce code duplicationAaron Franke
2021-08-31Fix missing renames in the GLTF moduleAaron Franke
2021-06-18Better format arguments in variant parserMichael Alexsander Silva Dias
2021-03-18doc: Sync classref with current sourceRĂ©mi Verschelde
And move GLTF docs to its module folder.