mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-06 15:24:55 +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);
|
||||
else {
|
||||
spine.Utils.webkit602BugfixHelper(alpha, blend);
|
||||
if (timelineBlend = spine.MixBlend.setup) {
|
||||
if (timelineBlend == spine.MixBlend.setup) {
|
||||
if (timeline instanceof spine.AttachmentTimeline) {
|
||||
if (attachments)
|
||||
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);
|
||||
else {
|
||||
spine.Utils.webkit602BugfixHelper(alpha, blend);
|
||||
if (timelineBlend = spine.MixBlend.setup) {
|
||||
if (timelineBlend == spine.MixBlend.setup) {
|
||||
if (timeline instanceof spine.AttachmentTimeline) {
|
||||
if (attachments)
|
||||
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);
|
||||
else {
|
||||
spine.Utils.webkit602BugfixHelper(alpha, blend);
|
||||
if (timelineBlend = spine.MixBlend.setup) {
|
||||
if (timelineBlend == spine.MixBlend.setup) {
|
||||
if (timeline instanceof spine.AttachmentTimeline) {
|
||||
if (attachments)
|
||||
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);
|
||||
else {
|
||||
spine.Utils.webkit602BugfixHelper(alpha, blend);
|
||||
if (timelineBlend = spine.MixBlend.setup) {
|
||||
if (timelineBlend == spine.MixBlend.setup) {
|
||||
if (timeline instanceof spine.AttachmentTimeline) {
|
||||
if (attachments)
|
||||
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);
|
||||
else {
|
||||
spine.Utils.webkit602BugfixHelper(alpha, blend);
|
||||
if (timelineBlend = spine.MixBlend.setup) {
|
||||
if (timelineBlend == spine.MixBlend.setup) {
|
||||
if (timeline instanceof spine.AttachmentTimeline) {
|
||||
if (attachments)
|
||||
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);
|
||||
else {
|
||||
spine.Utils.webkit602BugfixHelper(alpha, blend);
|
||||
if (timelineBlend = spine.MixBlend.setup) {
|
||||
if (timelineBlend == spine.MixBlend.setup) {
|
||||
if (timeline instanceof spine.AttachmentTimeline) {
|
||||
if (attachments)
|
||||
direction = spine.MixDirection.out;
|
||||
|
||||
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user