DarkRadiant: master 0dfd7f8c
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
orbweaver | orbweaver | master | 01.12.2020 21:06 | master 6effed56 |
Changeset | Remove LinearLightList and LightList LinearLightList was only used by the render system, which no longer stores lights as of the previous commit. LightList was the public interface only implemented by LinearLightList (VectorLightList, which still remains, implements the simpler LightSources interface). |
|||
mod - include/irender.h | Diff File | |||
mod - libs/render/VectorLightList.h | Diff File | |||
mod - radiantcore/Makefile.am | Diff File | |||
rm - radiantcore/rendersystem/LinearLightList.cpp | Diff | |||
rm - radiantcore/rendersystem/LinearLightList.h | Diff | |||
mod - radiantcore/rendersystem/OpenGLRenderSystem.h | Diff File |