v3.3.1
What's Changed
- Fix bug that was adding resource assets to the Android libraries by @soywiz in #1068
- Fix bug in BmpSlice.extractWithBase() by @Stechmuck in #1067
- Moved all korge modules into separate repositories with kprojects by @soywiz in #1069
- Support caching textures beyond texture GC based on a maxMemory property by @soywiz in #1072
- Fixes issue with modern JVM versions on MacOS by @soywiz in #1079
- Supports sparse infinite tilemaps with BVH for spatial finding by @soywiz in #1080
- Dispatchers test is somehow flaky on CI, let's be a bit more lax with it by @soywiz in #1083
- Implementing chmod-like / setting unix permissions on LocalVfs by @soywiz in #1081
- Prototype Fixed point arithmetic by @soywiz in #515
- Remove support methods using now removed artifacts, that are now consumed from kproject by @soywiz in #1084
New Contributors
- @Stechmuck made their first contribution in #1067
Full Changelog: v3.3.0...v3.3.1