5 Commits

Author SHA1 Message Date
javasabr
b5b6ebd97c fixed the input of chars for UI. 2016-03-29 06:47:36 +03:00
Kirill Vainer
2ca55c8b3a LWJGL3 improvements
* Added key remapping for GLFW key constants
 * Rename AppSettings.getGammaCorrection() to isGammaCorrection()
 * Use LWJGL3 artifacts from maven
 * Minor compatibility changes for LWJGL 3.0.0b
 * Fixed some minor bugs in LwjglWindow
2015-12-29 00:00:39 -05:00
Daniel Johansson
c375974a9a Fixed a compiler error where glfw input classes wanted to use the old LwjglTimer class. 2015-09-17 14:48:02 +01:00
Daniel Johansson
b68035570d Removed a TODO note and added key count implementation (rough for now). 2015-09-13 20:26:18 +01:00
Daniel Johansson
971b9524bd Fixed an issue with the GLFW mouse input coordinates not being mapped correctly.
Renamed input classes to GlfwXXX.
2015-09-02 12:47:21 +01:00