v3.4.0
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