Skip to content

v1.5.21

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Nov 08:00
· 52 commits to main since this release

Update

  • Filtered out empty ImGui test case in release build.
  • Reverted AffineTransform.concat() implementation.
  • Fixed Tileset locating on Windows.
  • Refactored json.load() and json.dump() APIs.
  • Added custom header support for HttpClient.
  • Updated SDL2, ktm.
  • Updated fmt to v11.0.2, spdlog to v1.15.0, bgfx to v129.
  • Fixed the issue with passing reorder flags in PlatformWorld.
  • Optimized touch handlers by preventing unnecessary registration when no events are present.

Full Changelog: v1.5.20...v1.5.21