pixi-spine
Advanced tools
Comparing version 1.5.3 to 1.5.4
{ | ||
"name": "pixi-spine", | ||
"version": "1.5.3", | ||
"version": "1.5.4", | ||
"description": "Spine implementation for pixi v^3 and v^4", | ||
@@ -5,0 +5,0 @@ "author": "Mat Groves", |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ /****************************************************************************** |
@@ -0,0 +0,0 @@ namespace pixi_spine { |
@@ -358,3 +358,3 @@ /// <reference types="pixi.js" /> | ||
} | ||
if (slot.currentGraphics) { | ||
if (slot.currentGraphics && slot.attachment) { | ||
clippingContainer = slot.clippingContainer; | ||
@@ -361,0 +361,0 @@ clippingAttachment = slot.attachment as core.ClippingAttachment; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1577183