Skip to content

release-1.5.4

Compare
Choose a tag to compare
@soywiz soywiz released this 12 Jan 20:18

📣 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