Reset backface culling. (Fix bug #1960)
This commit is contained in:
@@ -1147,6 +1147,9 @@ void draw_tface_mesh(Object *ob, Mesh *me, int dt)
|
||||
glLoadIdentity();
|
||||
default_gl_light();
|
||||
glPopMatrix();
|
||||
|
||||
glFrontFace(GL_CCW);
|
||||
|
||||
}
|
||||
|
||||
void init_realtime_GL(void)
|
||||
|
||||
Reference in New Issue
Block a user