terranprog
terranprog
Running Linux. I am getting an exception when jme tries to extract a native library to a temp folder. ``` Aug 15, 2024 5:40:32 PM com.jme3.system.JmeDesktopSystem initialize INFO: Running on...
This fixes an an issue I encountered while running a jmonkey application in Linux. #2302 - NativeLibraryLoader fails due to no write permissions. The cause of the bug is a...
With JME3.7 we can now embed OpenGL3 canvas in a Swing window. I have noticed an issue with the mouse with this configuration. **Steps to reproduce:** 1. Use JME 3.7.0-stable...