summaryrefslogtreecommitdiff
path: root/ui/manualCameraController.h
Commit message (Collapse)AuthorAge
* Remove more use of legacy types from camera controllerDan Goodliffe2024-01-01
|
* Switch to millimeters for spatial unitsDan Goodliffe2023-11-15
| | | | | | Mostly a case of changing far too many magic numbers, something else to fix I guess. I probably missed something. Also there's some hackery when loading 3D models, which are still assumed to be in metres.
* WIP typedefing all the things - headersDan Goodliffe2023-11-07
|
* Replace include guard macros with pragma onceDan Goodliffe2022-01-02
|
* Initial commit with some basic UIDan Goodliffe2021-12-22
|
* Refactor to start splitting out UI componentsDan Goodliffe2021-12-13