mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-12 22:39:09 -05:00
Undo change in openspace.cfg
This commit is contained in:
+2
-2
@@ -53,6 +53,6 @@ return {
|
||||
Type = "text",
|
||||
File = "${BASE_PATH}/Properties.txt"
|
||||
},
|
||||
-- RenderingMethod = "ABufferSingleLinked" -- On Windows and Unix
|
||||
RenderingMethod = "ABufferFrameBuffer" -- On Mac due to OpenGL 4.1 restrictions
|
||||
RenderingMethod = "ABufferSingleLinked" -- On Windows and Unix
|
||||
-- RenderingMethod = "ABufferFrameBuffer" -- On Mac due to OpenGL 4.1 restrictions
|
||||
}
|
||||
Reference in New Issue
Block a user