summaryrefslogtreecommitdiff
path: root/gfx/gl/transform.h
Commit message (Collapse)AuthorAge
* Replace Transform with LocationDan Goodliffe2021-03-03
| | | | Simpler, unbinds the transformation matrices for location, now done just in the shader.
* Remove unused scale component from TransformDan Goodliffe2021-02-14
|
* Remove the weird view/model/camera connectednessDan Goodliffe2021-01-24
|
* Factor to support worlds, objects, windows etcDan Goodliffe2021-01-18
|
* Big reshuffleDan Goodliffe2021-01-17
Fixes code quality warnings now picked up.