DarkRadiant: renderer2 6da7470f

Author Committer Branch Timestamp Parent
greebo greebo renderer2 05.12.2021 05:59 renderer2 803d5118
Affected Issues  0005584: Move openGL render calls to Backend
Changeset 0005584: Renderable light geometry is now respecting the node's orientation.
The transformation is baked into the vertices on transformation change, which the cost of being able to submit all geometry of the same shader in one single draw call.
mod - radiantcore/entity/EntityModule.cpp Diff File
mod - radiantcore/entity/light/LightNode.cpp Diff File
mod - radiantcore/entity/light/Renderables.h Diff File