summaryrefslogtreecommitdiff
path: root/gfx/gl/transform.cpp
Commit message (Collapse)AuthorAge
* Use consts for TransformDan Goodliffe2021-02-14
|
* Remove unused scale component from TransformDan Goodliffe2021-02-14
|
* Swap application of rotX and rotYDan Goodliffe2021-02-14
| | | | Makes more sense to ease pitch of vehicles on slopes in the direction of travel
* Remove the weird view/model/camera connectednessDan Goodliffe2021-01-24
|
* Big reshuffleDan Goodliffe2021-01-17
Fixes code quality warnings now picked up.