summaryrefslogtreecommitdiff
path: root/modules/gltf/structures
AgeCommit message (Expand)Author
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-12-10Consistently use `p_` for parameters in GLTFDocumentAaron Franke
2022-11-29GLTF: Clean up lots of includesAaron Franke
2022-11-09Change the way GLTFDocumentExtension classes are registeredAaron Franke
2022-10-15Add a way to store additional data in GLTFState and GLTFNodeAaron Franke
2022-10-03GLTF imports & exports material texture filtersThe Tophat Demon
2022-09-04Don't try to read values from null cameras and lights in GLTFAaron Franke
2022-09-01Change Array arguments to TypedArraykobewi
2022-08-28Move GLTF camera conversion code into GLTFCameraAaron Franke
2022-08-26Rename `str2var` to `str_to_var` and similarMicky
2022-08-24Replace Array return types with TypedArray 3kobewi
2022-08-14GLTF: Fix orthographic cameras, internally store data in GLTF's formatAaron Franke
2022-07-25Code quality: Fix header guards consistencyRémi Verschelde
2022-07-24GLTF: Organize structures into a subfolderAaron Franke