spine animation runtime libraries for various languages

#animation #library #gamedev #c #cpp #c++ #csharp #java #lua #flutter #libgdx #ts #xna

badlogic 6fe1e8fa68 [c] Fixed rotation timeline handling in AnimationState. Fixed main.cpp missing a break 8 gadi atpakaļ
examples 36000e3c55 Updated to v3.5 (merge dev branch). 8 gadi atpakaļ
spine-as3 1e7a31747d [as3] Updated README.md to mention latest Flash runtime 8 gadi atpakaļ
spine-c 6fe1e8fa68 [c] Fixed rotation timeline handling in AnimationState. Fixed main.cpp missing a break 8 gadi atpakaļ
spine-cocos2d-objc 9960402e39 [cocos2dx][cocos2dobj] Fixed up cocos2d-x and cocos2d-objc xcode projects for new spine-c directory 8 gadi atpakaļ
spine-cocos2dx e37416d935 [cocos2dx] Fixed up Visual Studio project for new spine-c location 8 gadi atpakaļ
spine-corona aca4060fad [lua] Ported AnimationState changes 8 gadi atpakaļ
spine-csharp c1353efdd3 [csharp] Better rotation direction reset. 8 gadi atpakaļ
spine-js 6e4784232f [spine-js] Deprecated, updated README.md 9 gadi atpakaļ
spine-libgdx 15145fe709 [libgdx] Fixed Skeleton Viewer NPE when project fails to open. 8 gadi atpakaļ
spine-love d52d2e72ee Updated READMEs, supported version is 3.5.xx. 8 gadi atpakaļ
spine-lua 7c59ef2f09 [lua] Fix for rotation timelines in AnimationState 8 gadi atpakaļ
spine-monogame d52d2e72ee Updated READMEs, supported version is 3.5.xx. 8 gadi atpakaļ
spine-sfml 6fe1e8fa68 [c] Fixed rotation timeline handling in AnimationState. Fixed main.cpp missing a break 8 gadi atpakaļ
spine-starling 6377618e3f [as3] Fix for rotation timelines in AnimationState 8 gadi atpakaļ
spine-threejs 24404b4adf [threejs] Deprecated, updated README.md 9 gadi atpakaļ
spine-tk2d e360d08d5e Link to new 2D Toolkit website. 9 gadi atpakaļ
spine-ts 3c254deb31 [ts] Fix for rotation timelines in AnimationState 8 gadi atpakaļ
spine-unity da0578ae64 [unity] Cleanup disabled code. 8 gadi atpakaļ
spine-xna d52d2e72ee Updated READMEs, supported version is 3.5.xx. 8 gadi atpakaļ
.gitignore 6e09ef7320 [ts] Updated loading screen. 9 gadi atpakaļ
CMakeLists.txt 387b0afb80 [c] Added spine-c-tests (thanks @jpoag), fixed up CMake build 8 gadi atpakaļ
LICENSE d631da5f56 Moved version to make it more clear it's a license version, not a runtime version. 8 gadi atpakaļ
README.md 076ed0b401 Update README.md 9 gadi atpakaļ

README.md

Spine Runtimes

This GitHub project hosts the Spine Runtimes which are needed to use Spine 2D skeletal animation with various game toolkits.

Licensing

The Spine Runtimes may only be used for personal or internal use, typically to evaluate Spine before purchasing. If you would like to incorporate the Spine Runtimes into your applications, distribute software containing the Spine Runtimes, or modify the Spine Runtimes, then you will need a valid Spine license. Please see the Spine Runtimes Software License for detailed information.

The Spine Runtimes are developed with the intent to be used with data exported from Spine. By purchasing Spine, Section 2 of the Spine Software License grants the right to create and distribute derivative works of the Spine Runtimes.

Documentation

See the Spine runtime documentation for documentation applicable to all runtimes. See each runtime's README.md for runtime specific documentation.

Bugs, enhancements, and tasks

Review our backlog of bugs, enhancements, and tasks in the spine-runtimes and spine-editor issue trackers. However, you may find it more convenient to use the spine-runtimes waffle and spine-editor waffle, which provide a nicer view of the same issue tracker information.

Versioning

The code provided here is continuously under development. Generally the latest Git master source works with the data exported from the latest version of Spine. The Spine version can be frozen at a specific Spine version that matches the Spine Runtimes source being used. Occaisionally the Spine Runtimes are tagged to work with a specific Spine version.