You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mac OS X requires window management code to run on the main thread. Unfortunately, jME3 creates a separate thread to initialize the window.
This will be a breaking change which is only included for applications opting to use LWJGL 3.
Mac OS X requires window management code to run on the main thread. Unfortunately, jME3 creates a separate thread to initialize the window.
This will be a breaking change which is only included for applications opting to use LWJGL 3.