DarkRadiant: master 622c5ca0

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 09.03.2021 20:54 master 1db3e735
Changeset Add a test for omni light texture matrix

Add a new getRendererLight() method to the ILightNode interface, and use this
to retrieve and examine the texture transformation matrix of a simple omni
light.
mod - include/ilightnode.h Diff File
mod - radiantcore/entity/light/LightNode.h Diff File
mod - test/CMakeLists.txt Diff File
add - test/Renderer.cpp Diff File