SimpleJavaEngine/src/main/java/speiger/src/coreengine/rendering/gui
Speiger b00e330db9 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
2021-08-30 04:01:16 +02:00
..
base Initial Commit 2021-08-27 06:07:15 +02:00
components A lot of Fixes and improvements. 2021-08-30 04:01:16 +02:00
helper Initial Commit 2021-08-27 06:07:15 +02:00
renderer A lot of Fixes and improvements. 2021-08-30 04:01:16 +02:00
FontLoader.java Initial Commit 2021-08-27 06:07:15 +02:00
GuiBase.java Initial Commit 2021-08-27 06:07:15 +02:00
GuiComponent.java A lot of Fixes and improvements. 2021-08-30 04:01:16 +02:00
GuiManager.java Initial Commit 2021-08-27 06:07:15 +02:00
Tooltips.java Initial Commit 2021-08-27 06:07:15 +02:00
UITextures.java Initial Commit 2021-08-27 06:07:15 +02:00