mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-26 22:49:01 +08:00
Version fixes.
This commit is contained in:
parent
28b3cd71f9
commit
ede677ce3f
66
CHANGELOG.md
66
CHANGELOG.md
@ -1,3 +1,69 @@
|
|||||||
|
# 3.8
|
||||||
|
|
||||||
|
## AS3
|
||||||
|
* **Breaking changes**
|
||||||
|
|
||||||
|
* **Additions**
|
||||||
|
|
||||||
|
### Starling
|
||||||
|
|
||||||
|
## C
|
||||||
|
* **Breaking changes**
|
||||||
|
|
||||||
|
* **Additions**
|
||||||
|
|
||||||
|
### Cocos2d-Objc
|
||||||
|
|
||||||
|
### SFML
|
||||||
|
|
||||||
|
## C++
|
||||||
|
* ** Additions **
|
||||||
|
|
||||||
|
* **Breaking changes**
|
||||||
|
|
||||||
|
### Cocos2d-x
|
||||||
|
### SFML
|
||||||
|
|
||||||
|
### UE4
|
||||||
|
|
||||||
|
## C# ##
|
||||||
|
* **Breaking changes**
|
||||||
|
|
||||||
|
* **Additions**
|
||||||
|
|
||||||
|
### Unity
|
||||||
|
|
||||||
|
### XNA/MonoGame
|
||||||
|
|
||||||
|
## Java
|
||||||
|
* **Breaking changes**
|
||||||
|
|
||||||
|
* **Additions**
|
||||||
|
|
||||||
|
### libGDX
|
||||||
|
|
||||||
|
## Lua
|
||||||
|
* **Breaking changes**
|
||||||
|
*
|
||||||
|
* **Additions**
|
||||||
|
|
||||||
|
### Love2D
|
||||||
|
|
||||||
|
### Corona
|
||||||
|
|
||||||
|
## Typescript/Javascript
|
||||||
|
* **Breaking changes**
|
||||||
|
|
||||||
|
* **Additions**
|
||||||
|
|
||||||
|
### WebGL backend
|
||||||
|
|
||||||
|
### Canvas backend
|
||||||
|
|
||||||
|
### Three.js backend
|
||||||
|
|
||||||
|
### Player
|
||||||
|
|
||||||
# 3.7
|
# 3.7
|
||||||
|
|
||||||
## AS3
|
## AS3
|
||||||
|
|||||||
@ -10,7 +10,7 @@
|
|||||||
<groupId>com.esotericsoftware.spine</groupId>
|
<groupId>com.esotericsoftware.spine</groupId>
|
||||||
<artifactId>spine-libgdx</artifactId>
|
<artifactId>spine-libgdx</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<version>3.7.92.1-SNAPSHOT</version>
|
<version>3.8.0.1-SNAPSHOT</version>
|
||||||
|
|
||||||
|
|
||||||
<name>spine-libgdx</name>
|
<name>spine-libgdx</name>
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
This Spine-Unity runtime works with data exported from Spine Editor version: 3.7.xx
|
This Spine-Unity runtime works with data exported from Spine Editor version: 3.8.xx
|
||||||
Loading…
x
Reference in New Issue
Block a user