Night Rider

Results 5 issues of Night Rider

Hello **Dyn4j**! Lately I've been using **dyn4j** to create 2D games with [jMonkeyEngine3](https://jmonkeyengine.org/) via the [jMe3GL2](https://github.com/JNightRide/jMe3GL2) library; and it is very useful (I like how it works). What do you...

Hello. I think it would be great to have a class for grouping checkboxes. The `CheckboxGroup` class works similar to the `ButtonGroup` of the Java-Swing API, in fact you could...

Hello dear community. This PR consists of integrating 3 new types of data. - enum - BigInteger - BigDecimal I think the 'enum' type is something missing in class `UserData`...

PR where support is implemented to change the default [GLFW](https://www.glfw.org/docs/latest/intro_guide.html#platform) platform on Linux distributions or derivatives that support Wayland to use X11 (enable GLX). This will open the ability to...

Hello everyone, after a long time, I finally have some free time so I started working on the performance problem that lwjglx has when supporting OpenGL with AWT. - In...