summaryrefslogtreecommitdiff
path: root/src/3d/scene_loader.h
AgeCommit message (Collapse)Author
14 hoursrefactor(3d): SceneLoader to namespaceskal
Refactors the SceneLoader class to a namespace. Since it only contained a single static utility function, a namespace is a more appropriate and idiomatic C++ construct. No functional changes.
10 daysstyle: Apply clang-format to all source filesskal
10 daysfeat(3d): Implement Blender export and binary scene loading pipelineskal