summaryrefslogtreecommitdiff
path: root/gfx/models/lights.h
Commit message (Collapse)AuthorAge
* Have Renderable manage all instance lightsDan Goodliffe2026-04-01
Spot and point lights now existing in Renderable, the vertex data contains the owning parent object's index in CommonLocationData, the render step is just a single draw call.