KorGE v1.5.4 Release Notes

Release Date: 2020-01-12 // over 4 years ago
  • ๐Ÿš€ ๐Ÿ“ฃ 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 and supportVibration to the gradle plugin
    • ๐Ÿ“š Includes lots of new api documentation
    • Includes box2d convertPixelToWorld and convertWorldToPixel
    • ๐Ÿ—„ Include Filter api adjustments (mostly to simplify implementors) and deprecates the old EffectViews (now only Filters should be used)
    • ๐Ÿ‘Œ Supports tweening / interpolating TimeSpan
    • ๐Ÿ— Includes new code from korim including the new buildShape API