mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-04 18:51:17 -06:00
Disabling OpenGL state checking.
This commit is contained in:
@@ -167,7 +167,7 @@ LoadingScreen = {
|
||||
ShowNodeNames = true,
|
||||
ShowProgressbar = false
|
||||
}
|
||||
CheckOpenGLState = true
|
||||
CheckOpenGLState = false
|
||||
LogEachOpenGLCall = false
|
||||
|
||||
ShutdownCountdown = 3
|
||||
|
||||
Reference in New Issue
Block a user