summaryrefslogtreecommitdiff
path: root/ui/manualCameraController.cpp
Commit message (Expand)AuthorAge
* Simplify vector addition/subtraction with differnt typesDan Goodliffe2024-02-24
* Remove more use of legacy types from camera controllerDan Goodliffe2024-01-01
* Remove misleading power operator^ on vec2/3Dan Goodliffe2023-12-29
* Remove weird operator! on vec2/3Dan Goodliffe2023-12-29
* Switch to millimeters for spatial unitsDan Goodliffe2023-11-15
* WIP typedefing all the things - sourcesDan Goodliffe2023-11-09
* Manual Camera Controller should not refer to current propertiesDan Goodliffe2022-12-16
* Make Camera members private with accessors and helpful settersDan Goodliffe2022-12-12
* Initial implementation for being able to click in the main window to select s...Dan Goodliffe2021-12-28
* Initial commit with some basic UIDan Goodliffe2021-12-22
* Refactor to start splitting out UI componentsDan Goodliffe2021-12-13