Age | Commit message (Expand) | Author |
---|---|---|
2022-09-04 | Don't try to read values from null cameras and lights in GLTF | Aaron Franke |
2022-09-01 | Change Array arguments to TypedArray | kobewi |
2022-08-28 | Move GLTF camera conversion code into GLTFCamera | Aaron Franke |
2022-08-26 | Rename `str2var` to `str_to_var` and similar | Micky |
2022-08-24 | Replace Array return types with TypedArray 3 | kobewi |
2022-08-14 | GLTF: Fix orthographic cameras, internally store data in GLTF's format | Aaron Franke |
2022-07-25 | Code quality: Fix header guards consistency | RĂ©mi Verschelde |
2022-07-24 | GLTF: Organize structures into a subfolder | Aaron Franke |