summaryrefslogtreecommitdiff
path: root/game/scenary/light.cpp
Commit message (Collapse)AuthorAge
* Use a single buffer for the location/rotation data of all renderable objectsDan Goodliffe2026-03-31
| | | | | | Removes the BufferedLocation and BufferedLocationUpdater mess. Note: appears to break bogie rendering in asset factory test only, same symptom as broken network render test? (out of date buffer data)
* Add the Illuminator (type) and Light (instance) classesDan Goodliffe2024-01-09