Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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. |