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.
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * pixi.js - v6.3.1
3
- * Compiled Tue, 03 May 2022 13:21:19 UTC
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
@@ -420,8 +420,8 @@ var objectAssign = shouldUseNative() ? Object.assign : function (target, source)
420
420
  };
421
421
 
422
422
  /*!
423
- * @pixi/polyfill - v6.3.1
424
- * Compiled Tue, 03 May 2022 13:21:19 UTC
423
+ * @pixi/polyfill - v6.3.2
424
+ * Compiled Wed, 04 May 2022 17:49:13 UTC
425
425
  *
426
426
  * @pixi/polyfill is licensed under the MIT License.
427
427
  * http://www.opensource.org/licenses/mit-license
@@ -669,8 +669,8 @@ function isMobile$1(param) {
669
669
  }
670
670
 
671
671
  /*!
672
- * @pixi/settings - v6.3.1
673
- * Compiled Tue, 03 May 2022 13:21:19 UTC
672
+ * @pixi/settings - v6.3.2
673
+ * Compiled Wed, 04 May 2022 17:49:13 UTC
674
674
  *
675
675
  * @pixi/settings is licensed under the MIT License.
676
676
  * http://www.opensource.org/licenses/mit-license
@@ -732,8 +732,8 @@ function canUploadSameBuffer() {
732
732
  }
733
733
 
734
734
  /*!
735
- * @pixi/constants - v6.3.1
736
- * Compiled Tue, 03 May 2022 13:21:19 UTC
735
+ * @pixi/constants - v6.3.2
736
+ * Compiled Wed, 04 May 2022 17:49:13 UTC
737
737
  *
738
738
  * @pixi/constants is licensed under the MIT License.
739
739
  * http://www.opensource.org/licenses/mit-license
@@ -3981,8 +3981,8 @@ var url$1 = {
3981
3981
  };
3982
3982
 
3983
3983
  /*!
3984
- * @pixi/constants - v6.3.1
3985
- * Compiled Tue, 03 May 2022 13:21:19 UTC
3984
+ * @pixi/constants - v6.3.2
3985
+ * Compiled Wed, 04 May 2022 17:49:13 UTC
3986
3986
  *
3987
3987
  * @pixi/constants is licensed under the MIT License.
3988
3988
  * http://www.opensource.org/licenses/mit-license
@@ -4496,8 +4496,8 @@ var BUFFER_TYPE$3;
4496
4496
  })(BUFFER_TYPE$3 || (BUFFER_TYPE$3 = {}));
4497
4497
 
4498
4498
  /*!
4499
- * @pixi/utils - v6.3.1
4500
- * Compiled Tue, 03 May 2022 13:21:19 UTC
4499
+ * @pixi/utils - v6.3.2
4500
+ * Compiled Wed, 04 May 2022 17:49:13 UTC
4501
4501
  *
4502
4502
  * @pixi/utils is licensed under the MIT License.
4503
4503
  * http://www.opensource.org/licenses/mit-license
@@ -4555,7 +4555,7 @@ settings.RETINA_PREFIX = /@([0-9\.]+)x/;
4555
4555
  settings.FAIL_IF_MAJOR_PERFORMANCE_CAVEAT = false;
4556
4556
 
4557
4557
  var saidHello = false;
4558
- var VERSION$1 = '6.3.1';
4558
+ var VERSION$1 = '6.3.2';
4559
4559
  /**
4560
4560
  * Skips the hello message of renderers that are created after this is run.
4561
4561
  *
@@ -5719,8 +5719,8 @@ var utils = {
5719
5719
  };
5720
5720
 
5721
5721
  /*!
5722
- * @pixi/math - v6.3.1
5723
- * Compiled Tue, 03 May 2022 13:21:19 UTC
5722
+ * @pixi/math - v6.3.2
5723
+ * Compiled Wed, 04 May 2022 17:49:13 UTC
5724
5724
  *
5725
5725
  * @pixi/math is licensed under the MIT License.
5726
5726
  * http://www.opensource.org/licenses/mit-license
@@ -7382,8 +7382,8 @@ var Transform = /** @class */ (function () {
7382
7382
  }());
7383
7383
 
