mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-21 17:56:04 +08:00
[runtime] Revert changes to owl-pro.spine
Conversion to 4.0.31 and export breaks additive blending even more.
This commit is contained in:
parent
67c0d39eab
commit
c41cc94008
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"skeleton": {
|
"skeleton": {
|
||||||
"hash": "5OTv2PhCedw",
|
"hash": "D48YMP6TYgI",
|
||||||
"spine": "4.0.31",
|
"spine": "4.0.31",
|
||||||
"x": -644,
|
"x": -644,
|
||||||
"y": -274,
|
"y": -274,
|
||||||
@ -696,17 +696,6 @@
|
|||||||
{ "time": 6, "value": -4.1 },
|
{ "time": 6, "value": -4.1 },
|
||||||
{ "time": 6.6667 }
|
{ "time": 6.6667 }
|
||||||
]
|
]
|
||||||
},
|
|
||||||
"control": {
|
|
||||||
"rotate": [
|
|
||||||
{}
|
|
||||||
],
|
|
||||||
"translate": [
|
|
||||||
{}
|
|
||||||
],
|
|
||||||
"scale": [
|
|
||||||
{}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
@ -349,7 +349,7 @@ void Skeleton::setSkin(Skin *newSkin) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
Attachment *Skeleton::getAttachment(const String &slotName, const String &attachmentName) {
|
Attachment *Skeleton::getAttachment(const String &slotName, const String &attachmentName) {
|
||||||
return getAttachment(_data->findSlot(slotName)->index, attachmentName);
|
return getAttachment(_data->findSlot(slotName)->getIndex(), attachmentName);
|
||||||
}
|
}
|
||||||
|
|
||||||
Attachment *Skeleton::getAttachment(int slotIndex, const String &attachmentName) {
|
Attachment *Skeleton::getAttachment(int slotIndex, const String &attachmentName) {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"skeleton": {
|
"skeleton": {
|
||||||
"hash": "5OTv2PhCedw",
|
"hash": "D48YMP6TYgI",
|
||||||
"spine": "4.0.31",
|
"spine": "4.0.31",
|
||||||
"x": -644,
|
"x": -644,
|
||||||
"y": -274,
|
"y": -274,
|
||||||
@ -696,17 +696,6 @@
|
|||||||
{ "time": 6, "value": -4.1 },
|
{ "time": 6, "value": -4.1 },
|
||||||
{ "time": 6.6667 }
|
{ "time": 6.6667 }
|
||||||
]
|
]
|
||||||
},
|
|
||||||
"control": {
|
|
||||||
"rotate": [
|
|
||||||
{}
|
|
||||||
],
|
|
||||||
"translate": [
|
|
||||||
{}
|
|
||||||
],
|
|
||||||
"scale": [
|
|
||||||
{}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"skeleton": {
|
"skeleton": {
|
||||||
"hash": "5OTv2PhCedw",
|
"hash": "D48YMP6TYgI",
|
||||||
"spine": "4.0.31",
|
"spine": "4.0.31",
|
||||||
"x": -644,
|
"x": -644,
|
||||||
"y": -274,
|
"y": -274,
|
||||||
@ -696,17 +696,6 @@
|
|||||||
{ "time": 6, "value": -4.1 },
|
{ "time": 6, "value": -4.1 },
|
||||||
{ "time": 6.6667 }
|
{ "time": 6.6667 }
|
||||||
]
|
]
|
||||||
},
|
|
||||||
"control": {
|
|
||||||
"rotate": [
|
|
||||||
{}
|
|
||||||
],
|
|
||||||
"translate": [
|
|
||||||
{}
|
|
||||||
],
|
|
||||||
"scale": [
|
|
||||||
{}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"skeleton": {
|
"skeleton": {
|
||||||
"hash": "5OTv2PhCedw",
|
"hash": "D48YMP6TYgI",
|
||||||
"spine": "4.0.31",
|
"spine": "4.0.31",
|
||||||
"x": -644,
|
"x": -644,
|
||||||
"y": -274,
|
"y": -274,
|
||||||
@ -696,17 +696,6 @@
|
|||||||
{ "time": 6, "value": -4.1 },
|
{ "time": 6, "value": -4.1 },
|
||||||
{ "time": 6.6667 }
|
{ "time": 6.6667 }
|
||||||
]
|
]
|
||||||
},
|
|
||||||
"control": {
|
|
||||||
"rotate": [
|
|
||||||
{}
|
|
||||||
],
|
|
||||||
"translate": [
|
|
||||||
{}
|
|
||||||
],
|
|
||||||
"scale": [
|
|
||||||
{}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"skeleton": {
|
"skeleton": {
|
||||||
"hash": "5OTv2PhCedw",
|
"hash": "D48YMP6TYgI",
|
||||||
"spine": "4.0.31",
|
"spine": "4.0.31",
|
||||||
"x": -644,
|
"x": -644,
|
||||||
"y": -274,
|
"y": -274,
|
||||||
@ -696,17 +696,6 @@
|
|||||||
{ "time": 6, "value": -4.1 },
|
{ "time": 6, "value": -4.1 },
|
||||||
{ "time": 6.6667 }
|
{ "time": 6.6667 }
|
||||||
]
|
]
|
||||||
},
|
|
||||||
"control": {
|
|
||||||
"rotate": [
|
|
||||||
{}
|
|
||||||
],
|
|
||||||
"translate": [
|
|
||||||
{}
|
|
||||||
],
|
|
||||||
"scale": [
|
|
||||||
{}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"skeleton": {
|
"skeleton": {
|
||||||
"hash": "5OTv2PhCedw",
|
"hash": "D48YMP6TYgI",
|
||||||
"spine": "4.0.31",
|
"spine": "4.0.31",
|
||||||
"x": -644,
|
"x": -644,
|
||||||
"y": -274,
|
"y": -274,
|
||||||
@ -696,17 +696,6 @@
|
|||||||
{ "time": 6, "value": -4.1 },
|
{ "time": 6, "value": -4.1 },
|
||||||
{ "time": 6.6667 }
|
{ "time": 6.6667 }
|
||||||
]
|
]
|
||||||
},
|
|
||||||
"control": {
|
|
||||||
"rotate": [
|
|
||||||
{}
|
|
||||||
],
|
|
||||||
"translate": [
|
|
||||||
{}
|
|
||||||
],
|
|
||||||
"scale": [
|
|
||||||
{}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user