-
- Downloads
Fix rendering edges as tubes without light
`this->PrimitiveInfo[this->LastBoundBO].LastLightComplexity > 0` seems to be the way to go for testing if lights are enabled in the scene. Checking if the renderer has lights do not covers all cases since lighting can be disabled without removing them.
Loading
Please register or sign in to comment