v1.5.21
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