DarkRadiant: master e0013abe

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 12.12.2021 19:21 master 47e24aee
Changeset Streamline storage of projected light colours and use flags

Local ProjectedVectors struct is now templated on its contained object type,
and is used for storing vectors, colours (also using Vector3) and usage flags
(bool).
mod - radiantcore/entity/light/Light.cpp Diff File
mod - radiantcore/entity/light/Light.h Diff File