Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | WIP typedefing all the things - sources | Dan Goodliffe | 2023-11-09 |
| | |||
* | Templated BufferedLocation and single buffer storage for RVC locations | Dan Goodliffe | 2023-05-06 |
| | |||
* | Drop .hpp for header only things | Dan Goodliffe | 2023-04-29 |
| | | | | Half of them acquired a .cpp part anyway | ||
* | Add BufferedLocation | Dan Goodliffe | 2023-04-23 |
Wraps Location, storing a pre-computed mat4 transformation of the position/rotation in a VBO handled by InstanceVertices. |