Skip to content

Tags: zeta1999/korge

Tags

v1.15.1

Toggle v1.15.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add timePerFrame to SpriteAnimation's companion (korlibs#274)

v1.15.0

Toggle v1.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
New Camera API (experimental) (korlibs#239)

Initial implementation of new Camera API

Co-authored-by: soywiz <soywiz@gmail.com>

v1.14.0

Toggle v1.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix/fix.9.patch.rendering (korlibs#267)

* Improve debug VertexInfo with toStringXY and toStringXYUV + using texture width/height to compute integral u, v coordinates

* Fixes 9 patch rendering to not deform (keeping aspect ratio) on fixed X and Y segments

v1.13.12

Toggle v1.13.12's commit message
Do not test on windows because GIT is changing \n t o \r\n on windows…

… by default :/

v1.13.11

Toggle v1.13.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature/native storage.shared.preferences (korlibs#261)

* Prevent NativeStorage to be an object. But allow to get it from views: Views.storage
Make android to use SharedPreferences instead of files

v1.13.10

Toggle v1.13.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature/dsl.marker (korlibs#253)

* Annotate View with KorDslMarker from KorMA. Proper put the right receiver on fill/stroke callbacks

* Remove ViewsDslMarker, since all the receivers extends View that already have the KorDslMarker

* Fixed explicit this inside View inheritors.
Shouldn't be an issue on most userland code since people is probably not creating custom views

* Bump korim version too

v1.13.9

Toggle v1.13.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump versions

release-1.13.8

Toggle release-1.13.8's commit message
 "Release 1.13.8"

release-1.13.7

Toggle release-1.13.7's commit message
 "Release 1.13.7"

release-1.13.6

Toggle release-1.13.6's commit message
 "Release 1.13.6"