mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-20 19:56:51 +01:00
* Upgrading to LWJGL 3, which is now the default, as of LibGDX 1.10.1 MacOS running problem solved by adding JVM args to desktop build.gradle Should resolve #5601 * Apparently, keyTyped is ONLY for character keys. Esc and f12 are non-character keys, so we need to change from keyTyped to keyDown. How does this affect out ctrl combinations? Dunno yet :) I couldn't find any actual uses in code, but it shouldn't be worse than keyTyped This commit can be cherry-picked into the master branch as a preparation for the move to lwjgl3 |
||
|---|---|---|
| .. | ||
| discord_rpc | ||
| linuxFilesForJar | ||
| src/com/unciv/app/desktop | ||
| build.gradle.kts | ||
| packrConfig.json | ||