mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-08 18:44:35 +03:00
Removed unneeded calls to GL_LIGHTING
This commit is contained in:
committed by
Lukas Matena
parent
b63de990d4
commit
e648368934
@@ -178,9 +178,6 @@ void GLGizmoHollow::render_points(const Selection& selection, bool picking) cons
|
||||
glsafe(::glPopMatrix());
|
||||
}
|
||||
|
||||
//if (!picking)
|
||||
// glsafe(::glDisable(GL_LIGHTING));
|
||||
|
||||
glsafe(::glPopMatrix());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user