summaryrefslogtreecommitdiffstats
path: root/modules/gltf/extensions
Commit message (Expand)AuthorAgeFilesLines
...
* GLTF: Clean up lots of includesAaron Franke2022-11-296-10/+9
* Add three new methods to GLTFDocumentExtensionAaron Franke2022-11-212-20/+63
* Change the way GLTFDocumentExtension classes are registeredAaron Franke2022-11-094-0/+293
* Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...bruvzg2022-10-071-3/+2
* Minor enhancements to the GLTF module (lights and docs)Aaron Franke2022-09-181-0/+9
* Don't try to read values from null cameras and lights in GLTFAaron Franke2022-09-041-0/+1
* Move GLTF light conversion code into GLTFLightAaron Franke2022-08-282-0/+125
* Document GLTFLight and GLTFSpecGlossAaron Franke2022-08-142-0/+7
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-0/+1
* GLTF: Organize structures into a subfolderAaron Franke2022-07-244-0/+331