DarkRadiant: lighting_mode 0bf1d391

Author Committer Branch Timestamp Parent
greebo greebo lighting_mode 04.02.2022 06:03 lighting_mode 9884ba48
Affected Issues  0005893: Entity-to-light mapping structures for lighting mode rendering
Changeset 0005893: Patch bounds were not known at the time the surface attached itself to the parent entity.
It's now possible to acquire the geometry bounds from the data in the GeometryStore.
mod - include/igeometryrenderer.h Diff File
mod - include/igeometrystore.h Diff File
mod - libs/render/RenderableGeometry.h Diff File
mod - radiantcore/rendersystem/backend/GeometryRenderer.h Diff File
mod - radiantcore/rendersystem/backend/GeometryStore.h Diff File
mod - radiantcore/rendersystem/backend/OpenGLShader.cpp Diff File
mod - radiantcore/rendersystem/backend/OpenGLShader.h Diff File