Skip to content

v4.0.5

Compare
Choose a tag to compare
@soywiz soywiz released this 12 Jun 03:41
· 485 commits to main since this release
31e2313

What's Changed

  • Documents the RLE class by @soywiz in #1642
  • Copied documentation from docs.korge.org to the korge repository to be able to write documentation, code and tests in a single PR by @soywiz in #1643
  • Improve, test and document Historiogram by @soywiz in #1670
  • Fixes Android alert/confirm/prompt and makes the root element of KorgwActivity to be a RelativeLayout by @soywiz in #1671
  • Improves Ray.direction to be normalized. Adds Ray.fromTwoPoints. Adds tests. Code + Website documentation for Ray by @soywiz in #1672
  • KR resources documentation + Chess tutorial link by @soywiz in #1675
  • Improve AnsiEscape with 256 colors + code documentation + website documentation by @soywiz in #1674
  • WASM Browser support for all the libraries including korgw and korge (retake) by @soywiz in #1628
  • Revert "Remove experimental wrapped klock variants (#1508)" by @soywiz in #1604
  • Improve ViewPropertyProvider, and support ImageDataView.animation selection by @soywiz in #1680
  • Some Quaternion improvement backports from korge-k3d by @soywiz in #1681
  • Initial metal rendering on JVM with JNA by @soywiz in #1682
  • Add reflected methods to Vector & Vector3 + some extensions + Vector2.rem by @soywiz in #1684
  • Fixes and improvements for BVH. Added BVH1D for finding segments in ranges by @soywiz in #1685
  • Make ImageAnimationView & ImageDataView Anchorable. Adds PixelAnchorable by @soywiz in #1683
  • korlibs.math.geom improvements by @soywiz in #1686
  • Final WASM retake by @soywiz in #1677

Full Changelog: v4.0.3...v4.0.5