Tags: tomkiddl/korge
Tags
Fixes masks and backdrop filter (korlibs#1380) * Fixes masks and backdrop filter * Make BitmapAsserter error output be clickable by adding file://
Try to make KotlinNativeCrossTest abstract to make it compatible with… … Kotlin 1.8.0-Beta (korlibs#1125)
Prototype new animator, supporting attaching new nodes on the fly (ko… …rlibs#1095) * Prototype new animator, supporting attaching new nodes on the fly * Some fixes * Change default local version to 999.0.0.999 * Do not require V2 to call .init() explicitly * Add V2.incr variants for delta changes * Update NewAnimator with fixes and improvements * Minor Klock additions * Much more work on NewAnimator + tests * Add test checking V2 reusal when initial was not set * Fixes KMutableProperty0.incr when reusing V2 instance * Some fixes, remove old animator and replace with the new animator * Update remaining versions to 999.0.0.999 * Try to avoid overload issue that was not detected in the editor * Fix test not working properly on JS due to double.toString inconsistency * Added TimeSpan.isNil * Optimize KMutableProperty0.incr * Fixes FastArrayList indexOf null on non-JS targets and contains on K/N targets that use indexOf internally * Some cleanups and extra verifications
Remove support methods using now removed artifacts, that are now cons… …umed from kproject (korlibs#1084)
Improved linux Gamepad support on JVM & support for Gamepad on K/N & … …Add SyncIO (korlibs#1063)
PreviousNext