1.13.1
libGDX 1.13.1 brings a few pressing bugfixes as well as a couple of interesting new features. Check out our blog post to find out more!
Click to show the full list of changes
- Fix floating point inaccuracy with touch position on iOS by @Berstanio in https://github.com/libgdx/libgdx/pull/7471
- Change visibility of PolygonSpriteBatch.switchTexture() to protected by @TCreutzenberg in https://github.com/libgdx/libgdx/pull/7467
- Support for Image Layer repeat x and y in TiledMap + Bugfix by @BoBIsHere86 in https://github.com/libgdx/libgdx/pull/7080
- Update MobiVM to 2.3.22 by @obigu in https://github.com/libgdx/libgdx/pull/7483
- Unproject and pick ray docs for Viewport/Camera by @Tom-Ski in https://github.com/libgdx/libgdx/pull/7469
- Improve Android input keyboard with autocorrection by @fgnm in https://github.com/libgdx/libgdx/pull/7484
- FIX: Parsing imagelayer inside a group tag in TMX file by @TMalygin in https://github.com/libgdx/libgdx/pull/7135
- XmlReader.getChildren() + XmlReader.replaceChild() by @TCreutzenberg in https://github.com/libgdx/libgdx/pull/7499
- fix: Wayland doesn't support setting window position and icon by @SimonIT in https://github.com/libgdx/libgdx/pull/7497
- GWT - Calculate MD5 hash while copying file to avoid errors on very large files by @MobiDevelop in https://github.com/libgdx/libgdx/pull/6853
- Do not inline the version string by @Geolykt in https://github.com/libgdx/libgdx/pull/7398
- Change defaults of SpriteBatch to use VBO instead of VertexArray on gl2/gles2.0 by @Tom-Ski in https://github.com/libgdx/libgdx/pull/7486
- Upgrade gha XCode to 15.4 by @obigu in https://github.com/libgdx/libgdx/pull/7511
- Fix #7509 Gdx.net.openURI not working on iOS 18.1 Simulator by @obigu in https://github.com/libgdx/libgdx/pull/7510
- Added FPSLogger.setBound() by @TCreutzenberg in https://github.com/libgdx/libgdx/pull/7424
- fix duplicate points returned in polygon intersection by @jose-puente in https://github.com/libgdx/libgdx/pull/7519
- Added tiledmap loader for JSON files. Replacement for PR (#7386) by @BoBIsHere86 in https://github.com/libgdx/libgdx/pull/7505
- reset existing transformations of provided overlap Polygon in Polygon::intersectPolygons by @jose-puente in https://github.com/libgdx/libgdx/pull/7522
- A few modifications to LongArray and a test class for it (clean) by @melvilpf in https://github.com/libgdx/libgdx/pull/7524
- Fix for classpath files on GWT. by @tommyettinger in https://github.com/libgdx/libgdx/pull/7530
- SortTest class (clean) by @JujuG02 in https://github.com/libgdx/libgdx/pull/7532
- Support for Layer TintColor in TiledMap by @BoBIsHere86 in https://github.com/libgdx/libgdx/pull/7076
- #7432 tiled class prop support by @Quillraven in https://github.com/libgdx/libgdx/pull/7534
- Use docker container action for building Linux natives in natives-linux job to fix issues with Node 20+ by @SonicGDX in https://github.com/libgdx/libgdx/pull/7544
- fix depth shader recycling by @mgsx-dev in https://github.com/libgdx/libgdx/pull/7541
- Add AndroidX Core dependency to Android backend by @obigu in https://github.com/libgdx/libgdx/pull/7543
- Hiero font name validation ( #7502 ) by @tommyettinger in https://github.com/libgdx/libgdx/pull/7512
- Fix pauseWhenLostFocus not working as expected by @obigu in https://github.com/libgdx/libgdx/pull/7500
- Defer content view resolve for KeyboardHeightProvider to allow for late setContentView by @Berstanio in https://github.com/libgdx/libgdx/pull/7553
- Downgrade LWJGL 3 to 3.3.3 by @obigu in https://github.com/libgdx/libgdx/pull/7555
- API Addition: Added Array#replaceFirst and Array#replaceAll by @TCreutzenberg in https://github.com/libgdx/libgdx/pull/7557
- Replace uses of expand&fill with grow by @Frotty in https://github.com/libgdx/libgdx/pull/7559
Full Changelog: https://github.com/libgdx/libgdx/compare/1.13.0...1.13.1
Click to show a list of new first time contributors
- @TMalygin made their first contribution in https://github.com/libgdx/libgdx/pull/7135
- @jose-puente made their first contribution in https://github.com/libgdx/libgdx/pull/7519
- @melvilpf made their first contribution in https://github.com/libgdx/libgdx/pull/7524
- @JujuG02 made their first contribution in https://github.com/libgdx/libgdx/pull/7532