pixi.js 7.0.0-alpha.2 → 7.0.0-alpha.3

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.
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * pixi.js - v7.0.0-alpha.2
3
- * Compiled Sun, 18 Sep 2022 20:45:04 UTC
2
+ * pixi.js - v7.0.0-alpha.3
3
+ * Compiled Fri, 23 Sep 2022 14:33:14 UTC
4
4
  *
5
5
  * pixi.js is licensed under the MIT License.
6
6
  * http://www.opensource.org/licenses/mit-license
@@ -9,15 +9,15 @@ var PIXI = (function (exports) {
9
9
  'use strict';
10
10
 
11
11
  /*!
12
- * @pixi/settings - v7.0.0-alpha.2
13
- * Compiled Sun, 18 Sep 2022 20:45:04 UTC
12
+ * @pixi/settings - v7.0.0-alpha.3
13
+ * Compiled Fri, 23 Sep 2022 14:33:14 UTC
14
14
  *
15
15
  * @pixi/settings is licensed under the MIT License.
16
16
  * http://www.opensource.org/licenses/mit-license
17
17
  */
18
18
  /*!
19
- * @pixi/constants - v7.0.0-alpha.2
20
- * Compiled Sun, 18 Sep 2022 20:45:04 UTC
19
+ * @pixi/constants - v7.0.0-alpha.3
20
+ * Compiled Fri, 23 Sep 2022 14:33:14 UTC
21
21
  *
22
22
  * @pixi/constants is licensed under the MIT License.
23
23
  * http://www.opensource.org/licenses/mit-license
@@ -263,8 +263,8 @@ var PIXI = (function (exports) {
263
263
  };
264
264
 
265
265
  /*!
266
- * @pixi/constants - v7.0.0-alpha.2
267
- * Compiled Sun, 18 Sep 2022 20:45:04 UTC
266
+ * @pixi/constants - v7.0.0-alpha.3
267
+ * Compiled Fri, 23 Sep 2022 14:33:14 UTC
268
268
  *
269
269
  * @pixi/constants is licensed under the MIT License.
270
270
  * http://www.opensource.org/licenses/mit-license
@@ -462,8 +462,8 @@ var PIXI = (function (exports) {
462
462
  })(BUFFER_TYPE || {});
463
463
 
464
464
  /*!
465
- * @pixi/extensions - v7.0.0-alpha.2
466
- * Compiled Sun, 18 Sep 2022 20:45:04 UTC
465
+ * @pixi/extensions - v7.0.0-alpha.3
466
+ * Compiled Fri, 23 Sep 2022 14:33:14 UTC
467
467
  *
468
468
  * @pixi/extensions is licensed under the MIT License.
469
469
  * http://www.opensource.org/licenses/mit-license
@@ -561,8 +561,8 @@ var PIXI = (function (exports) {
561
561
  };
562
562
 
563
563
  /*!
564
- * @pixi/math - v7.0.0-alpha.2
565
- * Compiled Sun, 18 Sep 2022 20:45:04 UTC
564
+ * @pixi/math - v7.0.0-alpha.3
565
+ * Compiled Fri, 23 Sep 2022 14:33:14 UTC
566
566
  *
567
567
  * @pixi/math is licensed under the MIT License.
568
568
  * http://www.opensource.org/licenses/mit-license
@@ -1360,8 +1360,8 @@ var PIXI = (function (exports) {
1360
1360
  Transform.IDENTITY = new _Transform();
1361
1361
 
1362
1362
  /*!
1363
- * @pixi/runner - v7.0.0-alpha.2
1364
- * Compiled Sun, 18 Sep 2022 20:45:04 UTC
1363
+ * @pixi/runner - v7.0.0-alpha.3
1364
+ * Compiled Fri, 23 Sep 2022 14:33:14 UTC
1365
1365
  *
1366
1366
  * @pixi/runner is licensed under the MIT License.
1367
1367
  * http://www.opensource.org/licenses/mit-license
@@ -1434,8 +1434,8 @@ var PIXI = (function (exports) {
1434
1434
  });
1435
1435
 
1436
1436
  /*!
1437
- * @pixi/ticker - v7.0.0-alpha.2
1438
- * Compiled Sun, 18 Sep 2022 20:45:04 UTC
1437
+ * @pixi/ticker - v7.0.0-alpha.3
1438
+ * Compiled Fri, 23 Sep 2022 14:33:14 UTC
1439
1439
  *
1440
1440
  * @pixi/ticker is licensed under the MIT License.
1441
1441
  * http://www.opensource.org/licenses/mit-license
@@ -4251,8 +4251,8 @@ var PIXI = (function (exports) {
4251
4251
  };
4252
4252
 
4253
4253
  /*!
4254
- * @pixi/utils - v7.0.0-alpha.2
4255
- * Compiled Sun, 18 Sep 2022 20:45:04 UTC
4254
+ * @pixi/utils - v7.0.0-alpha.3
4255
+ * Compiled Fri, 23 Sep 2022 14:33:14 UTC
4256
4256
  *
4257
4257
  * @pixi/utils is licensed under the MIT License.
4258
4258
  * http://www.opensource.org/licenses/mit-license
@@ -4650,7 +4650,7 @@ var PIXI = (function (exports) {
4650
4650
  settings.FAIL_IF_MAJOR_PERFORMANCE_CAVEAT = false;
4651
4651
 
4652
4652
  let saidHello = false;
4653
- const VERSION$1 = "7.0.0-alpha.2";
4653
+ const VERSION$1 = "7.0.0-alpha.3";
4654
4654
  function skipHello() {
4655
4655
  saidHello = true;
4656
4656
  }
@@ -5438,8 +5438,8 @@ Deprecated since v${version}`);
5438
5438
  };
5439
5439
 
5440
5440
  /*!
5441
- * @pixi/core - v7.0.0-alpha.2
5442
- * Compiled Sun, 18 Sep 2022 20:45:04 UTC
5441
+ * @pixi/core - v7.0.0-alpha.3
5442
+ * Compiled Fri, 23 Sep 2022 14:33:14 UTC
5443
5443
  *
5444
5444
  * @pixi/core is licensed under the MIT License.
5445
5445
  * http://www.opensource.org/licenses/mit-license
@@ -11040,6 +11040,8 @@ ${this.fragmentSrc}`;
11040
11040
  gl.activeTexture(gl.TEXTURE0 + location);
11041
11041
  }
11042
11042
  this.updateTexture(texture);
11043
+ } else if (glTexture.dirtyStyleId !== texture.dirtyStyleId) {
11044
+ this.updateTextureStyle(texture);
11043
11045
  }
11044
11046
  this.boundTextures[location] = texture;
11045
11047
  } else {
@@ -12312,11 +12314,11 @@ ${this.fragmentSrc}`;
12312
12314
  };
12313
12315
  extensions$1.add(ObjectRendererSystem);
12314
12316
 
12315
- const VERSION = "7.0.0-alpha.2";
12317
+ const VERSION = "7.0.0-alpha.3";
12316
12318
 
12317
12319
  /*!
12318
- * @pixi/filter-alpha - v7.0.0-alpha.2
12319
- * Compiled Sun, 18 Sep 2022 20:45:04 UTC
12320
+ * @pixi/filter-alpha - v7.0.0-alpha.3
12321
+ * Compiled Fri, 23 Sep 2022 14:33:14 UTC
12320
12322
  *
12321
12323
  * @pixi/filter-alpha is licensed under the MIT License.
12322
12324
  * http://www.opensource.org/licenses/mit-license
@@ -12338,8 +12340,8 @@ ${this.fragmentSrc}`;
12338
12340
  }
12339
12341
 
12340
12342
  /*!
12341
- * @pixi/filter-blur - v7.0.0-alpha.2
12342
- * Compiled Sun, 18 Sep 2022 20:45:04 UTC
12343
+ * @pixi/filter-blur - v7.0.0-alpha.3
12344
+ * Compiled Fri, 23 Sep 2022 14:33:14 UTC
12343
12345
  *
12344
12346
  * @pixi/filter-blur is licensed under the MIT License.
12345
12347
  * http://www.opensource.org/licenses/mit-license
@@ -12576,8 +12578,8 @@ ${this.fragmentSrc}`;
12576
12578
  }
12577
12579
 
12578
12580
  /*!
12579
- * @pixi/filter-color-matrix - v7.0.0-alpha.2
12580
- * Compiled Sun, 18 Sep 2022 20:45:04 UTC
12581
+ * @pixi/filter-color-matrix - v7.0.0-alpha.3
12582
+ * Compiled Fri, 23 Sep 2022 14:33:14 UTC
12581
12583
  *
12582
12584
  * @pixi/filter-color-matrix is licensed under the MIT License.
12583
12585
  * http://www.opensource.org/licenses/mit-license
@@ -13206,8 +13208,8 @@ ${this.fragmentSrc}`;
13206
13208
  ColorMatrixFilter.prototype.grayscale = ColorMatrixFilter.prototype.greyscale;
13207
13209
 
13208
13210
  /*!
13209
- * @pixi/filter-displacement - v7.0.0-alpha.2
13210
- * Compiled Sun, 18 Sep 2022 20:45:04 UTC
13211
+ * @pixi/filter-displacement - v7.0.0-alpha.3
13212
+ * Compiled Fri, 23 Sep 2022 14:33:14 UTC
13211
13213
  *
13212
13214
  * @pixi/filter-displacement is licensed under the MIT License.
13213
13215
  * http://www.opensource.org/licenses/mit-license
@@ -13258,8 +13260,8 @@ ${this.fragmentSrc}`;
13258
13260
  }
13259
13261
 
13260
13262
  /*!
13261
- * @pixi/filter-fxaa - v7.0.0-alpha.2
13262
- * Compiled Sun, 18 Sep 2022 20:45:04 UTC
13263
+ * @pixi/filter-fxaa - v7.0.0-alpha.3
13264
+ * Compiled Fri, 23 Sep 2022 14:33:14 UTC
13263
13265
  *
13264
13266
  * @pixi/filter-fxaa is licensed under the MIT License.
13265
13267
  * http://www.opensource.org/licenses/mit-license
@@ -13276,8 +13278,8 @@ ${this.fragmentSrc}`;
13276
13278
  }
13277
13279
 
13278
13280
  /*!
13279
- * @pixi/filter-noise - v7.0.0-alpha.2
13280
- * Compiled Sun, 18 Sep 2022 20:45:04 UTC
13281
+ * @pixi/filter-noise - v7.0.0-alpha.3
13282
+ * Compiled Fri, 23 Sep 2022 14:33:14 UTC
13281
13283
  *
13282
13284
  * @pixi/filter-noise is licensed under the MIT License.
13283
13285
  * http://www.opensource.org/licenses/mit-license
@@ -13309,8 +13311,8 @@ ${this.fragmentSrc}`;
13309
13311
  }
13310
13312
 
13311
13313
  /*!
13312
- * @pixi/display - v7.0.0-alpha.2
13313
- * Compiled Sun, 18 Sep 2022 20:45:04 UTC
13314
+ * @pixi/display - v7.0.0-alpha.3
13315
+ * Compiled Fri, 23 Sep 2022 14:33:14 UTC
13314
13316
  *
13315
13317
  * @pixi/display is licensed under the MIT License.
13316
13318
  * http://www.opensource.org/licenses/mit-license
@@ -14172,8 +14174,8 @@ ${this.fragmentSrc}`;
14172
14174
  Container.prototype.containerUpdateTransform = Container.prototype.updateTransform;
14173
14175
 
14174
14176
  /*!
14175
- * @pixi/sprite - v7.0.0-alpha.2
14176
- * Compiled Sun, 18 Sep 2022 20:45:04 UTC
14177
+ * @pixi/sprite - v7.0.0-alpha.3
14178
+ * Compiled Fri, 23 Sep 2022 14:33:14 UTC
14177
14179
  *
14178
14180
  * @pixi/sprite is licensed under the MIT License.
14179
14181
  * http://www.opensource.org/licenses/mit-license
@@ -14431,8 +14433,8 @@ ${this.fragmentSrc}`;
14431
14433
  }
14432
14434
 
14433
14435
  /*!
14434
- * @pixi/mixin-cache-as-bitmap - v7.0.0-alpha.2
14435
- * Compiled Sun, 18 Sep 2022 20:45:04 UTC
14436
+ * @pixi/mixin-cache-as-bitmap - v7.0.0-alpha.3
14437
+ * Compiled Fri, 23 Sep 2022 14:33:14 UTC
14436
14438
  *
14437
14439
  * @pixi/mixin-cache-as-bitmap is licensed under the MIT License.
14438
14440
  * http://www.opensource.org/licenses/mit-license
@@ -14678,8 +14680,8 @@ ${this.fragmentSrc}`;
14678
14680
  };
14679
14681
 
14680
14682
  /*!
14681
- * @pixi/mixin-get-child-by-name - v7.0.0-alpha.2
14682
- * Compiled Sun, 18 Sep 2022 20:45:04 UTC
14683
+ * @pixi/mixin-get-child-by-name - v7.0.0-alpha.3
14684
+ * Compiled Fri, 23 Sep 2022 14:33:14 UTC
14683
14685
  *
14684
14686
  * @pixi/mixin-get-child-by-name is licensed under the MIT License.
14685
14687
  * http://www.opensource.org/licenses/mit-license
@@ -14708,8 +14710,8 @@ ${this.fragmentSrc}`;
14708
14710
  };
14709
14711
 
14710
14712
  /*!
14711
- * @pixi/mixin-get-global-position - v7.0.0-alpha.2
14712
- * Compiled Sun, 18 Sep 2022 20:45:04 UTC
14713
+ * @pixi/mixin-get-global-position - v7.0.0-alpha.3
14714
+ * Compiled Fri, 23 Sep 2022 14:33:14 UTC
14713
14715
  *
14714
14716
  * @pixi/mixin-get-global-position is licensed under the MIT License.
14715
14717
  * http://www.opensource.org/licenses/mit-license
@@ -14726,8 +14728,8 @@ ${this.fragmentSrc}`;
14726
14728
  };
14727
14729
 
14728
14730
  /*!
14729
- * @pixi/events - v7.0.0-alpha.2
14730
- * Compiled Sun, 18 Sep 2022 20:45:04 UTC
14731
+ * @pixi/events - v7.0.0-alpha.3
14732
+ * Compiled Fri, 23 Sep 2022 14:33:14 UTC
14731
14733
  *
14732
14734
  * @pixi/events is licensed under the MIT License.
14733
14735
  * http://www.opensource.org/licenses/mit-license
@@ -15808,8 +15810,8 @@ ${this.fragmentSrc}`;
15808
15810
  DisplayObject.mixin(FederatedDisplayObject);
15809
15811
 
15810
15812
  /*!
15811
- * @pixi/accessibility - v7.0.0-alpha.2
15812
- * Compiled Sun, 18 Sep 2022 20:45:04 UTC
15813
+ * @pixi/accessibility - v7.0.0-alpha.3
15814
+ * Compiled Fri, 23 Sep 2022 14:33:14 UTC
15813
15815
  *
15814
15816
  * @pixi/accessibility is licensed under the MIT License.
15815
15817
  * http://www.opensource.org/licenses/mit-license
@@ -16113,8 +16115,8 @@ ${this.fragmentSrc}`;
16113
16115
  extensions$1.add(AccessibilityManager);
16114
16116
 
16115
16117
  /*!
16116
- * @pixi/app - v7.0.0-alpha.2
16117
- * Compiled Sun, 18 Sep 2022 20:45:04 UTC
16118
+ * @pixi/app - v7.0.0-alpha.3
16119
+ * Compiled Fri, 23 Sep 2022 14:33:14 UTC
16118
16120
  *
16119
16121
  * @pixi/app is licensed under the MIT License.
16120
16122
  * http://www.opensource.org/licenses/mit-license
@@ -16218,8 +16220,8 @@ ${this.fragmentSrc}`;
16218
16220
  extensions$1.add(ResizePlugin);
16219
16221
 
16220
16222
  /*!
16221
- * @pixi/assets - v7.0.0-alpha.2
16222
- * Compiled Sun, 18 Sep 2022 20:45:04 UTC
16223
+ * @pixi/assets - v7.0.0-alpha.3
16224
+ * Compiled Fri, 23 Sep 2022 14:33:14 UTC
16223
16225
  *
16224
16226
  * @pixi/assets is licensed under the MIT License.
16225
16227
  * http://www.opensource.org/licenses/mit-license
@@ -17253,8 +17255,8 @@ ${e}`);
17253
17255
  extensions$1.add(detectDefaults);
17254
17256
 
17255
17257
  /*!
17256
- * @pixi/compressed-textures - v7.0.0-alpha.2
17257
- * Compiled Sun, 18 Sep 2022 20:45:04 UTC
17258
+ * @pixi/compressed-textures - v7.0.0-alpha.3
17259
+ * Compiled Fri, 23 Sep 2022 14:33:14 UTC
17258
17260
  *
17259
17261
  * @pixi/compressed-textures is licensed under the MIT License.
17260
17262
  * http://www.opensource.org/licenses/mit-license
@@ -17940,8 +17942,8 @@ ${e}`);
17940
17942
  extensions$1.add(resolveCompressedTextureUrl);
17941
17943
 
17942
17944
  /*!
17943
- * @pixi/extract - v7.0.0-alpha.2
17944
- * Compiled Sun, 18 Sep 2022 20:45:04 UTC
17945
+ * @pixi/extract - v7.0.0-alpha.3
17946
+ * Compiled Fri, 23 Sep 2022 14:33:14 UTC
17945
17947
  *
17946
17948
  * @pixi/extract is licensed under the MIT License.
17947
17949
  * http://www.opensource.org/licenses/mit-license
@@ -18074,8 +18076,8 @@ ${e}`);
18074
18076
  extensions$1.add(Extract);
18075
18077
 
18076
18078
  /*!
18077
- * @pixi/graphics - v7.0.0-alpha.2
18078
- * Compiled Sun, 18 Sep 2022 20:45:04 UTC
18079
+ * @pixi/graphics - v7.0.0-alpha.3
18080
+ * Compiled Fri, 23 Sep 2022 14:33:14 UTC
18079
18081
  *
18080
18082
  * @pixi/graphics is licensed under the MIT License.
18081
18083
  * http://www.opensource.org/licenses/mit-license
@@ -19839,8 +19841,8 @@ ${e}`);
19839
19841
  };
19840
19842
 
19841
19843
  /*!
19842
- * @pixi/mesh - v7.0.0-alpha.2
19843
- * Compiled Sun, 18 Sep 2022 20:45:04 UTC
19844
+ * @pixi/mesh - v7.0.0-alpha.3
19845
+ * Compiled Fri, 23 Sep 2022 14:33:14 UTC
19844
19846
  *
19845
19847
  * @pixi/mesh is licensed under the MIT License.
19846
19848
  * http://www.opensource.org/licenses/mit-license
@@ -20164,8 +20166,8 @@ ${e}`);
20164
20166
  }
20165
20167
 
20166
20168
  /*!
20167
- * @pixi/mesh-extras - v7.0.0-alpha.2
20168
- * Compiled Sun, 18 Sep 2022 20:45:04 UTC
20169
+ * @pixi/mesh-extras - v7.0.0-alpha.3
20170
+ * Compiled Fri, 23 Sep 2022 14:33:14 UTC
20169
20171
  *
20170
20172
  * @pixi/mesh-extras is licensed under the MIT License.
20171
20173
  * http://www.opensource.org/licenses/mit-license
@@ -20522,8 +20524,8 @@ ${e}`);
20522
20524
  }
20523
20525
 
20524
20526
  /*!
20525
- * @pixi/particle-container - v7.0.0-alpha.2
20526
- * Compiled Sun, 18 Sep 2022 20:45:04 UTC
20527
+ * @pixi/particle-container - v7.0.0-alpha.3
20528
+ * Compiled Fri, 23 Sep 2022 14:33:14 UTC
20527
20529
  *
20528
20530
  * @pixi/particle-container is licensed under the MIT License.
20529
20531
  * http://www.opensource.org/licenses/mit-license
@@ -20927,8 +20929,8 @@ ${e}`);
20927
20929
  extensions$1.add(ParticleRenderer);
20928
20930
 
20929
20931
  /*!
20930
- * @pixi/text - v7.0.0-alpha.2
20931
- * Compiled Sun, 18 Sep 2022 20:45:04 UTC
20932
+ * @pixi/text - v7.0.0-alpha.3
20933
+ * Compiled Fri, 23 Sep 2022 14:33:14 UTC
20932
20934
  *
20933
20935
  * @pixi/text is licensed under the MIT License.
20934
20936
  * http://www.opensource.org/licenses/mit-license
@@ -21992,8 +21994,8 @@ ${e}`);
21992
21994
  Text.experimentalLetterSpacing = false;
21993
21995
 
21994
21996
  /*!
21995
- * @pixi/prepare - v7.0.0-alpha.2
21996
- * Compiled Sun, 18 Sep 2022 20:45:04 UTC
21997
+ * @pixi/prepare - v7.0.0-alpha.3
21998
+ * Compiled Fri, 23 Sep 2022 14:33:14 UTC
21997
21999
  *
21998
22000
  * @pixi/prepare is licensed under the MIT License.
21999
22001
  * http://www.opensource.org/licenses/mit-license
@@ -22265,8 +22267,8 @@ ${e}`);
22265
22267
  }
22266
22268
 
22267
22269
  /*!
22268
- * @pixi/spritesheet - v7.0.0-alpha.2
22269
- * Compiled Sun, 18 Sep 2022 20:45:04 UTC
22270
+ * @pixi/spritesheet - v7.0.0-alpha.3
22271
+ * Compiled Fri, 23 Sep 2022 14:33:14 UTC
22270
22272
  *
22271
22273
  * @pixi/spritesheet is licensed under the MIT License.
22272
22274
  * http://www.opensource.org/licenses/mit-license
@@ -22478,8 +22480,8 @@ ${e}`);
22478
22480
  extensions$1.add(spritesheetAsset);
22479
22481
 
22480
22482
  /*!
22481
- * @pixi/sprite-animated - v7.0.0-alpha.2
22482
- * Compiled Sun, 18 Sep 2022 20:45:04 UTC
22483
+ * @pixi/sprite-animated - v7.0.0-alpha.3
22484
+ * Compiled Fri, 23 Sep 2022 14:33:14 UTC
22483
22485
  *
22484
22486
  * @pixi/sprite-animated is licensed under the MIT License.
22485
22487
  * http://www.opensource.org/licenses/mit-license
@@ -22674,8 +22676,8 @@ ${e}`);
22674
22676
  }
22675
22677
 
22676
22678
  /*!
22677
- * @pixi/sprite-tiling - v7.0.0-alpha.2
22678
- * Compiled Sun, 18 Sep 2022 20:45:04 UTC
22679
+ * @pixi/sprite-tiling - v7.0.0-alpha.3
22680
+ * Compiled Fri, 23 Sep 2022 14:33:14 UTC
22679
22681
  *
22680
22682
  * @pixi/sprite-tiling is licensed under the MIT License.
22681
22683
  * http://www.opensource.org/licenses/mit-license
@@ -22870,10 +22872,11 @@ ${e}`);
22870
22872
  name: "tilingSprite",
22871
22873
  type: ExtensionType.RendererPlugin
22872
22874
  };
22875
+ extensions$1.add(TilingSpriteRenderer);
22873
22876
 
22874
22877
  /*!
22875
- * @pixi/text-bitmap - v7.0.0-alpha.2
22876
- * Compiled Sun, 18 Sep 2022 20:45:04 UTC
22878
+ * @pixi/text-bitmap - v7.0.0-alpha.3
22879
+ * Compiled Fri, 23 Sep 2022 14:33:14 UTC
22877
22880
  *
22878
22881
  * @pixi/text-bitmap is licensed under the MIT License.
22879
22882
  * http://www.opensource.org/licenses/mit-license