DarkRadiant: master 6effed56

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 01.12.2020 20:51 master bfee6f66
Changeset Remove all light management methods from RenderSystem

Remove the horrible old-style light management mechanism, e.g. attachLight,
attachLitObject etc, along with a few remaining calls to these methods from
various renderable objects.
mod - include/irender.h Diff File
mod - radiantcore/brush/BrushNode.cpp Diff File
mod - radiantcore/entity/light/LightNode.cpp Diff File
mod - radiantcore/model/picomodel/StaticModelNode.cpp Diff File
mod - radiantcore/patch/PatchNode.cpp Diff File
mod - radiantcore/rendersystem/OpenGLRenderSystem.cpp Diff File
mod - radiantcore/rendersystem/OpenGLRenderSystem.h Diff File