pixi.js 6.3.1 → 6.3.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/browser/pixi.js +83 -82
- package/dist/browser/pixi.js.map +1 -1
- package/dist/browser/pixi.min.js +3 -3
- package/dist/browser/pixi.min.js.map +1 -1
- package/dist/browser/pixi.min.mjs +3 -3
- package/dist/browser/pixi.min.mjs.map +1 -1
- package/dist/browser/pixi.mjs +83 -82
- package/dist/browser/pixi.mjs.map +1 -1
- package/dist/cjs/pixi.js +3 -3
- package/dist/cjs/pixi.min.js +3 -3
- package/dist/esm/pixi.js +3 -3
- package/dist/esm/pixi.min.js +3 -3
- package/package.json +37 -37
package/dist/browser/pixi.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* pixi.js - v6.3.
|
|
3
|
-
* Compiled
|
|
2
|
+
* pixi.js - v6.3.2
|
|
3
|
+
* Compiled Wed, 04 May 2022 17:49:13 UTC
|
|
4
4
|
*
|
|
5
5
|
* pixi.js is licensed under the MIT License.
|
|
6
6
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -423,8 +423,8 @@ var PIXI = (function (exports) {
|
|
|
423
423
|
};
|
|
424
424
|
|
|
425
425
|
/*!
|
|
426
|
-
* @pixi/polyfill - v6.3.
|
|
427
|
-
* Compiled
|
|
426
|
+
* @pixi/polyfill - v6.3.2
|
|
427
|
+
* Compiled Wed, 04 May 2022 17:49:13 UTC
|
|
428
428
|
*
|
|
429
429
|
* @pixi/polyfill is licensed under the MIT License.
|
|
430
430
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -672,8 +672,8 @@ var PIXI = (function (exports) {
|
|
|
672
672
|
}
|
|
673
673
|
|
|
674
674
|
/*!
|
|
675
|
-
* @pixi/settings - v6.3.
|
|
676
|
-
* Compiled
|
|
675
|
+
* @pixi/settings - v6.3.2
|
|
676
|
+
* Compiled Wed, 04 May 2022 17:49:13 UTC
|
|
677
677
|
*
|
|
678
678
|
* @pixi/settings is licensed under the MIT License.
|
|
679
679
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -735,8 +735,8 @@ var PIXI = (function (exports) {
|
|
|
735
735
|
}
|
|
736
736
|
|
|
737
737
|
/*!
|
|
738
|
-
* @pixi/constants - v6.3.
|
|
739
|
-
* Compiled
|
|
738
|
+
* @pixi/constants - v6.3.2
|
|
739
|
+
* Compiled Wed, 04 May 2022 17:49:13 UTC
|
|
740
740
|
*
|
|
741
741
|
* @pixi/constants is licensed under the MIT License.
|
|
742
742
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -3984,8 +3984,8 @@ var PIXI = (function (exports) {
|
|
|
3984
3984
|
};
|
|
3985
3985
|
|
|
3986
3986
|
/*!
|
|
3987
|
-
* @pixi/constants - v6.3.
|
|
3988
|
-
* Compiled
|
|
3987
|
+
* @pixi/constants - v6.3.2
|
|
3988
|
+
* Compiled Wed, 04 May 2022 17:49:13 UTC
|
|
3989
3989
|
*
|
|
3990
3990
|
* @pixi/constants is licensed under the MIT License.
|
|
3991
3991
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -4499,8 +4499,8 @@ var PIXI = (function (exports) {
|
|
|
4499
4499
|
})(exports.BUFFER_TYPE || (exports.BUFFER_TYPE = {}));
|
|
4500
4500
|
|
|
4501
4501
|
/*!
|
|
4502
|
-
* @pixi/utils - v6.3.
|
|
4503
|
-
* Compiled
|
|
4502
|
+
* @pixi/utils - v6.3.2
|
|
4503
|
+
* Compiled Wed, 04 May 2022 17:49:13 UTC
|
|
4504
4504
|
*
|
|
4505
4505
|
* @pixi/utils is licensed under the MIT License.
|
|
4506
4506
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -4558,7 +4558,7 @@ var PIXI = (function (exports) {
|
|
|
4558
4558
|
settings.FAIL_IF_MAJOR_PERFORMANCE_CAVEAT = false;
|
|
4559
4559
|
|
|
4560
4560
|
var saidHello = false;
|
|
4561
|
-
var VERSION$1 = '6.3.
|
|
4561
|
+
var VERSION$1 = '6.3.2';
|
|
4562
4562
|
/**
|
|
4563
4563
|
* Skips the hello message of renderers that are created after this is run.
|
|
4564
4564
|
*
|
|
@@ -5722,8 +5722,8 @@ var PIXI = (function (exports) {
|
|
|
5722
5722
|
};
|
|
5723
5723
|
|
|
5724
5724
|
/*!
|
|
5725
|
-
* @pixi/math - v6.3.
|
|
5726
|
-
* Compiled
|
|
5725
|
+
* @pixi/math - v6.3.2
|
|
5726
|
+
* Compiled Wed, 04 May 2022 17:49:13 UTC
|
|
5727
5727
|
*
|
|
5728
5728
|
* @pixi/math is licensed under the MIT License.
|
|
5729
5729
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -7385,8 +7385,8 @@ var PIXI = (function (exports) {
|
|
|
7385
7385
|
}());
|
|
7386
7386
|
|
|
7387
7387
|
/*!
|
|
7388
|
-
* @pixi/display - v6.3.
|
|
7389
|
-
* Compiled
|
|
7388
|
+
* @pixi/display - v6.3.2
|
|
7389
|
+
* Compiled Wed, 04 May 2022 17:49:13 UTC
|
|
7390
7390
|
*
|
|
7391
7391
|
* @pixi/display is licensed under the MIT License.
|
|
7392
7392
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -8598,8 +8598,8 @@ var PIXI = (function (exports) {
|
|
|
8598
8598
|
DisplayObject.prototype.displayObjectUpdateTransform = DisplayObject.prototype.updateTransform;
|
|
8599
8599
|
|
|
8600
8600
|
/*!
|
|
8601
|
-
* @pixi/constants - v6.3.
|
|
8602
|
-
* Compiled
|
|
8601
|
+
* @pixi/constants - v6.3.2
|
|
8602
|
+
* Compiled Wed, 04 May 2022 17:49:13 UTC
|
|
8603
8603
|
*
|
|
8604
8604
|
* @pixi/constants is licensed under the MIT License.
|
|
8605
8605
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -9719,8 +9719,8 @@ var PIXI = (function (exports) {
|
|
|
9719
9719
|
Container.prototype.containerUpdateTransform = Container.prototype.updateTransform;
|
|
9720
9720
|
|
|
9721
9721
|
/*!
|
|
9722
|
-
* @pixi/accessibility - v6.3.
|
|
9723
|
-
* Compiled
|
|
9722
|
+
* @pixi/accessibility - v6.3.2
|
|
9723
|
+
* Compiled Wed, 04 May 2022 17:49:13 UTC
|
|
9724
9724
|
*
|
|
9725
9725
|
* @pixi/accessibility is licensed under the MIT License.
|
|
9726
9726
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -10264,8 +10264,8 @@ var PIXI = (function (exports) {
|
|
|
10264
10264
|
}());
|
|
10265
10265
|
|
|
10266
10266
|
/*!
|
|
10267
|
-
* @pixi/ticker - v6.3.
|
|
10268
|
-
* Compiled
|
|
10267
|
+
* @pixi/ticker - v6.3.2
|
|
10268
|
+
* Compiled Wed, 04 May 2022 17:49:13 UTC
|
|
10269
10269
|
*
|
|
10270
10270
|
* @pixi/ticker is licensed under the MIT License.
|
|
10271
10271
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -11008,8 +11008,8 @@ var PIXI = (function (exports) {
|
|
|
11008
11008
|
}());
|
|
11009
11009
|
|
|
11010
11010
|
/*!
|
|
11011
|
-
* @pixi/interaction - v6.3.
|
|
11012
|
-
* Compiled
|
|
11011
|
+
* @pixi/interaction - v6.3.2
|
|
11012
|
+
* Compiled Wed, 04 May 2022 17:49:13 UTC
|
|
11013
11013
|
*
|
|
11014
11014
|
* @pixi/interaction is licensed under the MIT License.
|
|
11015
11015
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -12924,8 +12924,8 @@ var PIXI = (function (exports) {
|
|
|
12924
12924
|
}(eventemitter3));
|
|
12925
12925
|
|
|
12926
12926
|
/*!
|
|
12927
|
-
* @pixi/runner - v6.3.
|
|
12928
|
-
* Compiled
|
|
12927
|
+
* @pixi/runner - v6.3.2
|
|
12928
|
+
* Compiled Wed, 04 May 2022 17:49:13 UTC
|
|
12929
12929
|
*
|
|
12930
12930
|
* @pixi/runner is licensed under the MIT License.
|
|
12931
12931
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -13113,8 +13113,8 @@ var PIXI = (function (exports) {
|
|
|
13113
13113
|
});
|
|
13114
13114
|
|
|
13115
13115
|
/*!
|
|
13116
|
-
* @pixi/core - v6.3.
|
|
13117
|
-
* Compiled
|
|
13116
|
+
* @pixi/core - v6.3.2
|
|
13117
|
+
* Compiled Wed, 04 May 2022 17:49:13 UTC
|
|
13118
13118
|
*
|
|
13119
13119
|
* @pixi/core is licensed under the MIT License.
|
|
13120
13120
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -23630,8 +23630,8 @@ var PIXI = (function (exports) {
|
|
|
23630
23630
|
}
|
|
23631
23631
|
|
|
23632
23632
|
/*!
|
|
23633
|
-
* @pixi/app - v6.3.
|
|
23634
|
-
* Compiled
|
|
23633
|
+
* @pixi/app - v6.3.2
|
|
23634
|
+
* Compiled Wed, 04 May 2022 17:49:13 UTC
|
|
23635
23635
|
*
|
|
23636
23636
|
* @pixi/app is licensed under the MIT License.
|
|
23637
23637
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -23895,8 +23895,8 @@ var PIXI = (function (exports) {
|
|
|
23895
23895
|
Application.registerPlugin(ResizePlugin);
|
|
23896
23896
|
|
|
23897
23897
|
/*!
|
|
23898
|
-
* @pixi/extract - v6.3.
|
|
23899
|
-
* Compiled
|
|
23898
|
+
* @pixi/extract - v6.3.2
|
|
23899
|
+
* Compiled Wed, 04 May 2022 17:49:13 UTC
|
|
23900
23900
|
*
|
|
23901
23901
|
* @pixi/extract is licensed under the MIT License.
|
|
23902
23902
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -24101,8 +24101,8 @@ var PIXI = (function (exports) {
|
|
|
24101
24101
|
}());
|
|
24102
24102
|
|
|
24103
24103
|
/*!
|
|
24104
|
-
* @pixi/loaders - v6.3.
|
|
24105
|
-
* Compiled
|
|
24104
|
+
* @pixi/loaders - v6.3.2
|
|
24105
|
+
* Compiled Wed, 04 May 2022 17:49:13 UTC
|
|
24106
24106
|
*
|
|
24107
24107
|
* @pixi/loaders is licensed under the MIT License.
|
|
24108
24108
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -26101,8 +26101,8 @@ var PIXI = (function (exports) {
|
|
|
26101
26101
|
Loader.registerPlugin(TextureLoader);
|
|
26102
26102
|
|
|
26103
26103
|
/*!
|
|
26104
|
-
* @pixi/compressed-textures - v6.3.
|
|
26105
|
-
* Compiled
|
|
26104
|
+
* @pixi/compressed-textures - v6.3.2
|
|
26105
|
+
* Compiled Wed, 04 May 2022 17:49:13 UTC
|
|
26106
26106
|
*
|
|
26107
26107
|
* @pixi/compressed-textures is licensed under the MIT License.
|
|
26108
26108
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -27403,8 +27403,8 @@ var PIXI = (function (exports) {
|
|
|
27403
27403
|
}());
|
|
27404
27404
|
|
|
27405
27405
|
/*!
|
|
27406
|
-
* @pixi/particle-container - v6.3.
|
|
27407
|
-
* Compiled
|
|
27406
|
+
* @pixi/particle-container - v6.3.2
|
|
27407
|
+
* Compiled Wed, 04 May 2022 17:49:13 UTC
|
|
27408
27408
|
*
|
|
27409
27409
|
* @pixi/particle-container is licensed under the MIT License.
|
|
27410
27410
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -28077,8 +28077,8 @@ var PIXI = (function (exports) {
|
|
|
28077
28077
|
}(ObjectRenderer));
|
|
28078
28078
|
|
|
28079
28079
|
/*!
|
|
28080
|
-
* @pixi/graphics - v6.3.
|
|
28081
|
-
* Compiled
|
|
28080
|
+
* @pixi/graphics - v6.3.2
|
|
28081
|
+
* Compiled Wed, 04 May 2022 17:49:13 UTC
|
|
28082
28082
|
*
|
|
28083
28083
|
* @pixi/graphics is licensed under the MIT License.
|
|
28084
28084
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -31077,8 +31077,8 @@ var PIXI = (function (exports) {
|
|
|
31077
31077
|
};
|
|
31078
31078
|
|
|
31079
31079
|
/*!
|
|
31080
|
-
* @pixi/sprite - v6.3.
|
|
31081
|
-
* Compiled
|
|
31080
|
+
* @pixi/sprite - v6.3.2
|
|
31081
|
+
* Compiled Wed, 04 May 2022 17:49:13 UTC
|
|
31082
31082
|
*
|
|
31083
31083
|
* @pixi/sprite is licensed under the MIT License.
|
|
31084
31084
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -31532,8 +31532,8 @@ var PIXI = (function (exports) {
|
|
|
31532
31532
|
}(Container));
|
|
31533
31533
|
|
|
31534
31534
|
/*!
|
|
31535
|
-
* @pixi/text - v6.3.
|
|
31536
|
-
* Compiled
|
|
31535
|
+
* @pixi/text - v6.3.2
|
|
31536
|
+
* Compiled Wed, 04 May 2022 17:49:13 UTC
|
|
31537
31537
|
*
|
|
31538
31538
|
* @pixi/text is licensed under the MIT License.
|
|
31539
31539
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -32785,6 +32785,7 @@ var PIXI = (function (exports) {
|
|
|
32785
32785
|
var c = new OffscreenCanvas(0, 0);
|
|
32786
32786
|
var context = c.getContext('2d');
|
|
32787
32787
|
if (context && context.measureText) {
|
|
32788
|
+
TextMetrics.__canvas = c;
|
|
32788
32789
|
return c;
|
|
32789
32790
|
}
|
|
32790
32791
|
canvas = document.createElement('canvas');
|
|
@@ -33455,8 +33456,8 @@ var PIXI = (function (exports) {
|
|
|
33455
33456
|
}(Sprite));
|
|
33456
33457
|
|
|
33457
33458
|
/*!
|
|
33458
|
-
* @pixi/prepare - v6.3.
|
|
33459
|
-
* Compiled
|
|
33459
|
+
* @pixi/prepare - v6.3.2
|
|
33460
|
+
* Compiled Wed, 04 May 2022 17:49:13 UTC
|
|
33460
33461
|
*
|
|
33461
33462
|
* @pixi/prepare is licensed under the MIT License.
|
|
33462
33463
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -34005,8 +34006,8 @@ var PIXI = (function (exports) {
|
|
|
34005
34006
|
}());
|
|
34006
34007
|
|
|
34007
34008
|
/*!
|
|
34008
|
-
* @pixi/spritesheet - v6.3.
|
|
34009
|
-
* Compiled
|
|
34009
|
+
* @pixi/spritesheet - v6.3.2
|
|
34010
|
+
* Compiled Wed, 04 May 2022 17:49:13 UTC
|
|
34010
34011
|
*
|
|
34011
34012
|
* @pixi/spritesheet is licensed under the MIT License.
|
|
34012
34013
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -34319,8 +34320,8 @@ var PIXI = (function (exports) {
|
|
|
34319
34320
|
}());
|
|
34320
34321
|
|
|
34321
34322
|
/*!
|
|
34322
|
-
* @pixi/sprite-tiling - v6.3.
|
|
34323
|
-
* Compiled
|
|
34323
|
+
* @pixi/sprite-tiling - v6.3.2
|
|
34324
|
+
* Compiled Wed, 04 May 2022 17:49:13 UTC
|
|
34324
34325
|
*
|
|
34325
34326
|
* @pixi/sprite-tiling is licensed under the MIT License.
|
|
34326
34327
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -34680,8 +34681,8 @@ var PIXI = (function (exports) {
|
|
|
34680
34681
|
}(ObjectRenderer));
|
|
34681
34682
|
|
|
34682
34683
|
/*!
|
|
34683
|
-
* @pixi/mesh - v6.3.
|
|
34684
|
-
* Compiled
|
|
34684
|
+
* @pixi/mesh - v6.3.2
|
|
34685
|
+
* Compiled Wed, 04 May 2022 17:49:13 UTC
|
|
34685
34686
|
*
|
|
34686
34687
|
* @pixi/mesh is licensed under the MIT License.
|
|
34687
34688
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -35275,8 +35276,8 @@ var PIXI = (function (exports) {
|
|
|
35275
35276
|
}(Geometry));
|
|
35276
35277
|
|
|
35277
35278
|
/*!
|
|
35278
|
-
* @pixi/text-bitmap - v6.3.
|
|
35279
|
-
* Compiled
|
|
35279
|
+
* @pixi/text-bitmap - v6.3.2
|
|
35280
|
+
* Compiled Wed, 04 May 2022 17:49:13 UTC
|
|
35280
35281
|
*
|
|
35281
35282
|
* @pixi/text-bitmap is licensed under the MIT License.
|
|
35282
35283
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -36865,8 +36866,8 @@ var PIXI = (function (exports) {
|
|
|
36865
36866
|
}());
|
|
36866
36867
|
|
|
36867
36868
|
/*!
|
|
36868
|
-
* @pixi/filter-alpha - v6.3.
|
|
36869
|
-
* Compiled
|
|
36869
|
+
* @pixi/filter-alpha - v6.3.2
|
|
36870
|
+
* Compiled Wed, 04 May 2022 17:49:13 UTC
|
|
36870
36871
|
*
|
|
36871
36872
|
* @pixi/filter-alpha is licensed under the MIT License.
|
|
36872
36873
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -36948,8 +36949,8 @@ var PIXI = (function (exports) {
|
|
|
36948
36949
|
}(Filter));
|
|
36949
36950
|
|
|
36950
36951
|
/*!
|
|
36951
|
-
* @pixi/filter-blur - v6.3.
|
|
36952
|
-
* Compiled
|
|
36952
|
+
* @pixi/filter-blur - v6.3.2
|
|
36953
|
+
* Compiled Wed, 04 May 2022 17:49:13 UTC
|
|
36953
36954
|
*
|
|
36954
36955
|
* @pixi/filter-blur is licensed under the MIT License.
|
|
36955
36956
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -37046,8 +37047,8 @@ var PIXI = (function (exports) {
|
|
|
37046
37047
|
}
|
|
37047
37048
|
|
|
37048
37049
|
/*!
|
|
37049
|
-
* @pixi/constants - v6.3.
|
|
37050
|
-
* Compiled
|
|
37050
|
+
* @pixi/constants - v6.3.2
|
|
37051
|
+
* Compiled Wed, 04 May 2022 17:49:13 UTC
|
|
37051
37052
|
*
|
|
37052
37053
|
* @pixi/constants is licensed under the MIT License.
|
|
37053
37054
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -37842,8 +37843,8 @@ var PIXI = (function (exports) {
|
|
|
37842
37843
|
}(Filter));
|
|
37843
37844
|
|
|
37844
37845
|
/*!
|
|
37845
|
-
* @pixi/filter-color-matrix - v6.3.
|
|
37846
|
-
* Compiled
|
|
37846
|
+
* @pixi/filter-color-matrix - v6.3.2
|
|
37847
|
+
* Compiled Wed, 04 May 2022 17:49:13 UTC
|
|
37847
37848
|
*
|
|
37848
37849
|
* @pixi/filter-color-matrix is licensed under the MIT License.
|
|
37849
37850
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -38383,8 +38384,8 @@ var PIXI = (function (exports) {
|
|
|
38383
38384
|
ColorMatrixFilter.prototype.grayscale = ColorMatrixFilter.prototype.greyscale;
|
|
38384
38385
|
|
|
38385
38386
|
/*!
|
|
38386
|
-
* @pixi/filter-displacement - v6.3.
|
|
38387
|
-
* Compiled
|
|
38387
|
+
* @pixi/filter-displacement - v6.3.2
|
|
38388
|
+
* Compiled Wed, 04 May 2022 17:49:13 UTC
|
|
38388
38389
|
*
|
|
38389
38390
|
* @pixi/filter-displacement is licensed under the MIT License.
|
|
38390
38391
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -38508,8 +38509,8 @@ var PIXI = (function (exports) {
|
|
|
38508
38509
|
}(Filter));
|
|
38509
38510
|
|
|
38510
38511
|
/*!
|
|
38511
|
-
* @pixi/filter-fxaa - v6.3.
|
|
38512
|
-
* Compiled
|
|
38512
|
+
* @pixi/filter-fxaa - v6.3.2
|
|
38513
|
+
* Compiled Wed, 04 May 2022 17:49:13 UTC
|
|
38513
38514
|
*
|
|
38514
38515
|
* @pixi/filter-fxaa is licensed under the MIT License.
|
|
38515
38516
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -38566,8 +38567,8 @@ var PIXI = (function (exports) {
|
|
|
38566
38567
|
}(Filter));
|
|
38567
38568
|
|
|
38568
38569
|
/*!
|
|
38569
|
-
* @pixi/filter-noise - v6.3.
|
|
38570
|
-
* Compiled
|
|
38570
|
+
* @pixi/filter-noise - v6.3.2
|
|
38571
|
+
* Compiled Wed, 04 May 2022 17:49:13 UTC
|
|
38571
38572
|
*
|
|
38572
38573
|
* @pixi/filter-noise is licensed under the MIT License.
|
|
38573
38574
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -38659,16 +38660,16 @@ var PIXI = (function (exports) {
|
|
|
38659
38660
|
}(Filter));
|
|
38660
38661
|
|
|
38661
38662
|
/*!
|
|
38662
|
-
* @pixi/mixin-cache-as-bitmap - v6.3.
|
|
38663
|
-
* Compiled
|
|
38663
|
+
* @pixi/mixin-cache-as-bitmap - v6.3.2
|
|
38664
|
+
* Compiled Wed, 04 May 2022 17:49:13 UTC
|
|
38664
38665
|
*
|
|
38665
38666
|
* @pixi/mixin-cache-as-bitmap is licensed under the MIT License.
|
|
38666
38667
|
* http://www.opensource.org/licenses/mit-license
|
|
38667
38668
|
*/
|
|
38668
38669
|
|
|
38669
38670
|
/*!
|
|
38670
|
-
* @pixi/constants - v6.3.
|
|
38671
|
-
* Compiled
|
|
38671
|
+
* @pixi/constants - v6.3.2
|
|
38672
|
+
* Compiled Wed, 04 May 2022 17:49:13 UTC
|
|
38672
38673
|
*
|
|
38673
38674
|
* @pixi/constants is licensed under the MIT License.
|
|
38674
38675
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -39558,8 +39559,8 @@ var PIXI = (function (exports) {
|
|
|
39558
39559
|
};
|
|
39559
39560
|
|
|
39560
39561
|
/*!
|
|
39561
|
-
* @pixi/mixin-get-child-by-name - v6.3.
|
|
39562
|
-
* Compiled
|
|
39562
|
+
* @pixi/mixin-get-child-by-name - v6.3.2
|
|
39563
|
+
* Compiled Wed, 04 May 2022 17:49:13 UTC
|
|
39563
39564
|
*
|
|
39564
39565
|
* @pixi/mixin-get-child-by-name is licensed under the MIT License.
|
|
39565
39566
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -39605,8 +39606,8 @@ var PIXI = (function (exports) {
|
|
|
39605
39606
|
};
|
|
39606
39607
|
|
|
39607
39608
|
/*!
|
|
39608
|
-
* @pixi/mixin-get-global-position - v6.3.
|
|
39609
|
-
* Compiled
|
|
39609
|
+
* @pixi/mixin-get-global-position - v6.3.2
|
|
39610
|
+
* Compiled Wed, 04 May 2022 17:49:13 UTC
|
|
39610
39611
|
*
|
|
39611
39612
|
* @pixi/mixin-get-global-position is licensed under the MIT License.
|
|
39612
39613
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -39637,8 +39638,8 @@ var PIXI = (function (exports) {
|
|
|
39637
39638
|
};
|
|
39638
39639
|
|
|
39639
39640
|
/*!
|
|
39640
|
-
* @pixi/mesh-extras - v6.3.
|
|
39641
|
-
* Compiled
|
|
39641
|
+
* @pixi/mesh-extras - v6.3.2
|
|
39642
|
+
* Compiled Wed, 04 May 2022 17:49:13 UTC
|
|
39642
39643
|
*
|
|
39643
39644
|
* @pixi/mesh-extras is licensed under the MIT License.
|
|
39644
39645
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -40272,8 +40273,8 @@ var PIXI = (function (exports) {
|
|
|
40272
40273
|
}(SimplePlane));
|
|
40273
40274
|
|
|
40274
40275
|
/*!
|
|
40275
|
-
* @pixi/sprite-animated - v6.3.
|
|
40276
|
-
* Compiled
|
|
40276
|
+
* @pixi/sprite-animated - v6.3.2
|
|
40277
|
+
* Compiled Wed, 04 May 2022 17:49:13 UTC
|
|
40277
40278
|
*
|
|
40278
40279
|
* @pixi/sprite-animated is licensed under the MIT License.
|
|
40279
40280
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -40645,7 +40646,7 @@ var PIXI = (function (exports) {
|
|
|
40645
40646
|
* @name VERSION
|
|
40646
40647
|
* @type {string}
|
|
40647
40648
|
*/
|
|
40648
|
-
var VERSION = '6.3.
|
|
40649
|
+
var VERSION = '6.3.2';
|
|
40649
40650
|
/**
|
|
40650
40651
|
* @namespace PIXI
|
|
40651
40652
|
*/
|