DarkRadiant: master 7f489c01

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 02.09.2020 20:12 master 4e0eadc3
Changeset CamRenderer stores and counts lights

CamRenderer stores received RendererLights in an internal list, and increments
a new counter in RenderStatistics which results in the number of lights being
shown on the stats line. This confirms that the CamRenderer is receiving the
expected lights, although they are not currently being used for rendering.
mod - radiant/camera/CamWnd.cpp Diff File
mod - radiant/render/RenderStatistics.h Diff File