-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Milestone
Description
Background: On Mac OS X everything runs in 2.1 mode unless it requests the Core Profile, so I added a "force OpenGL 3.2 core profile on Mac OS X" for the SDK. Another reason is that the PBR fixes aren't in 3.3.0-stable, effectively breaking PBR on Mac OS X' 3.3.0 SDK.
jmonkeyengine/jme3-desktop/src/main/java/com/jme3/system/awt/AwtPanelsContext.java
Line 233 in 3385cda
this.settings.setRenderer(AppSettings.LWJGL_OPENGL2); |
Why is this here and shouldn't we remove it? I guess it stems back from a time where OpenGL 2 was new and 1 was the default?
@normen any idea?
Metadata
Metadata
Assignees
Labels
No labels