summaryrefslogtreecommitdiff
path: root/modules/gltf/structures
AgeCommit message (Expand)Author
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