Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove more use of legacy types from camera controller | Dan Goodliffe | 2024-01-01 |
| | |||
* | Switch to millimeters for spatial units | Dan Goodliffe | 2023-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 - headers | Dan Goodliffe | 2023-11-07 |
| | |||
* | Replace include guard macros with pragma once | Dan Goodliffe | 2022-01-02 |
| | |||
* | Initial commit with some basic UI | Dan Goodliffe | 2021-12-22 |
| | |||
* | Refactor to start splitting out UI components | Dan Goodliffe | 2021-12-13 |