Commit Graph

8 Commits

Author SHA1 Message Date
3d76b91229 Move GLTF light conversion code into GLTFLight 2022-08-28 11:18:22 -05:00
3bbb50359d Document GLTFLight and GLTFSpecGloss 2022-08-14 14:57:58 -05:00
b68dd2e189 Add an XML schema for documentation
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.
2022-02-15 00:03:31 +01:00
f3e76a5397 Fix GLTF light import 2021-09-26 21:57:25 -05:00
d54f2ad7ca Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
33df50acdd Fix missing renames in the GLTF module 2021-08-31 00:06:46 -05:00
0ff4095b36 Better format arguments in variant parser 2021-06-18 00:06:40 -03:00
4ca1e73ff9 doc: Sync classref with current source
And move GLTF docs to its module folder.
2021-03-18 16:37:43 +01:00