x_ite 9.1.7 → 9.1.8

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.
Files changed (47) hide show
  1. package/dist/assets/components/Annotation.js +13 -13
  2. package/dist/assets/components/Annotation.min.js +1 -1
  3. package/dist/assets/components/CADGeometry.js +14 -14
  4. package/dist/assets/components/CADGeometry.min.js +1 -1
  5. package/dist/assets/components/CubeMapTexturing.js +25 -25
  6. package/dist/assets/components/CubeMapTexturing.min.js +1 -1
  7. package/dist/assets/components/DIS.js +13 -13
  8. package/dist/assets/components/DIS.min.js +1 -1
  9. package/dist/assets/components/EventUtilities.js +9 -9
  10. package/dist/assets/components/EventUtilities.min.js +1 -1
  11. package/dist/assets/components/Geometry2D.js +19 -19
  12. package/dist/assets/components/Geometry2D.min.js +1 -1
  13. package/dist/assets/components/Geospatial.js +33 -33
  14. package/dist/assets/components/Geospatial.min.js +1 -1
  15. package/dist/assets/components/HAnim.js +23 -23
  16. package/dist/assets/components/HAnim.min.js +1 -1
  17. package/dist/assets/components/KeyDeviceSensor.js +8 -8
  18. package/dist/assets/components/KeyDeviceSensor.min.js +1 -1
  19. package/dist/assets/components/Layout.js +30 -34
  20. package/dist/assets/components/Layout.min.js +1 -1
  21. package/dist/assets/components/NURBS.js +23 -23
  22. package/dist/assets/components/NURBS.min.js +1 -1
  23. package/dist/assets/components/ParticleSystems.js +23 -23
  24. package/dist/assets/components/ParticleSystems.min.js +1 -1
  25. package/dist/assets/components/Picking.js +18 -18
  26. package/dist/assets/components/Picking.min.js +1 -1
  27. package/dist/assets/components/RigidBodyPhysics.js +17 -17
  28. package/dist/assets/components/RigidBodyPhysics.min.js +1 -1
  29. package/dist/assets/components/Scripting.js +38 -38
  30. package/dist/assets/components/Scripting.min.js +1 -1
  31. package/dist/assets/components/Text.js +25 -27
  32. package/dist/assets/components/Text.min.js +1 -1
  33. package/dist/assets/components/TextureProjection.js +15 -15
  34. package/dist/assets/components/TextureProjection.min.js +1 -1
  35. package/dist/assets/components/Texturing3D.js +32 -32
  36. package/dist/assets/components/Texturing3D.min.js +1 -1
  37. package/dist/assets/components/VolumeRendering.js +19 -19
  38. package/dist/assets/components/VolumeRendering.min.js +1 -1
  39. package/dist/assets/components/X_ITE.js +8 -8
  40. package/dist/assets/components/X_ITE.min.js +1 -1
  41. package/dist/x_ite.css +1 -1
  42. package/dist/x_ite.js +60 -60
  43. package/dist/x_ite.min.js +1 -1
  44. package/dist/x_ite.min.mjs +1 -1
  45. package/dist/x_ite.mjs +60 -60
  46. package/dist/x_ite.zip +0 -0
  47. package/package.json +1 -1