7384
7384
  /*!
7385
- * @pixi/display - v6.3.1
7386
- * Compiled Tue, 03 May 2022 13:21:19 UTC
7385
+ * @pixi/display - v6.3.2
7386
+ * Compiled Wed, 04 May 2022 17:49:13 UTC
7387
7387
  *
7388
7388
  * @pixi/display is licensed under the MIT License.
7389
7389
  * http://www.opensource.org/licenses/mit-license
@@ -8595,8 +8595,8 @@ var TemporaryDisplayObject = /** @class */ (function (_super) {
8595
8595
  DisplayObject.prototype.displayObjectUpdateTransform = DisplayObject.prototype.updateTransform;
8596
8596
 
8597
8597
  /*!
8598
- * @pixi/constants - v6.3.1
8599
- * Compiled Tue, 03 May 2022 13:21:19 UTC
8598
+ * @pixi/constants - v6.3.2
8599
+ * Compiled Wed, 04 May 2022 17:49:13 UTC
8600
8600
  *
8601
8601
  * @pixi/constants is licensed under the MIT License.
8602
8602
  * http://www.opensource.org/licenses/mit-license
@@ -9716,8 +9716,8 @@ var Container = /** @class */ (function (_super) {
9716
9716
  Container.prototype.containerUpdateTransform = Container.prototype.updateTransform;
9717
9717
 
9718
9718
  /*!
9719
- * @pixi/accessibility - v6.3.1
9720
- * Compiled Tue, 03 May 2022 13:21:19 UTC
9719
+ * @pixi/accessibility - v6.3.2
9720
+ * Compiled Wed, 04 May 2022 17:49:13 UTC
9721
9721
  *
9722
9722
  * @pixi/accessibility is licensed under the MIT License.
9723
9723
  * http://www.opensource.org/licenses/mit-license
@@ -10261,8 +10261,8 @@ var AccessibilityManager = /** @class */ (function () {
10261
10261
  }());
10262
10262
 
10263
10263
  /*!
10264
- * @pixi/ticker - v6.3.1
10265
- * Compiled Tue, 03 May 2022 13:21:19 UTC
10264
+ * @pixi/ticker - v6.3.2
10265
+ * Compiled Wed, 04 May 2022 17:49:13 UTC
10266
10266
  *
10267
10267
  * @pixi/ticker is licensed under the MIT License.
10268
10268
  * http://www.opensource.org/licenses/mit-license
@@ -11005,8 +11005,8 @@ var TickerPlugin = /** @class */ (function () {
11005
11005
  }());
11006
11006
 
11007
11007
  /*!
11008
- * @pixi/interaction - v6.3.1
11009
- * Compiled Tue, 03 May 2022 13:21:19 UTC
11008
+ * @pixi/interaction - v6.3.2
11009
+ * Compiled Wed, 04 May 2022 17:49:13 UTC
11010
11010
  *
11011
11011
  * @pixi/interaction is licensed under the MIT License.
11012
11012
  * http://www.opensource.org/licenses/mit-license
@@ -12921,8 +12921,8 @@ var InteractionManager = /** @class */ (function (_super) {
12921
12921
  }(eventemitter3));
12922
12922
 
12923
12923
  /*!
12924
- * @pixi/runner - v6.3.1
12925
- * Compiled Tue, 03 May 2022 13:21:19 UTC
12924
+ * @pixi/runner - v6.3.2
12925
+ * Compiled Wed, 04 May 2022 17:49:13 UTC
12926
12926
  *
12927
12927
  * @pixi/runner is licensed under the MIT License.
12928
12928
  * http://www.opensource.org/licenses/mit-license
@@ -13110,8 +13110,8 @@ Object.defineProperties(Runner.prototype, {
13110
13110
  });
13111
13111
 
13112
13112
  /*!
13113
- * @pixi/core - v6.3.1
13114
- * Compiled Tue, 03 May 2022 13:21:19 UTC
13113
+ * @pixi/core - v6.3.2
13114
+ * Compiled Wed, 04 May 2022 17:49:13 UTC
13115
13115
  *
13116
13116
  * @pixi/core is licensed under the MIT License.
13117
13117
  * http://www.opensource.org/licenses/mit-license
@@ -23627,8 +23627,8 @@ for (var name in _systems) {
23627
23627
  }
23628
23628
 
23629
23629
  /*!
23630
- * @pixi/app - v6.3.1
23631
- * Compiled Tue, 03 May 2022 13:21:19 UTC
23630
+ * @pixi/app - v6.3.2
23631
+ * Compiled Wed, 04 May 2022 17:49:13 UTC
23632
23632
  *
23633
23633
  * @pixi/app is licensed under the MIT License.
23634
23634
  * http://www.opensource.org/licenses/mit-license
@@ -23892,8 +23892,8 @@ var ResizePlugin = /** @class */ (function () {
23892
23892
  Application.registerPlugin(ResizePlugin);
23893
23893
 
23894
23894
  /*!
23895
- * @pixi/extract - v6.3.1
23896
- * Compiled Tue, 03 May 2022 13:21:19 UTC
23895
+ * @pixi/extract - v6.3.2
23896
+ * Compiled Wed, 04 May 2022 17:49:13 UTC
23897
23897
  *
23898
23898
  * @pixi/extract is licensed under the MIT License.
23899
23899
  * http://www.opensource.org/licenses/mit-license
@@ -24098,8 +24098,8 @@ var Extract = /** @class */ (function () {
24098
24098
  }());
24099
24099
 
24100
24100
  /*!
24101
- * @pixi/loaders - v6.3.1
24102
- * Compiled Tue, 03 May 2022 13:21:19 UTC
24101
+ * @pixi/loaders - v6.3.2
24102
+ * Compiled Wed, 04 May 2022 17:49:13 UTC
24103
24103
  *
24104
24104
  * @pixi/loaders is licensed under the MIT License.
24105
24105
  * http://www.opensource.org/licenses/mit-license
@@ -26098,8 +26098,8 @@ Loader.registerPlugin({ use: parsing });
26098
26098
  Loader.registerPlugin(TextureLoader);
26099
26099
 
26100
26100
  /*!
26101
- * @pixi/compressed-textures - v6.3.1
26102
- * Compiled Tue, 03 May 2022 13:21:19 UTC
26101
+ * @pixi/compressed-textures - v6.3.2
26102
+ * Compiled Wed, 04 May 2022 17:49:13 UTC
26103
26103
  *
26104
26104
  * @pixi/compressed-textures is licensed under the MIT License.
26105
26105
  * http://www.opensource.org/licenses/mit-license
@@ -27400,8 +27400,8 @@ var KTXLoader = /** @class */ (function () {
27400
27400
  }());
27401
27401
 
27402
27402
  /*!
27403
- * @pixi/particle-container - v6.3.1
27404
- * Compiled Tue, 03 May 2022 13:21:19 UTC
27403
+ * @pixi/particle-container - v6.3.2
27404
+ * Compiled Wed, 04 May 2022 17:49:13 UTC
27405
27405
  *
27406
27406
  * @pixi/particle-container is licensed under the MIT License.
27407
27407
  * http://www.opensource.org/licenses/mit-license
@@ -28074,8 +28074,8 @@ var ParticleRenderer = /** @class */ (function (_super) {
28074
28074
  }(ObjectRenderer));
28075
28075
 
28076
28076
  /*!
28077
- * @pixi/graphics - v6.3.1
28078
- * Compiled Tue, 03 May 2022 13:21:19 UTC
28077
+ * @pixi/graphics - v6.3.2
28078
+ * Compiled Wed, 04 May 2022 17:49:13 UTC
28079
28079
  *
28080
28080
  * @pixi/graphics is licensed under the MIT License.
28081
28081
  * http://www.opensource.org/licenses/mit-license
@@ -31074,8 +31074,8 @@ var graphicsUtils = {
31074
31074
  };
31075
31075
 
31076
31076
  /*!
31077
- * @pixi/sprite - v6.3.1
31078
- * Compiled Tue, 03 May 2022 13:21:19 UTC
31077
+ * @pixi/sprite - v6.3.2
31078
+ * Compiled Wed, 04 May 2022 17:49:13 UTC
31079
31079
  *
31080
31080
  * @pixi/sprite is licensed under the MIT License.
31081
31081
  * http://www.opensource.org/licenses/mit-license
@@ -31529,8 +31529,8 @@ var Sprite = /** @class */ (function (_super) {
31529
31529
  }(Container));
31530
31530
 
31531
31531
  /*!
31532
- * @pixi/text - v6.3.1
31533
- * Compiled Tue, 03 May 2022 13:21:19 UTC
31532
+ * @pixi/text - v6.3.2
31533
+ * Compiled Wed, 04 May 2022 17:49:13 UTC
31534
31534
  *
31535
31535
  * @pixi/text is licensed under the MIT License.
31536
31536
  * http://www.opensource.org/licenses/mit-license
@@ -32782,6 +32782,7 @@ var TextMetrics = /** @class */ (function () {
32782
32782
  var c = new OffscreenCanvas(0, 0);
32783
32783
  var context = c.getContext('2d');
32784
32784
  if (context && context.measureText) {
32785
+ TextMetrics.__canvas = c;
32785
32786
  return c;
32786
32787
  }
32787
32788
  canvas = document.createElement('canvas');
@@ -33452,8 +33453,8 @@ var Text = /** @class */ (function (_super) {
33452
33453
  }(Sprite));
33453
33454
 
33454
33455
  /*!
33455
- * @pixi/prepare - v6.3.1
33456
- * Compiled Tue, 03 May 2022 13:21:19 UTC
33456
+ * @pixi/prepare - v6.3.2
33457
+ * Compiled Wed, 04 May 2022 17:49:13 UTC
33457
33458
  *
33458
33459
  * @pixi/prepare is licensed under the MIT License.
33459
33460
  * http://www.opensource.org/licenses/mit-license
@@ -34002,8 +34003,8 @@ var TimeLimiter = /** @class */ (function () {
34002
34003
  }());
34003
34004
 
34004
34005
  /*!
34005
- * @pixi/spritesheet - v6.3.1
34006
- * Compiled Tue, 03 May 2022 13:21:19 UTC
34006
+ * @pixi/spritesheet - v6.3.2
34007
+ * Compiled Wed, 04 May 2022 17:49:13 UTC
34007
34008
  *
34008
34009
  * @pixi/spritesheet is licensed under the MIT License.
34009
34010
  * http://www.opensource.org/licenses/mit-license
@@ -34316,8 +34317,8 @@ var SpritesheetLoader = /** @class */ (function () {
34316
34317
  }());
34317
34318
 
34318
34319
  /*!
34319
- * @pixi/sprite-tiling - v6.3.1
34320
- * Compiled Tue, 03 May 2022 13:21:19 UTC
34320
+ * @pixi/sprite-tiling - v6.3.2
34321
+ * Compiled Wed, 04 May 2022 17:49:13 UTC
34321
34322
  *
34322
34323
  * @pixi/sprite-tiling is licensed under the MIT License.
34323
34324
  * http://www.opensource.org/licenses/mit-license
@@ -34677,8 +34678,8 @@ var TilingSpriteRenderer = /** @class */ (function (_super) {
34677
34678
  }(ObjectRenderer));
34678
34679
 
34679
34680
  /*!
34680
- * @pixi/mesh - v6.3.1
34681
- * Compiled Tue, 03 May 2022 13:21:19 UTC
34681
+ * @pixi/mesh - v6.3.2
34682
+ * Compiled Wed, 04 May 2022 17:49:13 UTC
34682
34683
  *
34683
34684
  * @pixi/mesh is licensed under the MIT License.
34684
34685
  * http://www.opensource.org/licenses/mit-license
@@ -35272,8 +35273,8 @@ var MeshGeometry = /** @class */ (function (_super) {
35272
35273
  }(Geometry));
35273
35274
 
35274
35275
  /*!
35275
- * @pixi/text-bitmap - v6.3.1
35276
- * Compiled Tue, 03 May 2022 13:21:19 UTC
35276
+ * @pixi/text-bitmap - v6.3.2
35277
+ * Compiled Wed, 04 May 2022 17:49:13 UTC
35277
35278
  *
35278
35279
  * @pixi/text-bitmap is licensed under the MIT License.
35279
35280
  * http://www.opensource.org/licenses/mit-license
@@ -36862,8 +36863,8 @@ var BitmapFontLoader = /** @class */ (function () {
36862
36863
  }());
36863
36864
 
36864
36865
  /*!
36865
- * @pixi/filter-alpha - v6.3.1
36866
- * Compiled Tue, 03 May 2022 13:21:19 UTC
36866
+ * @pixi/filter-alpha - v6.3.2
36867
+ * Compiled Wed, 04 May 2022 17:49:13 UTC
36867
36868
  *
36868
36869
  * @pixi/filter-alpha is licensed under the MIT License.
36869
36870
  * http://www.opensource.org/licenses/mit-license
@@ -36945,8 +36946,8 @@ var AlphaFilter = /** @class */ (function (_super) {
36945
36946
  }(Filter));
36946
36947
 
36947
36948
  /*!
36948
- * @pixi/filter-blur - v6.3.1
36949
- * Compiled Tue, 03 May 2022 13:21:19 UTC
36949
+ * @pixi/filter-blur - v6.3.2
36950
+ * Compiled Wed, 04 May 2022 17:49:13 UTC
36950
36951
  *
36951
36952
  * @pixi/filter-blur is licensed under the MIT License.
36952
36953
  * http://www.opensource.org/licenses/mit-license
@@ -37043,8 +37044,8 @@ function generateBlurFragSource(kernelSize) {
37043
37044
  }
37044
37045
 
37045
37046
  /*!
37046
- * @pixi/constants - v6.3.1
37047
- * Compiled Tue, 03 May 2022 13:21:19 UTC
37047
+ * @pixi/constants - v6.3.2
37048
+ * Compiled Wed, 04 May 2022 17:49:13 UTC
37048
37049
  *
37049
37050
  * @pixi/constants is licensed under the MIT License.
37050
37051
  * http://www.opensource.org/licenses/mit-license
@@ -37839,8 +37840,8 @@ var BlurFilter = /** @class */ (function (_super) {
37839
37840
  }(Filter));
37840
37841
 
37841
37842
  /*!
37842
- * @pixi/filter-color-matrix - v6.3.1
37843
- * Compiled Tue, 03 May 2022 13:21:19 UTC
37843
+ * @pixi/filter-color-matrix - v6.3.2
37844
+ * Compiled Wed, 04 May 2022 17:49:13 UTC
37844
37845
  *
37845
37846
  * @pixi/filter-color-matrix is licensed under the MIT License.
37846
37847
  * http://www.opensource.org/licenses/mit-license
@@ -38380,8 +38381,8 @@ var ColorMatrixFilter = /** @class */ (function (_super) {
38380
38381
  ColorMatrixFilter.prototype.grayscale = ColorMatrixFilter.prototype.greyscale;
38381
38382
 
38382
38383
  /*!
38383
- * @pixi/filter-displacement - v6.3.1
38384
- * Compiled Tue, 03 May 2022 13:21:19 UTC
38384
+ * @pixi/filter-displacement - v6.3.2
38385
+ * Compiled Wed, 04 May 2022 17:49:13 UTC
38385
38386
  *
38386
38387
  * @pixi/filter-displacement is licensed under the MIT License.
38387
38388
  * http://www.opensource.org/licenses/mit-license
@@ -38505,8 +38506,8 @@ var DisplacementFilter = /** @class */ (function (_super) {
38505
38506
  }(Filter));
38506
38507
 
38507
38508
  /*!
38508
- * @pixi/filter-fxaa - v6.3.1
38509
- * Compiled Tue, 03 May 2022 13:21:19 UTC
38509
+ * @pixi/filter-fxaa - v6.3.2
38510
+ * Compiled Wed, 04 May 2022 17:49:13 UTC
38510
38511
  *
38511
38512
  * @pixi/filter-fxaa is licensed under the MIT License.
38512
38513
  * http://www.opensource.org/licenses/mit-license
@@ -38563,8 +38564,8 @@ var FXAAFilter = /** @class */ (function (_super) {
38563
38564
  }(Filter));
38564
38565
 
38565
38566
  /*!
38566
- * @pixi/filter-noise - v6.3.1
38567
- * Compiled Tue, 03 May 2022 13:21:19 UTC
38567
+ * @pixi/filter-noise - v6.3.2
38568
+ * Compiled Wed, 04 May 2022 17:49:13 UTC
38568
38569
  *
38569
38570
  * @pixi/filter-noise is licensed under the MIT License.
38570
38571
  * http://www.opensource.org/licenses/mit-license
@@ -38656,16 +38657,16 @@ var NoiseFilter = /** @class */ (function (_super) {
38656
38657
  }(Filter));
38657
38658
 
38658
38659
  /*!
38659
- * @pixi/mixin-cache-as-bitmap - v6.3.1
38660
- * Compiled Tue, 03 May 2022 13:21:19 UTC
38660
+ * @pixi/mixin-cache-as-bitmap - v6.3.2
38661
+ * Compiled Wed, 04 May 2022 17:49:13 UTC
38661
38662
  *
38662
38663
  * @pixi/mixin-cache-as-bitmap is licensed under the MIT License.
38663
38664
  * http://www.opensource.org/licenses/mit-license
38664
38665
  */
38665
38666
 
38666
38667
  /*!
38667
- * @pixi/constants - v6.3.1
38668
- * Compiled Tue, 03 May 2022 13:21:19 UTC
38668
+ * @pixi/constants - v6.3.2
38669
+ * Compiled Wed, 04 May 2022 17:49:13 UTC
38669
38670
  *
38670
38671
  * @pixi/constants is licensed under the MIT License.
38671
38672
  * http://www.opensource.org/licenses/mit-license
@@ -39555,8 +39556,8 @@ DisplayObject.prototype._cacheAsBitmapDestroy = function _cacheAsBitmapDestroy(o
39555
39556
  };
39556
39557
 
39557
39558
  /*!
39558
- * @pixi/mixin-get-child-by-name - v6.3.1
39559
- * Compiled Tue, 03 May 2022 13:21:19 UTC
39559
+ * @pixi/mixin-get-child-by-name - v6.3.2
39560
+ * Compiled Wed, 04 May 2022 17:49:13 UTC
39560
39561
  *
39561
39562
  * @pixi/mixin-get-child-by-name is licensed under the MIT License.
39562
39563
  * http://www.opensource.org/licenses/mit-license
@@ -39602,8 +39603,8 @@ Container.prototype.getChildByName = function getChildByName(name, deep) {
39602
39603
  };
39603
39604
 
39604
39605
  /*!
39605
- * @pixi/mixin-get-global-position - v6.3.1
39606
- * Compiled Tue, 03 May 2022 13:21:19 UTC
39606
+ * @pixi/mixin-get-global-position - v6.3.2
39607
+ * Compiled Wed, 04 May 2022 17:49:13 UTC
39607
39608
  *
39608
39609
  * @pixi/mixin-get-global-position is licensed under the MIT License.
39609
39610
  * http://www.opensource.org/licenses/mit-license
@@ -39634,8 +39635,8 @@ DisplayObject.prototype.getGlobalPosition = function getGlobalPosition(point, sk
39634
39635
  };
39635
39636
 
39636
39637
  /*!
39637
- * @pixi/mesh-extras - v6.3.1
39638
- * Compiled Tue, 03 May 2022 13:21:19 UTC
39638
+ * @pixi/mesh-extras - v6.3.2
39639
+ * Compiled Wed, 04 May 2022 17:49:13 UTC
39639
39640
  *
39640
39641
  * @pixi/mesh-extras is licensed under the MIT License.
39641
39642
  * http://www.opensource.org/licenses/mit-license
@@ -40269,8 +40270,8 @@ var NineSlicePlane = /** @class */ (function (_super) {
40269
40270
  }(SimplePlane));
40270
40271
 
40271
40272
  /*!
40272
- * @pixi/sprite-animated - v6.3.1
40273
- * Compiled Tue, 03 May 2022 13:21:19 UTC
40273
+ * @pixi/sprite-animated - v6.3.2
40274
+ * Compiled Wed, 04 May 2022 17:49:13 UTC
40274
40275
  *
40275
40276
  * @pixi/sprite-animated is licensed under the MIT License.
40276
40277
  * http://www.opensource.org/licenses/mit-license
@@ -40642,7 +40643,7 @@ Application.registerPlugin(AppLoaderPlugin);
40642
40643
  * @name VERSION
40643
40644
  * @type {string}
40644
40645
  */
40645
- var VERSION = '6.3.1';
40646
+ var VERSION = '6.3.2';
40646
40647
  /**
40647
40648
  * @namespace PIXI
40648
40649
  */