pixi.js 5.3.11 → 5.3.12
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/pixi.js +92 -98
- package/dist/pixi.js.map +1 -1
- package/dist/pixi.min.js +3 -3
- package/dist/pixi.min.js.map +1 -1
- package/lib/pixi.es.js +3 -3
- package/lib/pixi.js +3 -3
- package/package.json +36 -36
package/dist/pixi.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* pixi.js - v5.3.
|
|
3
|
-
* Compiled
|
|
2
|
+
* pixi.js - v5.3.12
|
|
3
|
+
* Compiled Wed, 23 Mar 2022 18:34:28 UTC
|
|
4
4
|
*
|
|
5
5
|
* pixi.js is licensed under the MIT License.
|
|
6
6
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -471,8 +471,8 @@ var PIXI = (function (exports) {
|
|
|
471
471
|
};
|
|
472
472
|
|
|
473
473
|
/*!
|
|
474
|
-
* @pixi/polyfill - v5.3.
|
|
475
|
-
* Compiled
|
|
474
|
+
* @pixi/polyfill - v5.3.12
|
|
475
|
+
* Compiled Wed, 23 Mar 2022 18:34:28 UTC
|
|
476
476
|
*
|
|
477
477
|
* @pixi/polyfill is licensed under the MIT License.
|
|
478
478
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -707,8 +707,8 @@ var PIXI = (function (exports) {
|
|
|
707
707
|
}
|
|
708
708
|
|
|
709
709
|
/*!
|
|
710
|
-
* @pixi/settings - v5.3.
|
|
711
|
-
* Compiled
|
|
710
|
+
* @pixi/settings - v5.3.12
|
|
711
|
+
* Compiled Wed, 23 Mar 2022 18:34:28 UTC
|
|
712
712
|
*
|
|
713
713
|
* @pixi/settings is licensed under the MIT License.
|
|
714
714
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -3463,8 +3463,8 @@ var PIXI = (function (exports) {
|
|
|
3463
3463
|
};
|
|
3464
3464
|
|
|
3465
3465
|
/*!
|
|
3466
|
-
* @pixi/constants - v5.3.
|
|
3467
|
-
* Compiled
|
|
3466
|
+
* @pixi/constants - v5.3.12
|
|
3467
|
+
* Compiled Wed, 23 Mar 2022 18:34:28 UTC
|
|
3468
3468
|
*
|
|
3469
3469
|
* @pixi/constants is licensed under the MIT License.
|
|
3470
3470
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -3903,8 +3903,8 @@ var PIXI = (function (exports) {
|
|
|
3903
3903
|
})(exports.MSAA_QUALITY || (exports.MSAA_QUALITY = {}));
|
|
3904
3904
|
|
|
3905
3905
|
/*!
|
|
3906
|
-
* @pixi/utils - v5.3.
|
|
3907
|
-
* Compiled
|
|
3906
|
+
* @pixi/utils - v5.3.12
|
|
3907
|
+
* Compiled Wed, 23 Mar 2022 18:34:28 UTC
|
|
3908
3908
|
*
|
|
3909
3909
|
* @pixi/utils is licensed under the MIT License.
|
|
3910
3910
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -3935,7 +3935,7 @@ var PIXI = (function (exports) {
|
|
|
3935
3935
|
settings.FAIL_IF_MAJOR_PERFORMANCE_CAVEAT = true;
|
|
3936
3936
|
|
|
3937
3937
|
var saidHello = false;
|
|
3938
|
-
var VERSION = '5.3.
|
|
3938
|
+
var VERSION = '5.3.12';
|
|
3939
3939
|
/**
|
|
3940
3940
|
* Skips the hello message of renderers that are created after this is run.
|
|
3941
3941
|
*
|
|
@@ -4804,8 +4804,8 @@ var PIXI = (function (exports) {
|
|
|
4804
4804
|
});
|
|
4805
4805
|
|
|
4806
4806
|
/*!
|
|
4807
|
-
* @pixi/math - v5.3.
|
|
4808
|
-
* Compiled
|
|
4807
|
+
* @pixi/math - v5.3.12
|
|
4808
|
+
* Compiled Wed, 23 Mar 2022 18:34:28 UTC
|
|
4809
4809
|
*
|
|
4810
4810
|
* @pixi/math is licensed under the MIT License.
|
|
4811
4811
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -6713,8 +6713,8 @@ var PIXI = (function (exports) {
|
|
|
6713
6713
|
}());
|
|
6714
6714
|
|
|
6715
6715
|
/*!
|
|
6716
|
-
* @pixi/display - v5.3.
|
|
6717
|
-
* Compiled
|
|
6716
|
+
* @pixi/display - v5.3.12
|
|
6717
|
+
* Compiled Wed, 23 Mar 2022 18:34:28 UTC
|
|
6718
6718
|
*
|
|
6719
6719
|
* @pixi/display is licensed under the MIT License.
|
|
6720
6720
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -8380,8 +8380,8 @@ var PIXI = (function (exports) {
|
|
|
8380
8380
|
Container.prototype.containerUpdateTransform = Container.prototype.updateTransform;
|
|
8381
8381
|
|
|
8382
8382
|
/*!
|
|
8383
|
-
* @pixi/accessibility - v5.3.
|
|
8384
|
-
* Compiled
|
|
8383
|
+
* @pixi/accessibility - v5.3.12
|
|
8384
|
+
* Compiled Wed, 23 Mar 2022 18:34:28 UTC
|
|
8385
8385
|
*
|
|
8386
8386
|
* @pixi/accessibility is licensed under the MIT License.
|
|
8387
8387
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -8964,8 +8964,8 @@ var PIXI = (function (exports) {
|
|
|
8964
8964
|
}());
|
|
8965
8965
|
|
|
8966
8966
|
/*!
|
|
8967
|
-
* @pixi/ticker - v5.3.
|
|
8968
|
-
* Compiled
|
|
8967
|
+
* @pixi/ticker - v5.3.12
|
|
8968
|
+
* Compiled Wed, 23 Mar 2022 18:34:28 UTC
|
|
8969
8969
|
*
|
|
8970
8970
|
* @pixi/ticker is licensed under the MIT License.
|
|
8971
8971
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -9807,8 +9807,8 @@ var PIXI = (function (exports) {
|
|
|
9807
9807
|
}());
|
|
9808
9808
|
|
|
9809
9809
|
/*!
|
|
9810
|
-
* @pixi/interaction - v5.3.
|
|
9811
|
-
* Compiled
|
|
9810
|
+
* @pixi/interaction - v5.3.12
|
|
9811
|
+
* Compiled Wed, 23 Mar 2022 18:34:28 UTC
|
|
9812
9812
|
*
|
|
9813
9813
|
* @pixi/interaction is licensed under the MIT License.
|
|
9814
9814
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -12003,8 +12003,8 @@ var PIXI = (function (exports) {
|
|
|
12003
12003
|
}(eventemitter3));
|
|
12004
12004
|
|
|
12005
12005
|
/*!
|
|
12006
|
-
* @pixi/runner - v5.3.
|
|
12007
|
-
* Compiled
|
|
12006
|
+
* @pixi/runner - v5.3.12
|
|
12007
|
+
* Compiled Wed, 23 Mar 2022 18:34:28 UTC
|
|
12008
12008
|
*
|
|
12009
12009
|
* @pixi/runner is licensed under the MIT License.
|
|
12010
12010
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -12199,8 +12199,8 @@ var PIXI = (function (exports) {
|
|
|
12199
12199
|
});
|
|
12200
12200
|
|
|
12201
12201
|
/*!
|
|
12202
|
-
* @pixi/core - v5.3.
|
|
12203
|
-
* Compiled
|
|
12202
|
+
* @pixi/core - v5.3.12
|
|
12203
|
+
* Compiled Wed, 23 Mar 2022 18:34:28 UTC
|
|
12204
12204
|
*
|
|
12205
12205
|
* @pixi/core is licensed under the MIT License.
|
|
12206
12206
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -23163,8 +23163,8 @@ var PIXI = (function (exports) {
|
|
|
23163
23163
|
var BatchRenderer = BatchPluginFactory.create();
|
|
23164
23164
|
|
|
23165
23165
|
/*!
|
|
23166
|
-
* @pixi/app - v5.3.
|
|
23167
|
-
* Compiled
|
|
23166
|
+
* @pixi/app - v5.3.12
|
|
23167
|
+
* Compiled Wed, 23 Mar 2022 18:34:28 UTC
|
|
23168
23168
|
*
|
|
23169
23169
|
* @pixi/app is licensed under the MIT License.
|
|
23170
23170
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -23435,8 +23435,8 @@ var PIXI = (function (exports) {
|
|
|
23435
23435
|
Application.registerPlugin(ResizePlugin);
|
|
23436
23436
|
|
|
23437
23437
|
/*!
|
|
23438
|
-
* @pixi/extract - v5.3.
|
|
23439
|
-
* Compiled
|
|
23438
|
+
* @pixi/extract - v5.3.12
|
|
23439
|
+
* Compiled Wed, 23 Mar 2022 18:34:28 UTC
|
|
23440
23440
|
*
|
|
23441
23441
|
* @pixi/extract is licensed under the MIT License.
|
|
23442
23442
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -23653,10 +23653,10 @@ var PIXI = (function (exports) {
|
|
|
23653
23653
|
|
|
23654
23654
|
'use strict';
|
|
23655
23655
|
|
|
23656
|
-
function
|
|
23657
|
-
if (
|
|
23656
|
+
var src = function (str, opts) {
|
|
23657
|
+
if ( opts === void 0 ) opts = {};
|
|
23658
23658
|
|
|
23659
|
-
|
|
23659
|
+
if (!str) { return undefined }
|
|
23660
23660
|
|
|
23661
23661
|
var o = {
|
|
23662
23662
|
key: [
|
|
@@ -23680,8 +23680,8 @@ var PIXI = (function (exports) {
|
|
|
23680
23680
|
parser: /(?:^|&)([^&=]*)=?([^&]*)/g
|
|
23681
23681
|
},
|
|
23682
23682
|
parser: {
|
|
23683
|
-
strict: /^(?:([
|
|
23684
|
-
loose: /^(?:(?![^:@]+:[
|
|
23683
|
+
strict: /^(?:([^:/?#]+):)?(?:\/\/((?:(([^:@]*)(?::([^:@]*))?)?@)?([^:/?#]*)(?::(\d*))?))?((((?:[^?#/]*\/)*)([^?#]*))(?:\?([^#]*))?(?:#(.*))?)/,
|
|
23684
|
+
loose: /^(?:(?![^:@]+:[^:@/]*@)([^:/?#.]+):)?(?:\/\/)?((?:(([^:@]*)(?::([^:@]*))?)?@)?([^:/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#/]*\.[^?#/.]+(?:[?#]|$)))*\/?)?([^?#/]*))(?:\?([^#]*))?(?:#(.*))?)/
|
|
23685
23685
|
}
|
|
23686
23686
|
};
|
|
23687
23687
|
|
|
@@ -23697,9 +23697,7 @@ var PIXI = (function (exports) {
|
|
|
23697
23697
|
});
|
|
23698
23698
|
|
|
23699
23699
|
return uri
|
|
23700
|
-
}
|
|
23701
|
-
|
|
23702
|
-
var parseUri = parseURI;
|
|
23700
|
+
};
|
|
23703
23701
|
|
|
23704
23702
|
var miniSignals = createCommonjsModule(function (module, exports) {
|
|
23705
23703
|
'use strict';
|
|
@@ -25032,7 +25030,7 @@ var PIXI = (function (exports) {
|
|
|
25032
25030
|
|
|
25033
25031
|
|
|
25034
25032
|
tempAnchor$1.href = url;
|
|
25035
|
-
url =
|
|
25033
|
+
url = src(tempAnchor$1.href, {
|
|
25036
25034
|
strictMode: true
|
|
25037
25035
|
});
|
|
25038
25036
|
var samePort = !url.port && loc.port === '' || url.port === loc.port;
|
|
@@ -26022,7 +26020,7 @@ var PIXI = (function (exports) {
|
|
|
26022
26020
|
* @return {string} The prepared url.
|
|
26023
26021
|
*/
|
|
26024
26022
|
_proto._prepareUrl = function _prepareUrl(url) {
|
|
26025
|
-
var parsedUrl =
|
|
26023
|
+
var parsedUrl = src(url, {
|
|
26026
26024
|
strictMode: true
|
|
26027
26025
|
});
|
|
26028
26026
|
var result; // absolute url, just use it as is.
|
|
@@ -26209,8 +26207,8 @@ var PIXI = (function (exports) {
|
|
|
26209
26207
|
};
|
|
26210
26208
|
|
|
26211
26209
|
/*!
|
|
26212
|
-
* @pixi/loaders - v5.3.
|
|
26213
|
-
* Compiled
|
|
26210
|
+
* @pixi/loaders - v5.3.12
|
|
26211
|
+
* Compiled Wed, 23 Mar 2022 18:34:28 UTC
|
|
26214
26212
|
*
|
|
26215
26213
|
* @pixi/loaders is licensed under the MIT License.
|
|
26216
26214
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -26526,8 +26524,8 @@ var PIXI = (function (exports) {
|
|
|
26526
26524
|
}());
|
|
26527
26525
|
|
|
26528
26526
|
/*!
|
|
26529
|
-
* @pixi/particles - v5.3.
|
|
26530
|
-
* Compiled
|
|
26527
|
+
* @pixi/particles - v5.3.12
|
|
26528
|
+
* Compiled Wed, 23 Mar 2022 18:34:28 UTC
|
|
26531
26529
|
*
|
|
26532
26530
|
* @pixi/particles is licensed under the MIT License.
|
|
26533
26531
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -27329,8 +27327,8 @@ var PIXI = (function (exports) {
|
|
|
27329
27327
|
}(ObjectRenderer));
|
|
27330
27328
|
|
|
27331
27329
|
/*!
|
|
27332
|
-
* @pixi/graphics - v5.3.
|
|
27333
|
-
* Compiled
|
|
27330
|
+
* @pixi/graphics - v5.3.12
|
|
27331
|
+
* Compiled Wed, 23 Mar 2022 18:34:28 UTC
|
|
27334
27332
|
*
|
|
27335
27333
|
* @pixi/graphics is licensed under the MIT License.
|
|
27336
27334
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -30589,8 +30587,8 @@ var PIXI = (function (exports) {
|
|
|
30589
30587
|
}(Container));
|
|
30590
30588
|
|
|
30591
30589
|
/*!
|
|
30592
|
-
* @pixi/sprite - v5.3.
|
|
30593
|
-
* Compiled
|
|
30590
|
+
* @pixi/sprite - v5.3.12
|
|
30591
|
+
* Compiled Wed, 23 Mar 2022 18:34:28 UTC
|
|
30594
30592
|
*
|
|
30595
30593
|
* @pixi/sprite is licensed under the MIT License.
|
|
30596
30594
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -31170,8 +31168,8 @@ var PIXI = (function (exports) {
|
|
|
31170
31168
|
}(Container));
|
|
31171
31169
|
|
|
31172
31170
|
/*!
|
|
31173
|
-
* @pixi/text - v5.3.
|
|
31174
|
-
* Compiled
|
|
31171
|
+
* @pixi/text - v5.3.12
|
|
31172
|
+
* Compiled Wed, 23 Mar 2022 18:34:28 UTC
|
|
31175
31173
|
*
|
|
31176
31174
|
* @pixi/text is licensed under the MIT License.
|
|
31177
31175
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -32830,10 +32828,12 @@ var PIXI = (function (exports) {
|
|
|
32830
32828
|
context.strokeStyle = 'black';
|
|
32831
32829
|
var dropShadowColor = style.dropShadowColor;
|
|
32832
32830
|
var rgb = hex2rgb(typeof dropShadowColor === 'number' ? dropShadowColor : string2hex(dropShadowColor));
|
|
32831
|
+
var dropShadowBlur = style.dropShadowBlur * this._resolution;
|
|
32832
|
+
var dropShadowDistance = style.dropShadowDistance * this._resolution;
|
|
32833
32833
|
context.shadowColor = "rgba(" + rgb[0] * 255 + "," + rgb[1] * 255 + "," + rgb[2] * 255 + "," + style.dropShadowAlpha + ")";
|
|
32834
|
-
context.shadowBlur =
|
|
32835
|
-
context.shadowOffsetX = Math.cos(style.dropShadowAngle) *
|
|
32836
|
-
context.shadowOffsetY = (Math.sin(style.dropShadowAngle) *
|
|
32834
|
+
context.shadowBlur = dropShadowBlur;
|
|
32835
|
+
context.shadowOffsetX = Math.cos(style.dropShadowAngle) * dropShadowDistance;
|
|
32836
|
+
context.shadowOffsetY = (Math.sin(style.dropShadowAngle) * dropShadowDistance) + dsOffsetShadow;
|
|
32837
32837
|
}
|
|
32838
32838
|
else {
|
|
32839
32839
|
// set canvas text styles
|
|
@@ -33217,8 +33217,8 @@ var PIXI = (function (exports) {
|
|
|
33217
33217
|
}(Sprite));
|
|
33218
33218
|
|
|
33219
33219
|
/*!
|
|
33220
|
-
* @pixi/prepare - v5.3.
|
|
33221
|
-
* Compiled
|
|
33220
|
+
* @pixi/prepare - v5.3.12
|
|
33221
|
+
* Compiled Wed, 23 Mar 2022 18:34:28 UTC
|
|
33222
33222
|
*
|
|
33223
33223
|
* @pixi/prepare is licensed under the MIT License.
|
|
33224
33224
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -33843,8 +33843,8 @@ var PIXI = (function (exports) {
|
|
|
33843
33843
|
}());
|
|
33844
33844
|
|
|
33845
33845
|
/*!
|
|
33846
|
-
* @pixi/spritesheet - v5.3.
|
|
33847
|
-
* Compiled
|
|
33846
|
+
* @pixi/spritesheet - v5.3.12
|
|
33847
|
+
* Compiled Wed, 23 Mar 2022 18:34:28 UTC
|
|
33848
33848
|
*
|
|
33849
33849
|
* @pixi/spritesheet is licensed under the MIT License.
|
|
33850
33850
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -34174,8 +34174,8 @@ var PIXI = (function (exports) {
|
|
|
34174
34174
|
}());
|
|
34175
34175
|
|
|
34176
34176
|
/*!
|
|
34177
|
-
* @pixi/sprite-tiling - v5.3.
|
|
34178
|
-
* Compiled
|
|
34177
|
+
* @pixi/sprite-tiling - v5.3.12
|
|
34178
|
+
* Compiled Wed, 23 Mar 2022 18:34:28 UTC
|
|
34179
34179
|
*
|
|
34180
34180
|
* @pixi/sprite-tiling is licensed under the MIT License.
|
|
34181
34181
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -34575,8 +34575,8 @@ var PIXI = (function (exports) {
|
|
|
34575
34575
|
}(ObjectRenderer));
|
|
34576
34576
|
|
|
34577
34577
|
/*!
|
|
34578
|
-
* @pixi/mesh - v5.3.
|
|
34579
|
-
* Compiled
|
|
34578
|
+
* @pixi/mesh - v5.3.12
|
|
34579
|
+
* Compiled Wed, 23 Mar 2022 18:34:28 UTC
|
|
34580
34580
|
*
|
|
34581
34581
|
* @pixi/mesh is licensed under the MIT License.
|
|
34582
34582
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -35280,8 +35280,8 @@ var PIXI = (function (exports) {
|
|
|
35280
35280
|
}(Geometry));
|
|
35281
35281
|
|
|
35282
35282
|
/*!
|
|
35283
|
-
* @pixi/text-bitmap - v5.3.
|
|
35284
|
-
* Compiled
|
|
35283
|
+
* @pixi/text-bitmap - v5.3.12
|
|
35284
|
+
* Compiled Wed, 23 Mar 2022 18:34:28 UTC
|
|
35285
35285
|
*
|
|
35286
35286
|
* @pixi/text-bitmap is licensed under the MIT License.
|
|
35287
35287
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -35757,21 +35757,15 @@ var PIXI = (function (exports) {
|
|
|
35757
35757
|
// set canvas text styles
|
|
35758
35758
|
context.fillStyle = generateFillStyle(canvas, context, style, resolution, [char], metrics);
|
|
35759
35759
|
context.strokeStyle = style.stroke;
|
|
35760
|
-
context.font = style.toFontString();
|
|
35761
|
-
context.lineWidth = style.strokeThickness;
|
|
35762
|
-
context.textBaseline = style.textBaseline;
|
|
35763
|
-
context.lineJoin = style.lineJoin;
|
|
35764
|
-
context.miterLimit = style.miterLimit;
|
|
35765
|
-
// set canvas text styles
|
|
35766
|
-
context.fillStyle = generateFillStyle(canvas, context, style, resolution, [char], metrics);
|
|
35767
|
-
context.strokeStyle = style.stroke;
|
|
35768
|
-
var dropShadowColor = style.dropShadowColor;
|
|
35769
|
-
var rgb = hex2rgb(typeof dropShadowColor === 'number' ? dropShadowColor : string2hex(dropShadowColor));
|
|
35770
35760
|
if (style.dropShadow) {
|
|
35761
|
+
var dropShadowColor = style.dropShadowColor;
|
|
35762
|
+
var rgb = hex2rgb(typeof dropShadowColor === 'number' ? dropShadowColor : string2hex(dropShadowColor));
|
|
35763
|
+
var dropShadowBlur = style.dropShadowBlur * resolution;
|
|
35764
|
+
var dropShadowDistance = style.dropShadowDistance * resolution;
|
|
35771
35765
|
context.shadowColor = "rgba(" + rgb[0] * 255 + "," + rgb[1] * 255 + "," + rgb[2] * 255 + "," + style.dropShadowAlpha + ")";
|
|
35772
|
-
context.shadowBlur =
|
|
35773
|
-
context.shadowOffsetX = Math.cos(style.dropShadowAngle) *
|
|
35774
|
-
context.shadowOffsetY = Math.sin(style.dropShadowAngle) *
|
|
35766
|
+
context.shadowBlur = dropShadowBlur;
|
|
35767
|
+
context.shadowOffsetX = Math.cos(style.dropShadowAngle) * dropShadowDistance;
|
|
35768
|
+
context.shadowOffsetY = Math.sin(style.dropShadowAngle) * dropShadowDistance;
|
|
35775
35769
|
}
|
|
35776
35770
|
else {
|
|
35777
35771
|
context.shadowColor = 'black';
|
|
@@ -37074,8 +37068,8 @@ var PIXI = (function (exports) {
|
|
|
37074
37068
|
}());
|
|
37075
37069
|
|
|
37076
37070
|
/*!
|
|
37077
|
-
* @pixi/filter-alpha - v5.3.
|
|
37078
|
-
* Compiled
|
|
37071
|
+
* @pixi/filter-alpha - v5.3.12
|
|
37072
|
+
* Compiled Wed, 23 Mar 2022 18:34:28 UTC
|
|
37079
37073
|
*
|
|
37080
37074
|
* @pixi/filter-alpha is licensed under the MIT License.
|
|
37081
37075
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -37160,8 +37154,8 @@ var PIXI = (function (exports) {
|
|
|
37160
37154
|
}(Filter));
|
|
37161
37155
|
|
|
37162
37156
|
/*!
|
|
37163
|
-
* @pixi/filter-blur - v5.3.
|
|
37164
|
-
* Compiled
|
|
37157
|
+
* @pixi/filter-blur - v5.3.12
|
|
37158
|
+
* Compiled Wed, 23 Mar 2022 18:34:28 UTC
|
|
37165
37159
|
*
|
|
37166
37160
|
* @pixi/filter-blur is licensed under the MIT License.
|
|
37167
37161
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -37984,8 +37978,8 @@ var PIXI = (function (exports) {
|
|
|
37984
37978
|
}(Filter));
|
|
37985
37979
|
|
|
37986
37980
|
/*!
|
|
37987
|
-
* @pixi/filter-color-matrix - v5.3.
|
|
37988
|
-
* Compiled
|
|
37981
|
+
* @pixi/filter-color-matrix - v5.3.12
|
|
37982
|
+
* Compiled Wed, 23 Mar 2022 18:34:28 UTC
|
|
37989
37983
|
*
|
|
37990
37984
|
* @pixi/filter-color-matrix is licensed under the MIT License.
|
|
37991
37985
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -38513,8 +38507,8 @@ var PIXI = (function (exports) {
|
|
|
38513
38507
|
ColorMatrixFilter.prototype.grayscale = ColorMatrixFilter.prototype.greyscale;
|
|
38514
38508
|
|
|
38515
38509
|
/*!
|
|
38516
|
-
* @pixi/filter-displacement - v5.3.
|
|
38517
|
-
* Compiled
|
|
38510
|
+
* @pixi/filter-displacement - v5.3.12
|
|
38511
|
+
* Compiled Wed, 23 Mar 2022 18:34:28 UTC
|
|
38518
38512
|
*
|
|
38519
38513
|
* @pixi/filter-displacement is licensed under the MIT License.
|
|
38520
38514
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -38644,8 +38638,8 @@ var PIXI = (function (exports) {
|
|
|
38644
38638
|
}(Filter));
|
|
38645
38639
|
|
|
38646
38640
|
/*!
|
|
38647
|
-
* @pixi/filter-fxaa - v5.3.
|
|
38648
|
-
* Compiled
|
|
38641
|
+
* @pixi/filter-fxaa - v5.3.12
|
|
38642
|
+
* Compiled Wed, 23 Mar 2022 18:34:28 UTC
|
|
38649
38643
|
*
|
|
38650
38644
|
* @pixi/filter-fxaa is licensed under the MIT License.
|
|
38651
38645
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -38705,8 +38699,8 @@ var PIXI = (function (exports) {
|
|
|
38705
38699
|
}(Filter));
|
|
38706
38700
|
|
|
38707
38701
|
/*!
|
|
38708
|
-
* @pixi/filter-noise - v5.3.
|
|
38709
|
-
* Compiled
|
|
38702
|
+
* @pixi/filter-noise - v5.3.12
|
|
38703
|
+
* Compiled Wed, 23 Mar 2022 18:34:28 UTC
|
|
38710
38704
|
*
|
|
38711
38705
|
* @pixi/filter-noise is licensed under the MIT License.
|
|
38712
38706
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -38806,8 +38800,8 @@ var PIXI = (function (exports) {
|
|
|
38806
38800
|
}(Filter));
|
|
38807
38801
|
|
|
38808
38802
|
/*!
|
|
38809
|
-
* @pixi/mixin-cache-as-bitmap - v5.3.
|
|
38810
|
-
* Compiled
|
|
38803
|
+
* @pixi/mixin-cache-as-bitmap - v5.3.12
|
|
38804
|
+
* Compiled Wed, 23 Mar 2022 18:34:28 UTC
|
|
38811
38805
|
*
|
|
38812
38806
|
* @pixi/mixin-cache-as-bitmap is licensed under the MIT License.
|
|
38813
38807
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -39123,8 +39117,8 @@ var PIXI = (function (exports) {
|
|
|
39123
39117
|
};
|
|
39124
39118
|
|
|
39125
39119
|
/*!
|
|
39126
|
-
* @pixi/mixin-get-child-by-name - v5.3.
|
|
39127
|
-
* Compiled
|
|
39120
|
+
* @pixi/mixin-get-child-by-name - v5.3.12
|
|
39121
|
+
* Compiled Wed, 23 Mar 2022 18:34:28 UTC
|
|
39128
39122
|
*
|
|
39129
39123
|
* @pixi/mixin-get-child-by-name is licensed under the MIT License.
|
|
39130
39124
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -39170,8 +39164,8 @@ var PIXI = (function (exports) {
|
|
|
39170
39164
|
};
|
|
39171
39165
|
|
|
39172
39166
|
/*!
|
|
39173
|
-
* @pixi/mixin-get-global-position - v5.3.
|
|
39174
|
-
* Compiled
|
|
39167
|
+
* @pixi/mixin-get-global-position - v5.3.12
|
|
39168
|
+
* Compiled Wed, 23 Mar 2022 18:34:28 UTC
|
|
39175
39169
|
*
|
|
39176
39170
|
* @pixi/mixin-get-global-position is licensed under the MIT License.
|
|
39177
39171
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -40631,8 +40625,8 @@ var PIXI = (function (exports) {
|
|
|
40631
40625
|
}
|
|
40632
40626
|
|
|
40633
40627
|
/*!
|
|
40634
|
-
* @pixi/mesh-extras - v5.3.
|
|
40635
|
-
* Compiled
|
|
40628
|
+
* @pixi/mesh-extras - v5.3.12
|
|
40629
|
+
* Compiled Wed, 23 Mar 2022 18:34:28 UTC
|
|
40636
40630
|
*
|
|
40637
40631
|
* @pixi/mesh-extras is licensed under the MIT License.
|
|
40638
40632
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -41355,8 +41349,8 @@ var PIXI = (function (exports) {
|
|
|
41355
41349
|
}(SimplePlane));
|
|
41356
41350
|
|
|
41357
41351
|
/*!
|
|
41358
|
-
* @pixi/sprite-animated - v5.3.
|
|
41359
|
-
* Compiled
|
|
41352
|
+
* @pixi/sprite-animated - v5.3.12
|
|
41353
|
+
* Compiled Wed, 23 Mar 2022 18:34:28 UTC
|
|
41360
41354
|
*
|
|
41361
41355
|
* @pixi/sprite-animated is licensed under the MIT License.
|
|
41362
41356
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -41834,7 +41828,7 @@ var PIXI = (function (exports) {
|
|
|
41834
41828
|
* @name VERSION
|
|
41835
41829
|
* @type {string}
|
|
41836
41830
|
*/
|
|
41837
|
-
var VERSION$1 = '5.3.
|
|
41831
|
+
var VERSION$1 = '5.3.12';
|
|
41838
41832
|
/**
|
|
41839
41833
|
* @namespace PIXI
|
|
41840
41834
|
*/
|