Skip to content

Commit

Permalink
Updated READMEs, supported version is 3.5.xx.
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanSweet committed Nov 15, 2016
1 parent 36000e3 commit d52d2e7
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion spine-as3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The Spine Runtimes are developed with the intent to be used with data exported f

## Spine version

spine-as3 works with data exported from Spine 3.4.02.
spine-as3 works with data exported from Spine 3.5.xx.

spine-as3 supports all Spine features, including meshes. If using the `spine.flash` classes for rendering, meshes are not supported.

Expand Down
2 changes: 1 addition & 1 deletion spine-c/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The Spine Runtimes are developed with the intent to be used with data exported f

## Spine version

spine-c works with data exported from Spine 3.4.02.
spine-c works with data exported from Spine 3.5.xx.

spine-c supports all Spine features.

Expand Down
2 changes: 1 addition & 1 deletion spine-cocos2d-objc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The Spine Runtimes are developed with the intent to be used with data exported f

## Spine version

spine-cocos2d-objc works with data exported from Spine 3.4.02.
spine-cocos2d-objc works with data exported from Spine 3.5.xx.

spine-cocos2d-objc supports all Spine features.

Expand Down
2 changes: 1 addition & 1 deletion spine-cocos2dx/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The Spine Runtimes are developed with the intent to be used with data exported f

## Spine version

spine-cocos2dx works with data exported from Spine 3.4.02.
spine-cocos2dx works with data exported from Spine 3.5.xx.

spine-cocos2dx supports all Spine features.

Expand Down
2 changes: 1 addition & 1 deletion spine-corona/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The Spine Runtimes are developed with the intent to be used with data exported f

## Spine version

spine-corona works with data exported from Spine 3.4.02.
spine-corona works with data exported from Spine 3.5.xx.

spine-corona supports all Spine features.

Expand Down
2 changes: 1 addition & 1 deletion spine-csharp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The Spine Runtimes are developed with the intent to be used with data exported f

## Spine version

spine-csharp works with data exported from Spine 3.5.x.
spine-csharp works with data exported from Spine 3.5.xx.

spine-csharp supports all Spine features.

Expand Down
2 changes: 1 addition & 1 deletion spine-libgdx/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The Spine Runtimes are developed with the intent to be used with data exported f

## Spine version

spine-libgdx works with data exported from Spine 3.4.02.
spine-libgdx works with data exported from Spine 3.5.xx.

spine-libgdx supports all Spine features and is the reference runtime implementation.

Expand Down
2 changes: 1 addition & 1 deletion spine-love/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The Spine Runtimes are developed with the intent to be used with data exported f

## Spine version

spine-love works with data exported from Spine 3.4.02.
spine-love works with data exported from Spine 3.5.xx.

spine-love supports all Spine features except for blending modes other than normal.

Expand Down
2 changes: 1 addition & 1 deletion spine-lua/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The Spine Runtimes are developed with the intent to be used with data exported f

## Spine version

spine-lua works with data exported from Spine 3.4.02.
spine-lua works with data exported from Spine 3.5.xx.

spine-lua supports all Spine features.

Expand Down
2 changes: 1 addition & 1 deletion spine-monogame/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The Spine Runtimes are developed with the intent to be used with data exported f

## Spine version

spine-monogame works with data exported from Spine 3.5.x.
spine-monogame works with data exported from Spine 3.5.xx.

spine-monogame supports all Spine features.

Expand Down
2 changes: 1 addition & 1 deletion spine-sfml/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The Spine Runtimes are developed with the intent to be used with data exported f

## Spine version

spine-sfml works with data exported from Spine 3.4.02.
spine-sfml works with data exported from Spine 3.5.xx.

spine-sfml supports all Spine features.

Expand Down
2 changes: 1 addition & 1 deletion spine-starling/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The Spine Runtimes are developed with the intent to be used with data exported f

## Spine version

spine-starling works with data exported from Spine 3.4.02.
spine-starling works with data exported from Spine 3.5.xx.

spine-starling supports all Spine features.

Expand Down
2 changes: 1 addition & 1 deletion spine-ts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The Spine Runtimes are developed with the intent to be used with data exported f

## Spine version

spine-ts works with data exported from Spine 3.4.02.
spine-ts works with data exported from Spine 3.5.xx.

spine-ts WebGL & Widget backends supports all Spine features. The spine-ts Canvas backend does not support color tinting, mesh attachments or shearing. Mesh attachments are supported by setting `spine.canvas.SkeletonRenderer.useTriangleRendering` to true. Note that this method is slow and may lead to artifacts on some browsers. The spine-ts THREE.JS backend does not support color tinting and blend modes. The THREE.JS backend provides `SkeletonMesh.zOffset` to avoid z-fighting. Adjust to your near/far plane settings.

Expand Down
2 changes: 1 addition & 1 deletion spine-unity/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The Spine Runtimes are developed with the intent to be used with data exported f

## Spine version

spine-unity works with data exported from Spine 3.5.x.
spine-unity works with data exported from Spine 3.5.xx.

spine-unity supports all Spine features.

Expand Down
2 changes: 1 addition & 1 deletion spine-xna/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The Spine Runtimes are developed with the intent to be used with data exported f

## Spine version

spine-xna works with data exported from Spine 3.5.x.
spine-xna works with data exported from Spine 3.5.xx.

spine-xna supports all Spine features.

Expand Down

0 comments on commit d52d2e7

Please sign in to comment.