summaryrefslogtreecommitdiff
path: root/gfx/gl/camera.cpp
Commit message (Collapse)AuthorAge
* Initial implementation for being able to click in the main window to select ↵Dan Goodliffe2021-12-28
| | | | something
* Fix up all remaining warningsDan Goodliffe2021-11-28
|
* 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.
* Input stack and logical split of camera controllerDan Goodliffe2021-01-28
|
* Basic mouse navigationDan Goodliffe2021-01-26
|
* Big reshuffleDan Goodliffe2021-01-17
Fixes code quality warnings now picked up.