Releases: korlibs/korge
Releases · korlibs/korge
v1.13.9
release-1.5.4
📣 Released KorGE 1.5.4.0 🎉
- This version fixes a few issues (
ColorMatrixFilter
, issues with PNGs with bpp < 8) - Support icons in most targets
- Do not require a
launchImmediately
in the main - Includes a
androidPermission
andsupportVibration
to the gradle plugin - Includes lots of new api documentation
- Includes box2d
convertPixelToWorld
andconvertWorldToPixel
- Include
Filter
api adjustments (mostly to simplify implementors) and deprecates the oldEffectView
s (now onlyFilter
s should be used) - Supports tweening / interpolating
TimeSpan
- Includes new code from korim including the new
buildShape
API