pixi.js 6.5.3 → 6.5.4
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 +107 -101
- 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 +107 -101
- package/dist/browser/pixi.mjs.map +1 -1
- package/dist/cjs/pixi.js +2 -2
- package/dist/cjs/pixi.min.js +2 -2
- package/dist/esm/pixi.min.mjs +2 -2
- package/dist/esm/pixi.mjs +2 -2
- package/package.json +38 -38
package/dist/browser/pixi.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* pixi.js - v6.5.
|
|
3
|
-
* Compiled
|
|
2
|
+
* pixi.js - v6.5.4
|
|
3
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 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.5.
|
|
427
|
-
* Compiled
|
|
426
|
+
* @pixi/polyfill - v6.5.4
|
|
427
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
428
428
|
*
|
|
429
429
|
* @pixi/polyfill is licensed under the MIT License.
|
|
430
430
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -547,15 +547,15 @@ var PIXI = (function (exports) {
|
|
|
547
547
|
}
|
|
548
548
|
|
|
549
549
|
/*!
|
|
550
|
-
* @pixi/settings - v6.5.
|
|
551
|
-
* Compiled
|
|
550
|
+
* @pixi/settings - v6.5.4
|
|
551
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
552
552
|
*
|
|
553
553
|
* @pixi/settings is licensed under the MIT License.
|
|
554
554
|
* http://www.opensource.org/licenses/mit-license
|
|
555
555
|
*/
|
|
556
556
|
/*!
|
|
557
|
-
* @pixi/constants - v6.5.
|
|
558
|
-
* Compiled
|
|
557
|
+
* @pixi/constants - v6.5.4
|
|
558
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
559
559
|
*
|
|
560
560
|
* @pixi/constants is licensed under the MIT License.
|
|
561
561
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -3995,8 +3995,8 @@ var PIXI = (function (exports) {
|
|
|
3995
3995
|
};
|
|
3996
3996
|
|
|
3997
3997
|
/*!
|
|
3998
|
-
* @pixi/constants - v6.5.
|
|
3999
|
-
* Compiled
|
|
3998
|
+
* @pixi/constants - v6.5.4
|
|
3999
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
4000
4000
|
*
|
|
4001
4001
|
* @pixi/constants is licensed under the MIT License.
|
|
4002
4002
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -4509,8 +4509,8 @@ var PIXI = (function (exports) {
|
|
|
4509
4509
|
})(exports.BUFFER_TYPE || (exports.BUFFER_TYPE = {}));
|
|
4510
4510
|
|
|
4511
4511
|
/*!
|
|
4512
|
-
* @pixi/utils - v6.5.
|
|
4513
|
-
* Compiled
|
|
4512
|
+
* @pixi/utils - v6.5.4
|
|
4513
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
4514
4514
|
*
|
|
4515
4515
|
* @pixi/utils is licensed under the MIT License.
|
|
4516
4516
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -5091,7 +5091,7 @@ var PIXI = (function (exports) {
|
|
|
5091
5091
|
settings$1.FAIL_IF_MAJOR_PERFORMANCE_CAVEAT = false;
|
|
5092
5092
|
|
|
5093
5093
|
var saidHello = false;
|
|
5094
|
-
var VERSION$1 = '6.5.
|
|
5094
|
+
var VERSION$1 = '6.5.4';
|
|
5095
5095
|
/**
|
|
5096
5096
|
* Skips the hello message of renderers that are created after this is run.
|
|
5097
5097
|
* @function skipHello
|
|
@@ -6221,8 +6221,8 @@ var PIXI = (function (exports) {
|
|
|
6221
6221
|
};
|
|
6222
6222
|
|
|
6223
6223
|
/*!
|
|
6224
|
-
* @pixi/math - v6.5.
|
|
6225
|
-
* Compiled
|
|
6224
|
+
* @pixi/math - v6.5.4
|
|
6225
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
6226
6226
|
*
|
|
6227
6227
|
* @pixi/math is licensed under the MIT License.
|
|
6228
6228
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -7804,8 +7804,8 @@ var PIXI = (function (exports) {
|
|
|
7804
7804
|
}());
|
|
7805
7805
|
|
|
7806
7806
|
/*!
|
|
7807
|
-
* @pixi/display - v6.5.
|
|
7808
|
-
* Compiled
|
|
7807
|
+
* @pixi/display - v6.5.4
|
|
7808
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
7809
7809
|
*
|
|
7810
7810
|
* @pixi/display is licensed under the MIT License.
|
|
7811
7811
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -8983,8 +8983,8 @@ var PIXI = (function (exports) {
|
|
|
8983
8983
|
DisplayObject.prototype.displayObjectUpdateTransform = DisplayObject.prototype.updateTransform;
|
|
8984
8984
|
|
|
8985
8985
|
/*!
|
|
8986
|
-
* @pixi/constants - v6.5.
|
|
8987
|
-
* Compiled
|
|
8986
|
+
* @pixi/constants - v6.5.4
|
|
8987
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
8988
8988
|
*
|
|
8989
8989
|
* @pixi/constants is licensed under the MIT License.
|
|
8990
8990
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -10092,8 +10092,8 @@ var PIXI = (function (exports) {
|
|
|
10092
10092
|
Container.prototype.containerUpdateTransform = Container.prototype.updateTransform;
|
|
10093
10093
|
|
|
10094
10094
|
/*!
|
|
10095
|
-
* @pixi/extensions - v6.5.
|
|
10096
|
-
* Compiled
|
|
10095
|
+
* @pixi/extensions - v6.5.4
|
|
10096
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
10097
10097
|
*
|
|
10098
10098
|
* @pixi/extensions is licensed under the MIT License.
|
|
10099
10099
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -10294,8 +10294,8 @@ var PIXI = (function (exports) {
|
|
|
10294
10294
|
};
|
|
10295
10295
|
|
|
10296
10296
|
/*!
|
|
10297
|
-
* @pixi/runner - v6.5.
|
|
10298
|
-
* Compiled
|
|
10297
|
+
* @pixi/runner - v6.5.4
|
|
10298
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
10299
10299
|
*
|
|
10300
10300
|
* @pixi/runner is licensed under the MIT License.
|
|
10301
10301
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -10478,8 +10478,8 @@ var PIXI = (function (exports) {
|
|
|
10478
10478
|
});
|
|
10479
10479
|
|
|
10480
10480
|
/*!
|
|
10481
|
-
* @pixi/ticker - v6.5.
|
|
10482
|
-
* Compiled
|
|
10481
|
+
* @pixi/ticker - v6.5.4
|
|
10482
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
10483
10483
|
*
|
|
10484
10484
|
* @pixi/ticker is licensed under the MIT License.
|
|
10485
10485
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -11185,8 +11185,8 @@ var PIXI = (function (exports) {
|
|
|
11185
11185
|
}());
|
|
11186
11186
|
|
|
11187
11187
|
/*!
|
|
11188
|
-
* @pixi/core - v6.5.
|
|
11189
|
-
* Compiled
|
|
11188
|
+
* @pixi/core - v6.5.4
|
|
11189
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
11190
11190
|
*
|
|
11191
11191
|
* @pixi/core is licensed under the MIT License.
|
|
11192
11192
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -12768,7 +12768,7 @@ var PIXI = (function (exports) {
|
|
|
12768
12768
|
// url file extension is SVG
|
|
12769
12769
|
return extension === 'svg'
|
|
12770
12770
|
// source is SVG data-uri
|
|
12771
|
-
|| (typeof source === 'string' && (
|
|
12771
|
+
|| (typeof source === 'string' && source.startsWith('data:image/svg+xml'))
|
|
12772
12772
|
// source is SVG inline
|
|
12773
12773
|
|| (typeof source === 'string' && SVGResource.SVG_XML.test(source));
|
|
12774
12774
|
};
|
|
@@ -16845,7 +16845,7 @@ var PIXI = (function (exports) {
|
|
|
16845
16845
|
// a float cache layer
|
|
16846
16846
|
{
|
|
16847
16847
|
test: function (data) {
|
|
16848
|
-
return data.type === 'float' && data.size === 1;
|
|
16848
|
+
return data.type === 'float' && data.size === 1 && !data.isArray;
|
|
16849
16849
|
},
|
|
16850
16850
|
code: function (name) {
|
|
16851
16851
|
return "\n if(uv[\"" + name + "\"] !== ud[\"" + name + "\"].value)\n {\n ud[\"" + name + "\"].value = uv[\"" + name + "\"]\n gl.uniform1f(ud[\"" + name + "\"].location, uv[\"" + name + "\"])\n }\n ";
|
|
@@ -16862,7 +16862,7 @@ var PIXI = (function (exports) {
|
|
|
16862
16862
|
// uploading pixi matrix object to mat3
|
|
16863
16863
|
{
|
|
16864
16864
|
test: function (data, uniform) {
|
|
16865
|
-
return data.type === 'mat3' && data.size === 1 && uniform.a !== undefined;
|
|
16865
|
+
return data.type === 'mat3' && data.size === 1 && !data.isArray && uniform.a !== undefined;
|
|
16866
16866
|
},
|
|
16867
16867
|
code: function (name) {
|
|
16868
16868
|
// TODO and some smart caching dirty ids here!
|
|
@@ -16875,7 +16875,7 @@ var PIXI = (function (exports) {
|
|
|
16875
16875
|
// uploading a pixi point as a vec2 with caching layer
|
|
16876
16876
|
{
|
|
16877
16877
|
test: function (data, uniform) {
|
|
16878
|
-
return data.type === 'vec2' && data.size === 1 && uniform.x !== undefined;
|
|
16878
|
+
return data.type === 'vec2' && data.size === 1 && !data.isArray && uniform.x !== undefined;
|
|
16879
16879
|
},
|
|
16880
16880
|
code: function (name) {
|
|
16881
16881
|
return "\n cv = ud[\"" + name + "\"].value;\n v = uv[\"" + name + "\"];\n\n if(cv[0] !== v.x || cv[1] !== v.y)\n {\n cv[0] = v.x;\n cv[1] = v.y;\n gl.uniform2f(ud[\"" + name + "\"].location, v.x, v.y);\n }";
|
|
@@ -16887,7 +16887,7 @@ var PIXI = (function (exports) {
|
|
|
16887
16887
|
// caching layer for a vec2
|
|
16888
16888
|
{
|
|
16889
16889
|
test: function (data) {
|
|
16890
|
-
return data.type === 'vec2' && data.size === 1;
|
|
16890
|
+
return data.type === 'vec2' && data.size === 1 && !data.isArray;
|
|
16891
16891
|
},
|
|
16892
16892
|
code: function (name) {
|
|
16893
16893
|
return "\n cv = ud[\"" + name + "\"].value;\n v = uv[\"" + name + "\"];\n\n if(cv[0] !== v[0] || cv[1] !== v[1])\n {\n cv[0] = v[0];\n cv[1] = v[1];\n gl.uniform2f(ud[\"" + name + "\"].location, v[0], v[1]);\n }\n ";
|
|
@@ -16896,7 +16896,7 @@ var PIXI = (function (exports) {
|
|
|
16896
16896
|
// upload a pixi rectangle as a vec4 with caching layer
|
|
16897
16897
|
{
|
|
16898
16898
|
test: function (data, uniform) {
|
|
16899
|
-
return data.type === 'vec4' && data.size === 1 && uniform.width !== undefined;
|
|
16899
|
+
return data.type === 'vec4' && data.size === 1 && !data.isArray && uniform.width !== undefined;
|
|
16900
16900
|
},
|
|
16901
16901
|
code: function (name) {
|
|
16902
16902
|
return "\n cv = ud[\"" + name + "\"].value;\n v = uv[\"" + name + "\"];\n\n if(cv[0] !== v.x || cv[1] !== v.y || cv[2] !== v.width || cv[3] !== v.height)\n {\n cv[0] = v.x;\n cv[1] = v.y;\n cv[2] = v.width;\n cv[3] = v.height;\n gl.uniform4f(ud[\"" + name + "\"].location, v.x, v.y, v.width, v.height)\n }";
|
|
@@ -16908,7 +16908,7 @@ var PIXI = (function (exports) {
|
|
|
16908
16908
|
// a caching layer for vec4 uploading
|
|
16909
16909
|
{
|
|
16910
16910
|
test: function (data) {
|
|
16911
|
-
return data.type === 'vec4' && data.size === 1;
|
|
16911
|
+
return data.type === 'vec4' && data.size === 1 && !data.isArray;
|
|
16912
16912
|
},
|
|
16913
16913
|
code: function (name) {
|
|
16914
16914
|
return "\n cv = ud[\"" + name + "\"].value;\n v = uv[\"" + name + "\"];\n\n if(cv[0] !== v[0] || cv[1] !== v[1] || cv[2] !== v[2] || cv[3] !== v[3])\n {\n cv[0] = v[0];\n cv[1] = v[1];\n cv[2] = v[2];\n cv[3] = v[3];\n\n gl.uniform4f(ud[\"" + name + "\"].location, v[0], v[1], v[2], v[3])\n }";
|
|
@@ -16995,7 +16995,7 @@ var PIXI = (function (exports) {
|
|
|
16995
16995
|
}
|
|
16996
16996
|
}
|
|
16997
16997
|
if (!parsed) {
|
|
16998
|
-
var templateType =
|
|
16998
|
+
var templateType = data.size === 1 && !data.isArray ? GLSL_TO_SINGLE_SETTERS_CACHED : GLSL_TO_ARRAY_SETTERS;
|
|
16999
16999
|
var template = templateType[data.type].replace('location', "ud[\"" + i + "\"].location");
|
|
17000
17000
|
funcFragments.push("\n cu = ud[\"" + i + "\"];\n cv = cu.value;\n v = uv[\"" + i + "\"];\n " + template + ";");
|
|
17001
17001
|
}
|
|
@@ -19627,6 +19627,9 @@ var PIXI = (function (exports) {
|
|
|
19627
19627
|
}
|
|
19628
19628
|
this.updateTexture(texture);
|
|
19629
19629
|
}
|
|
19630
|
+
else if (glTexture.dirtyStyleId !== texture.dirtyStyleId) {
|
|
19631
|
+
this.updateTextureStyle(texture);
|
|
19632
|
+
}
|
|
19630
19633
|
this.boundTextures[location] = texture;
|
|
19631
19634
|
}
|
|
19632
19635
|
else {
|
|
@@ -21473,11 +21476,11 @@ var PIXI = (function (exports) {
|
|
|
21473
21476
|
* String of the current PIXI version.
|
|
21474
21477
|
* @memberof PIXI
|
|
21475
21478
|
*/
|
|
21476
|
-
var VERSION = '6.5.
|
|
21479
|
+
var VERSION = '6.5.4';
|
|
21477
21480
|
|
|
21478
21481
|
/*!
|
|
21479
|
-
* @pixi/accessibility - v6.5.
|
|
21480
|
-
* Compiled
|
|
21482
|
+
* @pixi/accessibility - v6.5.4
|
|
21483
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
21481
21484
|
*
|
|
21482
21485
|
* @pixi/accessibility is licensed under the MIT License.
|
|
21483
21486
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -22001,8 +22004,8 @@ var PIXI = (function (exports) {
|
|
|
22001
22004
|
}());
|
|
22002
22005
|
|
|
22003
22006
|
/*!
|
|
22004
|
-
* @pixi/interaction - v6.5.
|
|
22005
|
-
* Compiled
|
|
22007
|
+
* @pixi/interaction - v6.5.4
|
|
22008
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
22006
22009
|
*
|
|
22007
22010
|
* @pixi/interaction is licensed under the MIT License.
|
|
22008
22011
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -23643,6 +23646,8 @@ var PIXI = (function (exports) {
|
|
|
23643
23646
|
* @param originalEvent - The DOM event of a pointer button being moved into the renderer view.
|
|
23644
23647
|
*/
|
|
23645
23648
|
InteractionManager.prototype.onPointerOver = function (originalEvent) {
|
|
23649
|
+
if (this.supportsTouchEvents && originalEvent.pointerType === 'touch')
|
|
23650
|
+
{ return; }
|
|
23646
23651
|
var events = this.normalizeToPointerData(originalEvent);
|
|
23647
23652
|
// Only mouse and pointer can call onPointerOver, so events will always be length 1
|
|
23648
23653
|
var event = events[0];
|
|
@@ -23828,8 +23833,8 @@ var PIXI = (function (exports) {
|
|
|
23828
23833
|
}(eventemitter3));
|
|
23829
23834
|
|
|
23830
23835
|
/*!
|
|
23831
|
-
* @pixi/extract - v6.5.
|
|
23832
|
-
* Compiled
|
|
23836
|
+
* @pixi/extract - v6.5.4
|
|
23837
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
23833
23838
|
*
|
|
23834
23839
|
* @pixi/extract is licensed under the MIT License.
|
|
23835
23840
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -24035,8 +24040,8 @@ var PIXI = (function (exports) {
|
|
|
24035
24040
|
}());
|
|
24036
24041
|
|
|
24037
24042
|
/*!
|
|
24038
|
-
* @pixi/loaders - v6.5.
|
|
24039
|
-
* Compiled
|
|
24043
|
+
* @pixi/loaders - v6.5.4
|
|
24044
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
24040
24045
|
*
|
|
24041
24046
|
* @pixi/loaders is licensed under the MIT License.
|
|
24042
24047
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -25967,8 +25972,8 @@ var PIXI = (function (exports) {
|
|
|
25967
25972
|
extensions.add(TextureLoader, ParsingLoader);
|
|
25968
25973
|
|
|
25969
25974
|
/*!
|
|
25970
|
-
* @pixi/compressed-textures - v6.5.
|
|
25971
|
-
* Compiled
|
|
25975
|
+
* @pixi/compressed-textures - v6.5.4
|
|
25976
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
25972
25977
|
*
|
|
25973
25978
|
* @pixi/compressed-textures is licensed under the MIT License.
|
|
25974
25979
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -27324,8 +27329,8 @@ var PIXI = (function (exports) {
|
|
|
27324
27329
|
}());
|
|
27325
27330
|
|
|
27326
27331
|
/*!
|
|
27327
|
-
* @pixi/particle-container - v6.5.
|
|
27328
|
-
* Compiled
|
|
27332
|
+
* @pixi/particle-container - v6.5.4
|
|
27333
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
27329
27334
|
*
|
|
27330
27335
|
* @pixi/particle-container is licensed under the MIT License.
|
|
27331
27336
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -27986,8 +27991,8 @@ var PIXI = (function (exports) {
|
|
|
27986
27991
|
}(ObjectRenderer));
|
|
27987
27992
|
|
|
27988
27993
|
/*!
|
|
27989
|
-
* @pixi/graphics - v6.5.
|
|
27990
|
-
* Compiled
|
|
27994
|
+
* @pixi/graphics - v6.5.4
|
|
27995
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
27991
27996
|
*
|
|
27992
27997
|
* @pixi/graphics is licensed under the MIT License.
|
|
27993
27998
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -30878,8 +30883,8 @@ var PIXI = (function (exports) {
|
|
|
30878
30883
|
};
|
|
30879
30884
|
|
|
30880
30885
|
/*!
|
|
30881
|
-
* @pixi/sprite - v6.5.
|
|
30882
|
-
* Compiled
|
|
30886
|
+
* @pixi/sprite - v6.5.4
|
|
30887
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
30883
30888
|
*
|
|
30884
30889
|
* @pixi/sprite is licensed under the MIT License.
|
|
30885
30890
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -31324,8 +31329,8 @@ var PIXI = (function (exports) {
|
|
|
31324
31329
|
}(Container));
|
|
31325
31330
|
|
|
31326
31331
|
/*!
|
|
31327
|
-
* @pixi/text - v6.5.
|
|
31328
|
-
* Compiled
|
|
31332
|
+
* @pixi/text - v6.5.4
|
|
31333
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
31329
31334
|
*
|
|
31330
31335
|
* @pixi/text is licensed under the MIT License.
|
|
31331
31336
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -33222,8 +33227,8 @@ var PIXI = (function (exports) {
|
|
|
33222
33227
|
}(Sprite));
|
|
33223
33228
|
|
|
33224
33229
|
/*!
|
|
33225
|
-
* @pixi/prepare - v6.5.
|
|
33226
|
-
* Compiled
|
|
33230
|
+
* @pixi/prepare - v6.5.4
|
|
33231
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
33227
33232
|
*
|
|
33228
33233
|
* @pixi/prepare is licensed under the MIT License.
|
|
33229
33234
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -33755,8 +33760,8 @@ var PIXI = (function (exports) {
|
|
|
33755
33760
|
}());
|
|
33756
33761
|
|
|
33757
33762
|
/*!
|
|
33758
|
-
* @pixi/spritesheet - v6.5.
|
|
33759
|
-
* Compiled
|
|
33763
|
+
* @pixi/spritesheet - v6.5.4
|
|
33764
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
33760
33765
|
*
|
|
33761
33766
|
* @pixi/spritesheet is licensed under the MIT License.
|
|
33762
33767
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -34077,8 +34082,8 @@ var PIXI = (function (exports) {
|
|
|
34077
34082
|
}());
|
|
34078
34083
|
|
|
34079
34084
|
/*!
|
|
34080
|
-
* @pixi/sprite-tiling - v6.5.
|
|
34081
|
-
* Compiled
|
|
34085
|
+
* @pixi/sprite-tiling - v6.5.4
|
|
34086
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
34082
34087
|
*
|
|
34083
34088
|
* @pixi/sprite-tiling is licensed under the MIT License.
|
|
34084
34089
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -34431,8 +34436,8 @@ var PIXI = (function (exports) {
|
|
|
34431
34436
|
}(ObjectRenderer));
|
|
34432
34437
|
|
|
34433
34438
|
/*!
|
|
34434
|
-
* @pixi/mesh - v6.5.
|
|
34435
|
-
* Compiled
|
|
34439
|
+
* @pixi/mesh - v6.5.4
|
|
34440
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
34436
34441
|
*
|
|
34437
34442
|
* @pixi/mesh is licensed under the MIT License.
|
|
34438
34443
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -35002,8 +35007,8 @@ var PIXI = (function (exports) {
|
|
|
35002
35007
|
}(Geometry));
|
|
35003
35008
|
|
|
35004
35009
|
/*!
|
|
35005
|
-
* @pixi/text-bitmap - v6.5.
|
|
35006
|
-
* Compiled
|
|
35010
|
+
* @pixi/text-bitmap - v6.5.4
|
|
35011
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
35007
35012
|
*
|
|
35008
35013
|
* @pixi/text-bitmap is licensed under the MIT License.
|
|
35009
35014
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -35532,6 +35537,7 @@ var PIXI = (function (exports) {
|
|
|
35532
35537
|
// only MSDF and SDF fonts need no-premultiplied-alpha
|
|
35533
35538
|
if ((distanceField === null || distanceField === void 0 ? void 0 : distanceField.fieldType) && distanceField.fieldType !== 'none') {
|
|
35534
35539
|
pageTextures[id].baseTexture.alphaMode = exports.ALPHA_MODES.NO_PREMULTIPLIED_ALPHA;
|
|
35540
|
+
pageTextures[id].baseTexture.mipmap = exports.MIPMAP_MODES.OFF;
|
|
35535
35541
|
}
|
|
35536
35542
|
}
|
|
35537
35543
|
// parse letters
|
|
@@ -36205,7 +36211,7 @@ var PIXI = (function (exports) {
|
|
|
36205
36211
|
var fontScale = this._fontSize / size;
|
|
36206
36212
|
for (var _i = 0, _c = this._activePagesMeshData; _i < _c.length; _i++) {
|
|
36207
36213
|
var mesh = _c[_i];
|
|
36208
|
-
mesh.mesh.shader.uniforms.uFWidth = worldScale * distanceFieldRange * fontScale * this._resolution;
|
|
36214
|
+
mesh.mesh.shader.uniforms.uFWidth = Math.min(worldScale * distanceFieldRange * fontScale * this._resolution, 1.0);
|
|
36209
36215
|
}
|
|
36210
36216
|
}
|
|
36211
36217
|
_super.prototype._render.call(this, renderer);
|
|
@@ -36594,8 +36600,8 @@ var PIXI = (function (exports) {
|
|
|
36594
36600
|
}());
|
|
36595
36601
|
|
|
36596
36602
|
/*!
|
|
36597
|
-
* @pixi/filter-alpha - v6.5.
|
|
36598
|
-
* Compiled
|
|
36603
|
+
* @pixi/filter-alpha - v6.5.4
|
|
36604
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
36599
36605
|
*
|
|
36600
36606
|
* @pixi/filter-alpha is licensed under the MIT License.
|
|
36601
36607
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -36675,8 +36681,8 @@ var PIXI = (function (exports) {
|
|
|
36675
36681
|
}(Filter));
|
|
36676
36682
|
|
|
36677
36683
|
/*!
|
|
36678
|
-
* @pixi/filter-blur - v6.5.
|
|
36679
|
-
* Compiled
|
|
36684
|
+
* @pixi/filter-blur - v6.5.4
|
|
36685
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
36680
36686
|
*
|
|
36681
36687
|
* @pixi/filter-blur is licensed under the MIT License.
|
|
36682
36688
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -36773,8 +36779,8 @@ var PIXI = (function (exports) {
|
|
|
36773
36779
|
}
|
|
36774
36780
|
|
|
36775
36781
|
/*!
|
|
36776
|
-
* @pixi/constants - v6.5.
|
|
36777
|
-
* Compiled
|
|
36782
|
+
* @pixi/constants - v6.5.4
|
|
36783
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
36778
36784
|
*
|
|
36779
36785
|
* @pixi/constants is licensed under the MIT License.
|
|
36780
36786
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -37556,8 +37562,8 @@ var PIXI = (function (exports) {
|
|
|
37556
37562
|
}(Filter));
|
|
37557
37563
|
|
|
37558
37564
|
/*!
|
|
37559
|
-
* @pixi/filter-color-matrix - v6.5.
|
|
37560
|
-
* Compiled
|
|
37565
|
+
* @pixi/filter-color-matrix - v6.5.4
|
|
37566
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
37561
37567
|
*
|
|
37562
37568
|
* @pixi/filter-color-matrix is licensed under the MIT License.
|
|
37563
37569
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -38069,8 +38075,8 @@ var PIXI = (function (exports) {
|
|
|
38069
38075
|
ColorMatrixFilter.prototype.grayscale = ColorMatrixFilter.prototype.greyscale;
|
|
38070
38076
|
|
|
38071
38077
|
/*!
|
|
38072
|
-
* @pixi/filter-displacement - v6.5.
|
|
38073
|
-
* Compiled
|
|
38078
|
+
* @pixi/filter-displacement - v6.5.4
|
|
38079
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
38074
38080
|
*
|
|
38075
38081
|
* @pixi/filter-displacement is licensed under the MIT License.
|
|
38076
38082
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -38192,8 +38198,8 @@ var PIXI = (function (exports) {
|
|
|
38192
38198
|
}(Filter));
|
|
38193
38199
|
|
|
38194
38200
|
/*!
|
|
38195
|
-
* @pixi/filter-fxaa - v6.5.
|
|
38196
|
-
* Compiled
|
|
38201
|
+
* @pixi/filter-fxaa - v6.5.4
|
|
38202
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
38197
38203
|
*
|
|
38198
38204
|
* @pixi/filter-fxaa is licensed under the MIT License.
|
|
38199
38205
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -38248,8 +38254,8 @@ var PIXI = (function (exports) {
|
|
|
38248
38254
|
}(Filter));
|
|
38249
38255
|
|
|
38250
38256
|
/*!
|
|
38251
|
-
* @pixi/filter-noise - v6.5.
|
|
38252
|
-
* Compiled
|
|
38257
|
+
* @pixi/filter-noise - v6.5.4
|
|
38258
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
38253
38259
|
*
|
|
38254
38260
|
* @pixi/filter-noise is licensed under the MIT License.
|
|
38255
38261
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -38339,16 +38345,16 @@ var PIXI = (function (exports) {
|
|
|
38339
38345
|
}(Filter));
|
|
38340
38346
|
|
|
38341
38347
|
/*!
|
|
38342
|
-
* @pixi/mixin-cache-as-bitmap - v6.5.
|
|
38343
|
-
* Compiled
|
|
38348
|
+
* @pixi/mixin-cache-as-bitmap - v6.5.4
|
|
38349
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
38344
38350
|
*
|
|
38345
38351
|
* @pixi/mixin-cache-as-bitmap is licensed under the MIT License.
|
|
38346
38352
|
* http://www.opensource.org/licenses/mit-license
|
|
38347
38353
|
*/
|
|
38348
38354
|
|
|
38349
38355
|
/*!
|
|
38350
|
-
* @pixi/constants - v6.5.
|
|
38351
|
-
* Compiled
|
|
38356
|
+
* @pixi/constants - v6.5.4
|
|
38357
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
38352
38358
|
*
|
|
38353
38359
|
* @pixi/constants is licensed under the MIT License.
|
|
38354
38360
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -39226,8 +39232,8 @@ var PIXI = (function (exports) {
|
|
|
39226
39232
|
};
|
|
39227
39233
|
|
|
39228
39234
|
/*!
|
|
39229
|
-
* @pixi/mixin-get-child-by-name - v6.5.
|
|
39230
|
-
* Compiled
|
|
39235
|
+
* @pixi/mixin-get-child-by-name - v6.5.4
|
|
39236
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
39231
39237
|
*
|
|
39232
39238
|
* @pixi/mixin-get-child-by-name is licensed under the MIT License.
|
|
39233
39239
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -39271,8 +39277,8 @@ var PIXI = (function (exports) {
|
|
|
39271
39277
|
};
|
|
39272
39278
|
|
|
39273
39279
|
/*!
|
|
39274
|
-
* @pixi/mixin-get-global-position - v6.5.
|
|
39275
|
-
* Compiled
|
|
39280
|
+
* @pixi/mixin-get-global-position - v6.5.4
|
|
39281
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
39276
39282
|
*
|
|
39277
39283
|
* @pixi/mixin-get-global-position is licensed under the MIT License.
|
|
39278
39284
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -39302,8 +39308,8 @@ var PIXI = (function (exports) {
|
|
|
39302
39308
|
};
|
|
39303
39309
|
|
|
39304
39310
|
/*!
|
|
39305
|
-
* @pixi/app - v6.5.
|
|
39306
|
-
* Compiled
|
|
39311
|
+
* @pixi/app - v6.5.4
|
|
39312
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
39307
39313
|
*
|
|
39308
39314
|
* @pixi/app is licensed under the MIT License.
|
|
39309
39315
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -39425,15 +39431,15 @@ var PIXI = (function (exports) {
|
|
|
39425
39431
|
}());
|
|
39426
39432
|
|
|
39427
39433
|
/*!
|
|
39428
|
-
* @pixi/settings - v6.5.
|
|
39429
|
-
* Compiled
|
|
39434
|
+
* @pixi/settings - v6.5.4
|
|
39435
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
39430
39436
|
*
|
|
39431
39437
|
* @pixi/settings is licensed under the MIT License.
|
|
39432
39438
|
* http://www.opensource.org/licenses/mit-license
|
|
39433
39439
|
*/
|
|
39434
39440
|
/*!
|
|
39435
|
-
* @pixi/constants - v6.5.
|
|
39436
|
-
* Compiled
|
|
39441
|
+
* @pixi/constants - v6.5.4
|
|
39442
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
39437
39443
|
*
|
|
39438
39444
|
* @pixi/constants is licensed under the MIT License.
|
|
39439
39445
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -41353,8 +41359,8 @@ var PIXI = (function (exports) {
|
|
|
41353
41359
|
});
|
|
41354
41360
|
|
|
41355
41361
|
/*!
|
|
41356
|
-
* @pixi/constants - v6.5.
|
|
41357
|
-
* Compiled
|
|
41362
|
+
* @pixi/constants - v6.5.4
|
|
41363
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
41358
41364
|
*
|
|
41359
41365
|
* @pixi/constants is licensed under the MIT License.
|
|
41360
41366
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -41867,8 +41873,8 @@ var PIXI = (function (exports) {
|
|
|
41867
41873
|
})(BUFFER_TYPE || (BUFFER_TYPE = {}));
|
|
41868
41874
|
|
|
41869
41875
|
/*!
|
|
41870
|
-
* @pixi/utils - v6.5.
|
|
41871
|
-
* Compiled
|
|
41876
|
+
* @pixi/utils - v6.5.4
|
|
41877
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
41872
41878
|
*
|
|
41873
41879
|
* @pixi/utils is licensed under the MIT License.
|
|
41874
41880
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -42199,8 +42205,8 @@ var PIXI = (function (exports) {
|
|
|
42199
42205
|
extensions.add(ResizePlugin);
|
|
42200
42206
|
|
|
42201
42207
|
/*!
|
|
42202
|
-
* @pixi/mesh-extras - v6.5.
|
|
42203
|
-
* Compiled
|
|
42208
|
+
* @pixi/mesh-extras - v6.5.4
|
|
42209
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
42204
42210
|
*
|
|
42205
42211
|
* @pixi/mesh-extras is licensed under the MIT License.
|
|
42206
42212
|
* http://www.opensource.org/licenses/mit-license
|
|
@@ -42823,8 +42829,8 @@ var PIXI = (function (exports) {
|
|
|
42823
42829
|
}(SimplePlane));
|
|
42824
42830
|
|
|
42825
42831
|
/*!
|
|
42826
|
-
* @pixi/sprite-animated - v6.5.
|
|
42827
|
-
* Compiled
|
|
42832
|
+
* @pixi/sprite-animated - v6.5.4
|
|
42833
|
+
* Compiled Wed, 21 Sep 2022 14:49:15 UTC
|
|
42828
42834
|
*
|
|
42829
42835
|
* @pixi/sprite-animated is licensed under the MIT License.
|
|
42830
42836
|
* http://www.opensource.org/licenses/mit-license
|