DarkRadiant: master df659a19

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 06.01.2022 21:14 master b20f8842
Changeset Remove LightNode projected colour accessor methods

By making the _projColours member mutable we can avoid the const_casts in
render methods which update vertex colours.
mod - radiantcore/entity/light/LightNode.cpp Diff File
mod - radiantcore/entity/light/LightNode.h Diff File