mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-08 11:46:53 +08:00
[ts] Updated build artifacts.
This commit is contained in:
parent
75d16a4fc9
commit
1772aaa569
@ -1501,7 +1501,7 @@ var spine;
|
|||||||
this.applyRotateTimeline(timeline, skeleton, animationTime, alpha, timelineBlend, timelinesRotation, i << 1, firstFrame);
|
this.applyRotateTimeline(timeline, skeleton, animationTime, alpha, timelineBlend, timelinesRotation, i << 1, firstFrame);
|
||||||
else {
|
else {
|
||||||
spine.Utils.webkit602BugfixHelper(alpha, blend);
|
spine.Utils.webkit602BugfixHelper(alpha, blend);
|
||||||
if (timelineBlend = spine.MixBlend.setup) {
|
if (timelineBlend == spine.MixBlend.setup) {
|
||||||
if (timeline instanceof spine.AttachmentTimeline) {
|
if (timeline instanceof spine.AttachmentTimeline) {
|
||||||
if (attachments)
|
if (attachments)
|
||||||
direction = spine.MixDirection.out;
|
direction = spine.MixDirection.out;
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@ -1501,7 +1501,7 @@ var spine;
|
|||||||
this.applyRotateTimeline(timeline, skeleton, animationTime, alpha, timelineBlend, timelinesRotation, i << 1, firstFrame);
|
this.applyRotateTimeline(timeline, skeleton, animationTime, alpha, timelineBlend, timelinesRotation, i << 1, firstFrame);
|
||||||
else {
|
else {
|
||||||
spine.Utils.webkit602BugfixHelper(alpha, blend);
|
spine.Utils.webkit602BugfixHelper(alpha, blend);
|
||||||
if (timelineBlend = spine.MixBlend.setup) {
|
if (timelineBlend == spine.MixBlend.setup) {
|
||||||
if (timeline instanceof spine.AttachmentTimeline) {
|
if (timeline instanceof spine.AttachmentTimeline) {
|
||||||
if (attachments)
|
if (attachments)
|
||||||
direction = spine.MixDirection.out;
|
direction = spine.MixDirection.out;
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@ -1501,7 +1501,7 @@ var spine;
|
|||||||
this.applyRotateTimeline(timeline, skeleton, animationTime, alpha, timelineBlend, timelinesRotation, i << 1, firstFrame);
|
this.applyRotateTimeline(timeline, skeleton, animationTime, alpha, timelineBlend, timelinesRotation, i << 1, firstFrame);
|
||||||
else {
|
else {
|
||||||
spine.Utils.webkit602BugfixHelper(alpha, blend);
|
spine.Utils.webkit602BugfixHelper(alpha, blend);
|
||||||
if (timelineBlend = spine.MixBlend.setup) {
|
if (timelineBlend == spine.MixBlend.setup) {
|
||||||
if (timeline instanceof spine.AttachmentTimeline) {
|
if (timeline instanceof spine.AttachmentTimeline) {
|
||||||
if (attachments)
|
if (attachments)
|
||||||
direction = spine.MixDirection.out;
|
direction = spine.MixDirection.out;
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@ -1501,7 +1501,7 @@ var spine;
|
|||||||
this.applyRotateTimeline(timeline, skeleton, animationTime, alpha, timelineBlend, timelinesRotation, i << 1, firstFrame);
|
this.applyRotateTimeline(timeline, skeleton, animationTime, alpha, timelineBlend, timelinesRotation, i << 1, firstFrame);
|
||||||
else {
|
else {
|
||||||
spine.Utils.webkit602BugfixHelper(alpha, blend);
|
spine.Utils.webkit602BugfixHelper(alpha, blend);
|
||||||
if (timelineBlend = spine.MixBlend.setup) {
|
if (timelineBlend == spine.MixBlend.setup) {
|
||||||
if (timeline instanceof spine.AttachmentTimeline) {
|
if (timeline instanceof spine.AttachmentTimeline) {
|
||||||
if (attachments)
|
if (attachments)
|
||||||
direction = spine.MixDirection.out;
|
direction = spine.MixDirection.out;
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@ -1501,7 +1501,7 @@ var spine;
|
|||||||
this.applyRotateTimeline(timeline, skeleton, animationTime, alpha, timelineBlend, timelinesRotation, i << 1, firstFrame);
|
this.applyRotateTimeline(timeline, skeleton, animationTime, alpha, timelineBlend, timelinesRotation, i << 1, firstFrame);
|
||||||
else {
|
else {
|
||||||
spine.Utils.webkit602BugfixHelper(alpha, blend);
|
spine.Utils.webkit602BugfixHelper(alpha, blend);
|
||||||
if (timelineBlend = spine.MixBlend.setup) {
|
if (timelineBlend == spine.MixBlend.setup) {
|
||||||
if (timeline instanceof spine.AttachmentTimeline) {
|
if (timeline instanceof spine.AttachmentTimeline) {
|
||||||
if (attachments)
|
if (attachments)
|
||||||
direction = spine.MixDirection.out;
|
direction = spine.MixDirection.out;
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@ -1501,7 +1501,7 @@ var spine;
|
|||||||
this.applyRotateTimeline(timeline, skeleton, animationTime, alpha, timelineBlend, timelinesRotation, i << 1, firstFrame);
|
this.applyRotateTimeline(timeline, skeleton, animationTime, alpha, timelineBlend, timelinesRotation, i << 1, firstFrame);
|
||||||
else {
|
else {
|
||||||
spine.Utils.webkit602BugfixHelper(alpha, blend);
|
spine.Utils.webkit602BugfixHelper(alpha, blend);
|
||||||
if (timelineBlend = spine.MixBlend.setup) {
|
if (timelineBlend == spine.MixBlend.setup) {
|
||||||
if (timeline instanceof spine.AttachmentTimeline) {
|
if (timeline instanceof spine.AttachmentTimeline) {
|
||||||
if (attachments)
|
if (attachments)
|
||||||
direction = spine.MixDirection.out;
|
direction = spine.MixDirection.out;
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user