This of course is easily fixed by adding to void OpenGLRenderer::beginRendering() the line:
Code: Select all
glFrontFace(GL_CCW);
Moderators: CEGUI MVP, CEGUI Team
Code: Select all
glFrontFace(GL_CCW);
Return to “Bug Reports, Suggestions, Feature Requests”
Users browsing this forum: No registered users and 8 guests