DarkRadiant: master 2a6f179e

Author Committer Branch Timestamp Parent
greebo greebo master 11.03.2022 18:42 master ffcba59e
Affected Issues  0005916: Vertex colours do not show on models in lighting mode
Changeset 0005916: Pass the vertex colour attribute to GLSL.
Brushes are using entityDef colours as vertex colours right now, which renders worldspawn pitch black.
mod - include/GLProgramAttributes.h Diff File
mod - install/gl/interaction_vp.glsl Diff File
mod - radiantcore/rendersystem/backend/ObjectRenderer.cpp Diff File
mod - radiantcore/rendersystem/backend/WindingRenderer.h Diff File
mod - radiantcore/rendersystem/backend/glprogram/GLSLBumpProgram.cpp Diff File