:tada: Released 1.13.0.0
# korge
d
🎉 Released 1.13.0.0
❤️ 1
🐛 1
https://github.com/korlibs/korge-plugins/releases/tag/1.13.0.0 * Reduced micro stuttering * Support
addHrUpdater
with microsecond precission * Improved
readAtlas
* Allow to construct a
SpriteAnimation
from an
Atlas
with
Atlas.getSpriteAnimation
* Allow to get mouse button on
onClick
and other mouse events * Fixed
Circle
and
Graphics
anchor that was ignored * Added
View.hitShape: VectorPath?
*
Graphics.hitTest
now uses the defined shapes instead of bounding box by default * Added
collidesWithShape
that uses shape information to check if two or more views are colliding * Fixes a few issues with Tillesets * Now tilesets margin and spacing is taking into account * Fixes a render bug with tic-tac-toe-swf sample.
strokeWidth
was not being scaled with the current transform
d
I try to update korge-samples and have this error:
Copy code
./gradlew clean
...
Error: Could not find com.soywiz.korlibs.korge:korge-swf-jvm:1.13.0
d
The deployment failed. Also seems that there is an issue on macos. Ill publish a fixed version later today