summaryrefslogtreecommitdiff
path: root/gfx/gl/bufferedLocation.cpp
Commit message (Collapse)AuthorAge
* Add BufferedLocationDan Goodliffe2023-04-23
Wraps Location, storing a pre-computed mat4 transformation of the position/rotation in a VBO handled by InstanceVertices.