Skip to content

Tags: maxgribov/Spine

Tags

3.0.5

Toggle 3.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix package platforms versions to support `Identifiable` protocol (#66)

3.0.4

Toggle 3.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed instant color change of node (#62)

3.0.3

Toggle 3.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed node color animation (#60)

3.0.2

Toggle 3.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
SKColor updates fix and tests (#51)

3.0.1

Toggle 3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
#48 build errors fix (#49)

* BoneKeyframeShearModel build errors fix

* Skeleton+Points build error fix

3.0

Toggle 3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
V3 (#46)

Spine library 3.0 (breaking changes implemented):

reorganised into a SMP Package
updated json deserialisation to Spine App 4.1.0
updated library public API in general
improved skins related public API
fixed animations with Bézier curves
fixed multiple minor bugs
updated tests
updated documentation
Cocoa pods support depicated

v2.1

Toggle v2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Spine.podspec

v2.0

Toggle v2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #31 from maxgribov/develop

Animation stepped timingFunction fix

v1.3

Toggle v1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #21 from maxgribov/develop

Swift 5.0 migration

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #13 from maxgribov/develop

Slot animation bug fix