:confetti_ball: KorGE 2.0.5.1 released! Notable ch...
# korge
d
🎊 KorGE 2.0.5.1 released! Notable changes: • It is compiled against Kotlin 1.4.30-RC • Now fully available on JCenter • Includes a new lengths property for the views that allows to set some properties with length units (mm, cm, inches, vw, vh, percentage) and complex expressions. Check sample here: https://github.com/korlibs/korge-samples/blob/121942a561105a0ca8776f496e692a5140e5a1e6/sample/length/src/commonMain/kotlin/main.kt Thanks @pablocaviglia-baires ! korlibs/korge-next#133 • Added playback patterns . Thanks @krzema12 ! korlibs/korge-next#108 Fixes: • Fixes crash of Kotlin/Native on MacBooks with touchbars • Fixed some leaks with android/ios apps embedding KorGE in a view Thanks @pablocaviglia-baires ! korlibs/korge-next#113 korlibs/korge-next#115 • Klogger should now support multithreading. Thanks @mayankmkh ! korlibs/korge-next#130 • Fixed LuaK mutability issues on Kotlin/Native • Masking should now work on Linux, MacOS and iOS (mask sample) korlibs/korge-next#135 • Some optimizations to View.color and alpha properties to prevent recomputing Thanks @jfbilodeau ! korlibs/korge-next#129 • Fixes lots of typos and documentation issues. Thanks @Inego ! korlibs/korge-next#106 korlibs/korge-next#105 Additions: • Adds sceneTest method to ViewsForTesting. Thanks @serandel ! korlibs/korge-next#120 • Added Rectangle corners . Thanks @SerVB ! korlibs/korge-next#109
K 6
👏 1
🎉 9
👾 1