8000 Tags · sarvex/korge · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: sarvex/korge

Tags

v4.0.0-rc

Toggle v4.0.0-rc's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cleanup MRectangle and MBoundsBuilder (korlibs#1535)

* Cleanup MRectangle and MBoundsBuilder

* Fixes

* Make ColorTransform use float instead of double

v4.0.0-beta3

Toggle v4.0.0-beta3's commit message
Angle adjustments + Double -> Float

v4.0.0-beta2

Toggle v4.0.0-beta2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixes CachedContainer & UIScrolalble & Adds FixedSizeCachedContainer …

…clip & builder (korlibs#1507)

v4.0.0-beta

Toggle v4.0.0-beta's commit message
Try to fix signing

v4.0.0-alpha-5

Toggle v4.0.0-alpha-5's commit message
Try to fix publishing by creating different javadoc jars

v4.0.0-alpha-4

Toggle v4.0.0-alpha-4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixes masks and backdrop filter (korlibs#1380)

* Fixes masks and backdrop filter

* Make BitmapAsserter error output be clickable by adding file://

v4.0.0-alpha-3

Toggle v4.0.0-alpha-3's commit message
Try fix deploying

v4.0.0-alpha-2

Toggle v4.0.0-alpha-2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Partially fixes GPU rendering (korlibs#1205)

v4.0.0-alpha-1

Toggle v4.0.0-alpha-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Try to make KotlinNativeCrossTest abstract to make it compatible with…

… Kotlin 1.8.0-Beta (korlibs#1125)

v3.4.0

Toggle v3.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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
0