DarkRadiant: master bfee6f66
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
orbweaver | orbweaver | master | 01.12.2020 20:42 | master 8e89d0b5 |
Changeset | Remove some legacy light code For some reason BrushNode still had an internal light list which has been obsolete since the switch to use addLitRenderable(). Also removed the now-unused insertLight() and clearLights() methods from LitObject, which now exposes only the intersectsLight() method. |
|||
mod - include/irender.h | Diff File | |||
mod - radiantcore/brush/Brush.cpp | Diff File | |||
mod - radiantcore/brush/BrushNode.cpp | Diff File | |||
mod - radiantcore/brush/BrushNode.h | Diff File | |||
mod - radiantcore/rendersystem/LinearLightList.cpp | Diff File |