libgdx 1.13.5

1.13.5
Added 11
  • Array classes: replaceFirst and replaceAll methods
  • Make reader in Json changeable
  • Deserialize char from number in Json
  • Add option to use Box2D native ContactFilter for performance optimization
  • Add Ellipse#toString() method
  • Add FinishableAction interface and implement in relevant actions
Changed 9
  • Improve TexturePacker MaxRectsPacker pruning
  • Optimize JNI performance of Box2D Body methods
  • Use Locale.ROOT instead of ROOT_LOCALE
  • Replace PixmapPackerRectangle Rectangle inheritance by Bounds
  • Upgrade to MobiVM 2.3.23
  • Bump project target to java 8
Fixed 10
  • Fix NPE on AndroidXKeyboardHeightProvider#close
  • Fix out-of-bounds exception in TexturePacker
  • Two GWT emu fixes re: long in DataInputStream
  • Get BSpline and a test for it working
  • Fix permissions on Android tests
  • Adding initial character to iOS invisible text delegate
Removed 2
  • Remove touchSleepTime
  • Remove gdx-setup

From libgdx

SonaType is sunsetting OSSRH, the service we used to deploy libGDX to Maven Central. This release migrates the libGDX deployment to the new Central Portal service.

NOTE: if you want to continue consuming up-to-date SNAPSHOT builds of libGDX, please add this repository to your build configuration:

https://central.sonatype.com/repository/maven-snapshots/

Full Changelog: https://github.com/libgdx/libgdx/compare/1.13.1...1.13.5

View original

Upgraded? How did it go?

Discussion