gdx-setup 1.9.0

An archive of gdx-setup versions, past and present.


gdx-setup 1.9.0

Note: This version is obsolete.

libGDX changes

  • API Change: Lwjgl3ApplicationConfiguration#setBackbufferConfig -> setBackBufferConfig
  • Fixed HexagonalTiledMapRenderer, see https://github.com/libgdx/libgdx/pull/3654
  • Added support for locking the screen orientation in GWT, see https://github.com/libgdx/libgdx/pull/3633
  • Added Gdx-Kiwi and gdx-lml to extensions, see https://github.com/libgdx/libgdx/pull/3597
  • Added Gyroscope support in Input, implemented for Android, see https://github.com/libgdx/libgdx/pull/3594
  • Fixed touch mapping on iOS, see https://github.com/libgdx/libgdx/pull/3590
  • Added orientation to Box2D Transform class, see https://github.com/libgdx/libgdx/pull/3308
  • Added system cursors to GWT, fix ‘Ibeam’ system cursor not working on LWJGL3.
  • Added experimental AndroidApplicationConfiguration#useGL30 and IOSApplicationConfiguration#useGL30 for testing OpenGL ES 3.0 support on mobile devices, do not use in production.
  • Fix broken kerning for FreeType fonts, see https://github.com/libgdx/libgdx/pull/3756
  • Added ARM64 and x86_64 binaries for Android
  • API Addition: FreeTypeFontParameter has an additional field for tweaking hinting, see https://github.com/libgdx/libgdx/pull/3757

🠔 Back to version list