This website requires JavaScript.
Explore
Help
Sign In
UnityMirror
/
spine-runtimes
Watch
1
Star
0
Fork
0
You've already forked spine-runtimes
mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced
2026-03-26 22:49:01 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
spine-runtimes
/
spine-starling
/
spine-starling
History
badlogic
787a525a93
[runtimes]
Closes
#842
, sorting of transform constraints
2017-02-23 15:44:31 +01:00
..
.settings
[starling]
Closes
#662
. Each region attachment receives a renderObject which is a Starling Image. A Starling Image is essentially like a libGDX region, holding a texture and uvs. When two slots share the same region attachment, we run into issues. E.g. if the slots differ in color, the shared Image color will be set to the last slot being drawn. Since Starling does batching, stuff breaks.
2016-08-09 11:06:11 +02:00
lib
[runtimes]
Closes
#842
, sorting of transform constraints
2017-02-23 15:44:31 +01:00
src/spine
/starling
[runtimes]
Closes
#842
, sorting of transform constraints
2017-02-23 15:44:31 +01:00
.project
Updated spine-starling to Spine v3 and Starling 1.7 and for use with PowerFlasher FDT.
2016-02-17 04:57:59 +01:00