Skip to content

v3.4.0

Compare
Choose a tag to compare
@soywiz soywiz released this 10 Nov 01:52
· 1337 commits to main since this release
5943042

What's Changed

  • MacOS DisplayLink improvements by @soywiz in #1085
  • Adds JSEval to have it available in the common source set by @soywiz in #1086
  • Fixes tilemap hit-testing with sparse/infinite tilemaps by @soywiz in #1089
  • Expose normalized Angle interpolation by @soywiz in #1090
  • Fixes Dyn.contains for maps by @soywiz in #1091
  • Removes AnLibrary functionality only used on SWF -> moved to korge-swf repository by @soywiz in #1092
  • Make ParticleEmitterView to autoinvalidate view on each frame (if enabled) by @soywiz in #1094
  • Remove KDynamic and use Dyn instead by @soywiz in #1093
  • Improve reload agent by @soywiz in #1097
  • Prototype new animator, supporting attaching new nodes on the fly by @soywiz in #1095

Full Changelog: v3.3.1...v3.4.0