package/dist/x_ite.mjs CHANGED
@@ -1,9 +1,9 @@
1
- /* X_ITE v9.1.7 */var __webpack_modules__ = ({
1
+ /* X_ITE v9.1.8 */var __webpack_modules__ = ({
2
2
 
3
- /***/ 986:
3
+ /***/ 308:
4
4
  /***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
5
5
 
6
- /* provided dependency */ var jQuery = __webpack_require__(146);
6
+ /* provided dependency */ var jQuery = __webpack_require__(61);
7
7
  /**
8
8
  * @preserve jquery.fullscreen 1.1.5
9
9
  * https://github.com/code-lts/jquery-fullscreen-plugin
@@ -199,7 +199,7 @@ installFullScreenHandlers();
199
199
 
200
200
  /***/ }),
201
201
 
202
- /***/ 165:
202
+ /***/ 970:
203
203
  /***/ ((module, exports, __webpack_require__) => {
204
204
 
205
205
  var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!
@@ -213,7 +213,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
213
213
  (function (factory) {
214
214
  if ( true ) {
215
215
  // AMD. Register as an anonymous module.
216
- !(__WEBPACK_AMD_DEFINE_ARRAY__ = [__webpack_require__(146)], __WEBPACK_AMD_DEFINE_FACTORY__ = (factory),
216
+ !(__WEBPACK_AMD_DEFINE_ARRAY__ = [__webpack_require__(61)], __WEBPACK_AMD_DEFINE_FACTORY__ = (factory),
217
217
  __WEBPACK_AMD_DEFINE_RESULT__ = (typeof __WEBPACK_AMD_DEFINE_FACTORY__ === 'function' ?
218
218
  (__WEBPACK_AMD_DEFINE_FACTORY__.apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__)) : __WEBPACK_AMD_DEFINE_FACTORY__),
219
219
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
@@ -424,7 +424,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
424
424
 
425
425
  /***/ }),
426
426
 
427
- /***/ 146:
427
+ /***/ 61:
428
428
  /***/ (function(module, exports) {
429
429
 
430
430
  var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!
@@ -11148,7 +11148,7 @@ return jQuery;
11148
11148
 
11149
11149
  /***/ }),
11150
11150
 
11151
- /***/ 509:
11151
+ /***/ 975:
11152
11152
  /***/ ((module) => {
11153
11153
 
11154
11154
  /**
@@ -15927,7 +15927,7 @@ if (true) {
15927
15927
 
15928
15928
  /***/ }),
15929
15929
 
15930
- /***/ 250:
15930
+ /***/ 491:
15931
15931
  /***/ (function(__unused_webpack_module, exports) {
15932
15932
 
15933
15933
 
@@ -19172,7 +19172,7 @@ if (true) {
19172
19172
 
19173
19173
  /***/ }),
19174
19174
 
19175
- /***/ 274:
19175
+ /***/ 855:
19176
19176
  /***/ (function(module, exports) {
19177
19177
 
19178
19178
  var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*
@@ -20299,7 +20299,7 @@ Object .defineProperty (Namespace, "add",
20299
20299
  }
20300
20300
  else
20301
20301
  {
20302
- const X3D = window [Symbol .for ("X_ITE.X3D-9.1.7")];
20302
+ const X3D = window [Symbol .for ("X_ITE.X3D-9.1.8")];
20303
20303
 
20304
20304
  if (X3D)
20305
20305
  X3D [name] = module;
@@ -32151,7 +32151,7 @@ Object .assign (Object .setPrototypeOf (X3DTypedArrayField .prototype, Base_X3DA
32151
32151
  array = target .getValue (),
32152
32152
  length = target [_length] * target .getComponents ();
32153
32153
 
32154
- if (array .length == length)
32154
+ if (array .length === length)
32155
32155
  return array;
32156
32156
 
32157
32157
  const newArray = array .subarray (0, length);
@@ -34239,7 +34239,7 @@ const X3DBaseNode_default_ = X3DBaseNode;
34239
34239
  x_ite_Namespace .add ("X3DBaseNode", "x_ite/Base/X3DBaseNode", X3DBaseNode_default_);
34240
34240
  /* harmony default export */ const Base_X3DBaseNode = (X3DBaseNode_default_);
34241
34241
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Legacy.js
34242
- /* provided dependency */ var $ = __webpack_require__(146);
34242
+ /* provided dependency */ var $ = __webpack_require__(61);
34243
34243
  /*******************************************************************************
34244
34244
  *
34245
34245
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -34376,7 +34376,7 @@ x_ite_Namespace .add ("Legacy", "x_ite/Browser/Legacy", Legacy_default_);
34376
34376
  *
34377
34377
  ******************************************************************************/
34378
34378
 
34379
- const BROWSER_VERSION_default_ = "9.1.7";
34379
+ const BROWSER_VERSION_default_ = "9.1.8";
34380
34380
  ;
34381
34381
 
34382
34382
  x_ite_Namespace .add ("BROWSER_VERSION", "x_ite/BROWSER_VERSION", BROWSER_VERSION_default_);
@@ -38227,7 +38227,7 @@ const X3DProtoDeclarationNode_default_ = X3DProtoDeclarationNode;
38227
38227
  x_ite_Namespace .add ("X3DProtoDeclarationNode", "x_ite/Prototype/X3DProtoDeclarationNode", X3DProtoDeclarationNode_default_);
38228
38228
  /* harmony default export */ const Prototype_X3DProtoDeclarationNode = (X3DProtoDeclarationNode_default_);
38229
38229
  ;// CONCATENATED MODULE: ./src/x_ite/Parser/X3DParser.js
38230
- /* provided dependency */ var X3DParser_$ = __webpack_require__(146);
38230
+ /* provided dependency */ var X3DParser_$ = __webpack_require__(61);
38231
38231
  /*******************************************************************************
38232
38232
  *
38233
38233
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -39052,7 +39052,7 @@ const X3DProtoDeclaration_default_ = X3DProtoDeclaration;
39052
39052
  x_ite_Namespace .add ("X3DProtoDeclaration", "x_ite/Prototype/X3DProtoDeclaration", X3DProtoDeclaration_default_);
39053
39053
  /* harmony default export */ const Prototype_X3DProtoDeclaration = (X3DProtoDeclaration_default_);
39054
39054
  ;// CONCATENATED MODULE: ./src/x_ite/Parser/VRMLParser.js
39055
- /* provided dependency */ var VRMLParser_$ = __webpack_require__(146);
39055
+ /* provided dependency */ var VRMLParser_$ = __webpack_require__(61);
39056
39056
  /*******************************************************************************
39057
39057
  *
39058
39058
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -41605,7 +41605,7 @@ const VRMLParser_default_ = VRMLParser;
41605
41605
  x_ite_Namespace .add ("VRMLParser", "x_ite/Parser/VRMLParser", VRMLParser_default_);
41606
41606
  /* harmony default export */ const Parser_VRMLParser = (VRMLParser_default_);
41607
41607
  ;// CONCATENATED MODULE: ./src/x_ite/Parser/XMLParser.js
41608
- /* provided dependency */ var XMLParser_$ = __webpack_require__(146);
41608
+ /* provided dependency */ var XMLParser_$ = __webpack_require__(61);
41609
41609
  /*******************************************************************************
41610
41610
  *
41611
41611
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -43698,7 +43698,7 @@ const URLs_default_ = URLs;
43698
43698
  x_ite_Namespace .add ("URLs", "x_ite/Browser/Networking/URLs", URLs_default_);
43699
43699
  /* harmony default export */ const Networking_URLs = (URLs_default_);
43700
43700
  ;// CONCATENATED MODULE: ./src/x_ite/Parser/GLTF2Parser.js
43701
- /* provided dependency */ var GLTF2Parser_$ = __webpack_require__(146);
43701
+ /* provided dependency */ var GLTF2Parser_$ = __webpack_require__(61);
43702
43702
  /*******************************************************************************
43703
43703
  *
43704
43704
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -46999,7 +46999,7 @@ const GLTF2Parser_default_ = GLTF2Parser;
46999
46999
  x_ite_Namespace .add ("GLTF2Parser", "x_ite/Parser/GLTF2Parser", GLTF2Parser_default_);
47000
47000
  /* harmony default export */ const Parser_GLTF2Parser = (GLTF2Parser_default_);
47001
47001
  ;// CONCATENATED MODULE: ./src/x_ite/Parser/GLB2Parser.js
47002
- /* provided dependency */ var GLB2Parser_$ = __webpack_require__(146);
47002
+ /* provided dependency */ var GLB2Parser_$ = __webpack_require__(61);
47003
47003
  /*******************************************************************************
47004
47004
  *
47005
47005
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -47151,7 +47151,7 @@ const GLB2Parser_default_ = GLB2Parser;
47151
47151
  x_ite_Namespace .add ("GLB2Parser", "x_ite/Parser/GLB2Parser", GLB2Parser_default_);
47152
47152
  /* harmony default export */ const Parser_GLB2Parser = (GLB2Parser_default_);
47153
47153
  ;// CONCATENATED MODULE: ./src/x_ite/Parser/OBJParser.js
47154
- /* provided dependency */ var OBJParser_$ = __webpack_require__(146);
47154
+ /* provided dependency */ var OBJParser_$ = __webpack_require__(61);
47155
47155
  /*******************************************************************************
47156
47156
  *
47157
47157
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -50506,8 +50506,8 @@ const MatrixStack_default_ = MatrixStack;
50506
50506
  x_ite_Namespace .add ("MatrixStack", "standard/Math/Utility/MatrixStack", MatrixStack_default_);
50507
50507
  /* harmony default export */ const Utility_MatrixStack = (MatrixStack_default_);
50508
50508
  ;// CONCATENATED MODULE: ./src/x_ite/Parser/SVGParser.js
50509
- /* provided dependency */ var SVGParser_$ = __webpack_require__(146);
50510
- /* provided dependency */ var libtess = __webpack_require__(509);
50509
+ /* provided dependency */ var SVGParser_$ = __webpack_require__(61);
50510
+ /* provided dependency */ var libtess = __webpack_require__(975);
50511
50511
  /*******************************************************************************
50512
50512
  *
50513
50513
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -53275,7 +53275,7 @@ const SVGParser_default_ = SVGParser;
53275
53275
  x_ite_Namespace .add ("SVGParser", "x_ite/Parser/SVGParser", SVGParser_default_);
53276
53276
  /* harmony default export */ const Parser_SVGParser = (SVGParser_default_);
53277
53277
  ;// CONCATENATED MODULE: ./src/x_ite/Parser/GoldenGate.js
53278
- /* provided dependency */ var GoldenGate_$ = __webpack_require__(146);
53278
+ /* provided dependency */ var GoldenGate_$ = __webpack_require__(61);
53279
53279
  /*******************************************************************************
53280
53280
  *
53281
53281
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -53612,7 +53612,7 @@ const Plane3_default_ = Plane3;
53612
53612
  x_ite_Namespace .add ("Plane3", "standard/Math/Geometry/Plane3", Plane3_default_);
53613
53613
  /* harmony default export */ const Geometry_Plane3 = (Plane3_default_);
53614
53614
  ;// CONCATENATED MODULE: ./src/standard/Math/Geometry/Triangle3.js
53615
- /* provided dependency */ var Triangle3_libtess = __webpack_require__(509);
53615
+ /* provided dependency */ var Triangle3_libtess = __webpack_require__(975);
53616
53616
  /*******************************************************************************
53617
53617
  *
53618
53618
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -61119,7 +61119,7 @@ const X3DTexture2DNode_default_ = X3DTexture2DNode;
61119
61119
  x_ite_Namespace .add ("X3DTexture2DNode", "x_ite/Components/Texturing/X3DTexture2DNode", X3DTexture2DNode_default_);
61120
61120
  /* harmony default export */ const Texturing_X3DTexture2DNode = (X3DTexture2DNode_default_);
61121
61121
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/ImageTexture.js
61122
- /* provided dependency */ var ImageTexture_$ = __webpack_require__(146);
61122
+ /* provided dependency */ var ImageTexture_$ = __webpack_require__(61);
61123
61123
  /*******************************************************************************
61124
61124
  *
61125
61125
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -65706,7 +65706,7 @@ const X3DWorld_default_ = X3DWorld;
65706
65706
  x_ite_Namespace .add ("X3DWorld", "x_ite/Execution/X3DWorld", X3DWorld_default_);
65707
65707
  /* harmony default export */ const Execution_X3DWorld = (X3DWorld_default_);
65708
65708
  ;// CONCATENATED MODULE: ./src/x_ite/InputOutput/FileLoader.js
65709
- /* provided dependency */ var FileLoader_$ = __webpack_require__(146);
65709
+ /* provided dependency */ var FileLoader_$ = __webpack_require__(61);
65710
65710
  /*******************************************************************************
65711
65711
  *
65712
65712
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -89396,7 +89396,7 @@ const X3DShaderNode_default_ = X3DShaderNode;
89396
89396
  x_ite_Namespace .add ("X3DShaderNode", "x_ite/Components/Shaders/X3DShaderNode", X3DShaderNode_default_);
89397
89397
  /* harmony default export */ const Shaders_X3DShaderNode = (X3DShaderNode_default_);
89398
89398
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Shaders/X3DProgrammableShaderObject.js
89399
- /* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(146);
89399
+ /* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(61);
89400
89400
  /*******************************************************************************
89401
89401
  *
89402
89402
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -95037,7 +95037,7 @@ const ShaderCompiler_default_ = ShaderCompiler;
95037
95037
  x_ite_Namespace .add ("ShaderCompiler", "x_ite/Browser/Shaders/ShaderCompiler", ShaderCompiler_default_);
95038
95038
  /* harmony default export */ const Shaders_ShaderCompiler = (ShaderCompiler_default_);
95039
95039
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Shaders/ShaderPart.js
95040
- /* provided dependency */ var ShaderPart_$ = __webpack_require__(146);
95040
+ /* provided dependency */ var ShaderPart_$ = __webpack_require__(61);
95041
95041
  /*******************************************************************************
95042
95042
  *
95043
95043
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -95694,7 +95694,7 @@ const X3DAppearanceNode_default_ = X3DAppearanceNode;
95694
95694
  x_ite_Namespace .add ("X3DAppearanceNode", "x_ite/Components/Shape/X3DAppearanceNode", X3DAppearanceNode_default_);
95695
95695
  /* harmony default export */ const Shape_X3DAppearanceNode = (X3DAppearanceNode_default_);
95696
95696
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Shape/Appearance.js
95697
- /* provided dependency */ var Appearance_$ = __webpack_require__(146);
95697
+ /* provided dependency */ var Appearance_$ = __webpack_require__(61);
95698
95698
  /*******************************************************************************
95699
95699
  *
95700
95700
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -99112,7 +99112,7 @@ const Components_Shape_default_ = {
99112
99112
  x_ite_Namespace .add ("Shape", "x_ite/Components/Shape", Components_Shape_default_);
99113
99113
  /* harmony default export */ const Components_Shape = (Components_Shape_default_);
99114
99114
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/X3DSoundProcessingNode.js
99115
- /* provided dependency */ var X3DSoundProcessingNode_$ = __webpack_require__(146);
99115
+ /* provided dependency */ var X3DSoundProcessingNode_$ = __webpack_require__(61);
99116
99116
  /*******************************************************************************
99117
99117
  *
99118
99118
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -99752,7 +99752,7 @@ const X3DSoundSourceNode_default_ = X3DSoundSourceNode;
99752
99752
  x_ite_Namespace .add ("X3DSoundSourceNode", "x_ite/Components/Sound/X3DSoundSourceNode", X3DSoundSourceNode_default_);
99753
99753
  /* harmony default export */ const Sound_X3DSoundSourceNode = (X3DSoundSourceNode_default_);
99754
99754
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/AudioClip.js
99755
- /* provided dependency */ var AudioClip_$ = __webpack_require__(146);
99755
+ /* provided dependency */ var AudioClip_$ = __webpack_require__(61);
99756
99756
  /*******************************************************************************
99757
99757
  *
99758
99758
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -100054,7 +100054,7 @@ const X3DSoundNode_default_ = X3DSoundNode;
100054
100054
  x_ite_Namespace .add ("X3DSoundNode", "x_ite/Components/Sound/X3DSoundNode", X3DSoundNode_default_);
100055
100055
  /* harmony default export */ const Sound_X3DSoundNode = (X3DSoundNode_default_);
100056
100056
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/X3DSoundDestinationNode.js
100057
- /* provided dependency */ var X3DSoundDestinationNode_$ = __webpack_require__(146);
100057
+ /* provided dependency */ var X3DSoundDestinationNode_$ = __webpack_require__(61);
100058
100058
  /*******************************************************************************
100059
100059
  *
100060
100060
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -101704,7 +101704,7 @@ const ListenerPointSource_default_ = ListenerPointSource;
101704
101704
  x_ite_Namespace .add ("ListenerPointSource", "x_ite/Components/Sound/ListenerPointSource", ListenerPointSource_default_);
101705
101705
  /* harmony default export */ const Sound_ListenerPointSource = (ListenerPointSource_default_);
101706
101706
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/MicrophoneSource.js
101707
- /* provided dependency */ var MicrophoneSource_$ = __webpack_require__(146);
101707
+ /* provided dependency */ var MicrophoneSource_$ = __webpack_require__(61);
101708
101708
  /*******************************************************************************
101709
101709
  *
101710
101710
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -103373,8 +103373,8 @@ const GifMedia_default_ = GifMedia;
103373
103373
  x_ite_Namespace .add ("GifMedia", "x_ite/Browser/Texturing/GifMedia", GifMedia_default_);
103374
103374
  /* harmony default export */ const Texturing_GifMedia = (GifMedia_default_);
103375
103375
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/MovieTexture.js
103376
- /* provided dependency */ var MovieTexture_$ = __webpack_require__(146);
103377
- /* provided dependency */ var SuperGif = __webpack_require__(274);
103376
+ /* provided dependency */ var MovieTexture_$ = __webpack_require__(61);
103377
+ /* provided dependency */ var SuperGif = __webpack_require__(855);
103378
103378
  /*******************************************************************************
103379
103379
  *
103380
103380
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -106649,7 +106649,7 @@ const gettext_default_ = gettext;
106649
106649
  x_ite_Namespace .add ("gettext", "locale/gettext", gettext_default_);
106650
106650
  /* harmony default export */ const locale_gettext = (gettext_default_);
106651
106651
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/BrowserTimings.js
106652
- /* provided dependency */ var BrowserTimings_$ = __webpack_require__(146);
106652
+ /* provided dependency */ var BrowserTimings_$ = __webpack_require__(61);
106653
106653
  /*******************************************************************************
106654
106654
  *
106655
106655
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -107079,7 +107079,7 @@ const TextureQuality_default_ = TextureQuality;
107079
107079
  x_ite_Namespace .add ("TextureQuality", "x_ite/Browser/Core/TextureQuality", TextureQuality_default_);
107080
107080
  /* harmony default export */ const Core_TextureQuality = (TextureQuality_default_);
107081
107081
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/BrowserOptions.js
107082
- /* provided dependency */ var BrowserOptions_$ = __webpack_require__(146);
107082
+ /* provided dependency */ var BrowserOptions_$ = __webpack_require__(61);
107083
107083
  /*******************************************************************************
107084
107084
  *
107085
107085
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -107669,7 +107669,7 @@ const RenderingProperties_default_ = RenderingProperties;
107669
107669
  x_ite_Namespace .add ("RenderingProperties", "x_ite/Browser/Core/RenderingProperties", RenderingProperties_default_);
107670
107670
  /* harmony default export */ const Core_RenderingProperties = (RenderingProperties_default_);
107671
107671
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/Notification.js
107672
- /* provided dependency */ var Notification_$ = __webpack_require__(146);
107672
+ /* provided dependency */ var Notification_$ = __webpack_require__(61);
107673
107673
  /*******************************************************************************
107674
107674
  *
107675
107675
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -107792,8 +107792,8 @@ const Notification_default_ = Notification;
107792
107792
  x_ite_Namespace .add ("Notification", "x_ite/Browser/Core/Notification", Notification_default_);
107793
107793
  /* harmony default export */ const Core_Notification = (Notification_default_);
107794
107794
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/ContextMenu.js
107795
- /* provided dependency */ var jquery_fullscreen = __webpack_require__(986);
107796
- /* provided dependency */ var ContextMenu_$ = __webpack_require__(146);
107795
+ /* provided dependency */ var jquery_fullscreen = __webpack_require__(308);
107796
+ /* provided dependency */ var ContextMenu_$ = __webpack_require__(61);
107797
107797
  /*******************************************************************************
107798
107798
  *
107799
107799
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -110541,7 +110541,7 @@ const DataStorage_default_ = DataStorage;
110541
110541
  x_ite_Namespace .add ("DataStorage", "standard/Utility/DataStorage", DataStorage_default_);
110542
110542
  /* harmony default export */ const Utility_DataStorage = (DataStorage_default_);
110543
110543
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/X3DCoreContext.js
110544
- /* provided dependency */ var X3DCoreContext_$ = __webpack_require__(146);
110544
+ /* provided dependency */ var X3DCoreContext_$ = __webpack_require__(61);
110545
110545
  /*******************************************************************************
110546
110546
  *
110547
110547
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -113068,8 +113068,8 @@ const X3DViewer_default_ = X3DViewer;
113068
113068
  x_ite_Namespace .add ("X3DViewer", "x_ite/Browser/Navigation/X3DViewer", X3DViewer_default_);
113069
113069
  /* harmony default export */ const Navigation_X3DViewer = (X3DViewer_default_);
113070
113070
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/ExamineViewer.js
113071
- /* provided dependency */ var jquery_mousewheel = __webpack_require__(165);
113072
- /* provided dependency */ var ExamineViewer_$ = __webpack_require__(146);
113071
+ /* provided dependency */ var jquery_mousewheel = __webpack_require__(970);
113072
+ /* provided dependency */ var ExamineViewer_$ = __webpack_require__(61);
113073
113073
  /*******************************************************************************
113074
113074
  *
113075
113075
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -113941,8 +113941,8 @@ const ExamineViewer_default_ = ExamineViewer;
113941
113941
  x_ite_Namespace .add ("ExamineViewer", "x_ite/Browser/Navigation/ExamineViewer", ExamineViewer_default_);
113942
113942
  /* harmony default export */ const Navigation_ExamineViewer = (ExamineViewer_default_);
113943
113943
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/X3DFlyViewer.js
113944
- /* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(165);
113945
- /* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(146);
113944
+ /* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(970);
113945
+ /* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(61);
113946
113946
  /*******************************************************************************
113947
113947
  *
113948
113948
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -114951,8 +114951,8 @@ const FlyViewer_default_ = FlyViewer;
114951
114951
  x_ite_Namespace .add ("FlyViewer", "x_ite/Browser/Navigation/FlyViewer", FlyViewer_default_);
114952
114952
  /* harmony default export */ const Navigation_FlyViewer = (FlyViewer_default_);
114953
114953
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/PlaneViewer.js
114954
- /* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(165);
114955
- /* provided dependency */ var PlaneViewer_$ = __webpack_require__(146);
114954
+ /* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(970);
114955
+ /* provided dependency */ var PlaneViewer_$ = __webpack_require__(61);
114956
114956
  /*******************************************************************************
114957
114957
  *
114958
114958
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -115283,8 +115283,8 @@ const NoneViewer_default_ = NoneViewer;
115283
115283
  x_ite_Namespace .add ("NoneViewer", "x_ite/Browser/Navigation/NoneViewer", NoneViewer_default_);
115284
115284
  /* harmony default export */ const Navigation_NoneViewer = (NoneViewer_default_);
115285
115285
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/LookAtViewer.js
115286
- /* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(165);
115287
- /* provided dependency */ var LookAtViewer_$ = __webpack_require__(146);
115286
+ /* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(970);
115287
+ /* provided dependency */ var LookAtViewer_$ = __webpack_require__(61);
115288
115288
  /*******************************************************************************
115289
115289
  *
115290
115290
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -116423,8 +116423,8 @@ const X3DPickingContext_default_ = X3DPickingContext;
116423
116423
  x_ite_Namespace .add ("X3DPickingContext", "x_ite/Browser/Picking/X3DPickingContext", X3DPickingContext_default_);
116424
116424
  /* harmony default export */ const Picking_X3DPickingContext = (X3DPickingContext_default_);
116425
116425
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/PointingDeviceSensor/PointingDevice.js
116426
- /* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(165);
116427
- /* provided dependency */ var PointingDevice_$ = __webpack_require__(146);
116426
+ /* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(970);
116427
+ /* provided dependency */ var PointingDevice_$ = __webpack_require__(61);
116428
116428
  /*******************************************************************************
116429
116429
  *
116430
116430
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -117703,7 +117703,7 @@ const MultiSampleFrameBuffer_default_ = MultiSampleFrameBuffer;
117703
117703
  x_ite_Namespace .add ("MultiSampleFrameBuffer", "x_ite/Rendering/MultiSampleFrameBuffer", MultiSampleFrameBuffer_default_);
117704
117704
  /* harmony default export */ const Rendering_MultiSampleFrameBuffer = (MultiSampleFrameBuffer_default_);
117705
117705
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Rendering/X3DRenderingContext.js
117706
- /* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(146);
117706
+ /* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(61);
117707
117707
  /*******************************************************************************
117708
117708
  *
117709
117709
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -118606,7 +118606,7 @@ const X3DSoundContext_default_ = X3DSoundContext;
118606
118606
  x_ite_Namespace .add ("X3DSoundContext", "x_ite/Browser/Sound/X3DSoundContext", X3DSoundContext_default_);
118607
118607
  /* harmony default export */ const Sound_X3DSoundContext = (X3DSoundContext_default_);
118608
118608
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Texturing/KTXDecoder.js
118609
- /* provided dependency */ var KTXDecoder_$ = __webpack_require__(146);
118609
+ /* provided dependency */ var KTXDecoder_$ = __webpack_require__(61);
118610
118610
  const KTXDecoder_default_ = class KTXDecoder
118611
118611
  {
118612
118612
  constructor (gl, externalKtxlib, scriptDir)
@@ -120159,7 +120159,7 @@ const Components_default_ = Components;
120159
120159
  x_ite_Namespace .add ("Components", "x_ite/Components", Components_default_);
120160
120160
  /* harmony default export */ const x_ite_Components = ((/* unused pure expression or super */ null && (Components_default_)));
120161
120161
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/DOMIntegration.js
120162
- /* provided dependency */ var DOMIntegration_$ = __webpack_require__(146);
120162
+ /* provided dependency */ var DOMIntegration_$ = __webpack_require__(61);
120163
120163
  /*******************************************************************************
120164
120164
  * MIT License
120165
120165
  *
@@ -121298,7 +121298,7 @@ const SupportedProfiles_default_ = SupportedProfiles;
121298
121298
  x_ite_Namespace .add ("SupportedProfiles", "x_ite/Configuration/SupportedProfiles", SupportedProfiles_default_);
121299
121299
  /* harmony default export */ const Configuration_SupportedProfiles = (SupportedProfiles_default_);
121300
121300
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/X3DBrowser.js
121301
- /* provided dependency */ var X3DBrowser_$ = __webpack_require__(146);
121301
+ /* provided dependency */ var X3DBrowser_$ = __webpack_require__(61);
121302
121302
  /*******************************************************************************
121303
121303
  *
121304
121304
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -122379,7 +122379,7 @@ const X3DBrowser_default_ = X3DBrowser;
122379
122379
  x_ite_Namespace .add ("X3DBrowser", "x_ite/Browser/X3DBrowser", X3DBrowser_default_);
122380
122380
  /* harmony default export */ const Browser_X3DBrowser = (X3DBrowser_default_);
122381
122381
  ;// CONCATENATED MODULE: ./src/x_ite/X3DCanvasElement.js
122382
- /* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(146);
122382
+ /* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(61);
122383
122383
  /*******************************************************************************
122384
122384
  *
122385
122385
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -122511,8 +122511,8 @@ const X3DCanvasElement_default_ = X3DCanvasElement;
122511
122511
  x_ite_Namespace .add ("X3DCanvasElement", "x_ite/X3DCanvasElement", X3DCanvasElement_default_);
122512
122512
  /* harmony default export */ const x_ite_X3DCanvasElement = (X3DCanvasElement_default_);
122513
122513
  ;// CONCATENATED MODULE: ./src/lib/jquery.js
122514
- /* provided dependency */ var jquery_$ = __webpack_require__(146);
122515
- /* provided dependency */ var pako = __webpack_require__(250);
122514
+ /* provided dependency */ var jquery_$ = __webpack_require__(61);
122515
+ /* provided dependency */ var pako = __webpack_require__(491);
122516
122516
  Object .assign (jquery_$,
122517
122517
  {
122518
122518
  decodeText (input)
@@ -122589,14 +122589,14 @@ const jquery_default_ = jquery_$;
122589
122589
  x_ite_Namespace .add ("jquery", "lib/jquery", jquery_default_);
122590
122590
  /* harmony default export */ const jquery = ((/* unused pure expression or super */ null && (jquery_default_)));
122591
122591
  ;// CONCATENATED MODULE: ./src/lib/libtess.js
122592
- /* provided dependency */ var libtess_libtess = __webpack_require__(509);
122592
+ /* provided dependency */ var libtess_libtess = __webpack_require__(975);
122593
122593
  const libtess_default_ = libtess_libtess;
122594
122594
  ;
122595
122595
 
122596
122596
  x_ite_Namespace .add ("libtess", "lib/libtess", libtess_default_);
122597
122597
  /* harmony default export */ const lib_libtess = ((/* unused pure expression or super */ null && (libtess_default_)));
122598
122598
  ;// CONCATENATED MODULE: ./src/x_ite/X3D.js
122599
- /* provided dependency */ var X3D_$ = __webpack_require__(146);
122599
+ /* provided dependency */ var X3D_$ = __webpack_require__(61);
122600
122600
  /*******************************************************************************
122601
122601
  *
122602
122602
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -122990,7 +122990,7 @@ x_ite_Namespace .add ("shim", "shim", shim_default_);
122990
122990
 
122991
122991
  // Assign X3D to global namespace.
122992
122992
 
122993
- window [Symbol .for ("X_ITE.X3D-9.1.7")] = x_ite_X3D;
122993
+ window [Symbol .for ("X_ITE.X3D-9.1.8")] = x_ite_X3D;
122994
122994
 
122995
122995
  customElements .define ("x3d-canvas", x_ite_X3DCanvasElement);
122996
122996
 
package/dist/x_ite.zip CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "x_ite",
3
- "version": "9.1.7",
3
+ "version": "9.1.8",
4
4
  "description": "X_ITE X3D Browser, view and manipulate X3D and VRML scenes in HTML.",
5
5
  "main": "dist/x_ite.js",
6
6
  "module": "dist/x_ite.mjs",