aboutsummaryrefslogtreecommitdiff
path: root/src/utils/scenefilereader.cpp
AgeCommit message (Expand)Author
2023-12-13Add velocity field to optionalFields in parsePrimitive functionNicholas Bottone
2023-12-13small fixsotech117
2023-12-13Add gravity, depthAngle, and over as optional fields in parseCameraData() fun...Nicholas Bottone
2023-12-12Add gravity, over, and depthAngle to scenefilereaderNicholas Bottone
2023-12-08Fix cameraData position and up arrays to allow for 3-4 elementsNicholas Bottone
2023-12-08Allow both 3d and 4d in scenefilereader.cppNicholas Bottone
2023-12-08Allow 4d scene files on scenefilereader.cppNicholas Bottone
2023-12-07upload base codesotech117