Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@xpenatan xpenatan released this 03 Feb 09:58
· 1 commit to master since this release
b323bee

This update upgrades libGDX to version 1.13.1, addressing fixes and enhancements for ByteBuffer to resolve the dynamic Emscripten heap issue.

What's Changed

  • Fix music not looping correctly
  • Add disposeUnsafeByteBuffer, newUnsafeByteBuffer and getAllocatedBytesUnsafe
  • Fix play music creating new music instance
  • Clear mouse delta every frame
  • Improve PixmapEmu and Gdx2DPixmapEmu
  • Add PixmapEmu(Gdx2DPixmapEmu) constructor
  • Add customizable ByteBuffer
  • Update to libgdx 1.13.1

Full Changelog: 1.0.5...1.1.0