-
This occurs when I'm trying to use library in version 0.2.1
In version 0.1.8 everything works fine
```
project.ext.lwjglVersion = "3.3.4"
project.ext.lwjglAwtVersion = "0.2.1"
implementation …
-
I don't want to delay JMonkeyEngine 3.7.0-stable, but at some point we should test with LWJGL v3.3.4 ...
https://github.com/LWJGL/lwjgl3/releases/tag/3.3.4
-
```===> Building for lwjgl3-3.3.3
[ 0% 1/1] cd /home/justdie/Downloads/lwjgl3/work/lwjgl3-3.3.3 && /usr/local/bin/cmake -E env JAVACMD=/usr/local/openjdk17/bin/java JAVA8_HOME=/usr/local/openjdk8 a…
-
Some work which needs done #3969:
- [ ] Make SplashScreen works on MacOS
During #3969 SplashScreen did migrate from Swing to GLFW+OpenGL because Swing prevent create OpenGL context in game (s…
-
[GAME] java.lang.NullPointerException
at com.shatteredpixel.shatteredpixeldungeon.journal.Catalog.store(Catalog.java:381)
at com.shatteredpixel.shatteredpixeldungeon.journal.Journal.…
-
Please add integration with https://github.com/LWJGLX/lwjgl3-awt
-
Since this is purely aimed at conveniences, I can see opinion going either way on this, so checking interest before I bother with a PR.
Suggest an LwjglUtil class (for LWJGL3 only, since 2 already…
louhy updated
5 years ago
-
## Description
## How To Reproduce
Steps to reproduce the behaviour:
kill all the animals
walk down to room two
kill the small animals
bug starts the first time minator is hit.
minator is …
-
The new dlls which accompany the new LWJGL3 libraries which allow you to launch the games are missing.
-
ssterling back at it again with another episode of *I can't compile anything right*
The script (or whatever part of it) fails to build as fetching `lwjgl32.dll` returns an HTTP 403 response. The s…