mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-23 05:19:18 -06:00
Disable GL checking.
This commit is contained in:
@@ -166,7 +166,7 @@ LoadingScreen = {
|
||||
ShowNodeNames = true,
|
||||
ShowProgressbar = false
|
||||
}
|
||||
CheckOpenGLState = true
|
||||
CheckOpenGLState = false
|
||||
LogEachOpenGLCall = false
|
||||
|
||||
ShutdownCountdown = 3
|
||||
|
||||
Reference in New Issue
Block a user