summaryrefslogtreecommitdiff
path: root/gfx/manualCameraController.cpp
Commit message (Collapse)AuthorAge
* Swap y,z axisDan Goodliffe2021-11-16
| | | | This was a pain... but all the coords make much more sense now and a lot of mystery negation has disappeared.
* Fix warnings produced by new clang-tidyDan Goodliffe2021-05-02
|
* Fixing manual camera scrolling, now just a matrix multiplicationDan Goodliffe2021-03-05
|
* Simplify a lot of code with sincosfDan Goodliffe2021-03-03
|
* Vastly improved manual camera controllerDan Goodliffe2021-02-28
|
* Pass lintersDan Goodliffe2021-02-20
|
* Disconnect camera control from shaderDan Goodliffe2021-02-17
|
* Split into main app and library the rest for testingDan Goodliffe2021-02-04