A lot of Fixes and improvements.
-Changed: Downgraded from LWJGL 3 Version 3.3.0 to 3.2.4 because of Incompats with Submodules -Changed: Reworked Asset Providers to use Java-NIO. -Added: IAsset supports now SubFiles that are related to the main file. -Fixed: Axises would trigger with Keyboard keys even if the keys were consumed. -Added: GuiComponents can now be customized by adding custom renderers. -Changed: TextField now only trigger user action if it can lose focus xD
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
org.gradle.jvmargs=-Xmx2G
|
||||
|
||||
lwjglVersion = 3.3.0-SNAPSHOT
|
||||
lwjglVersion = 3.2.4-SNAPSHOT
|
||||
lwjglNatives = natives-windows
|
||||
Reference in New Issue
Block a user