x_ite 8.12.0 → 8.12.1

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 (49) hide show
  1. package/README.md +1 -9
  2. package/dist/assets/components/Annotation.js +13 -13
  3. package/dist/assets/components/Annotation.min.js +1 -1
  4. package/dist/assets/components/CADGeometry.js +14 -14
  5. package/dist/assets/components/CADGeometry.min.js +1 -1
  6. package/dist/assets/components/CubeMapTexturing.js +25 -25
  7. package/dist/assets/components/CubeMapTexturing.min.js +1 -1
  8. package/dist/assets/components/DIS.js +13 -13
  9. package/dist/assets/components/DIS.min.js +1 -1
  10. package/dist/assets/components/EventUtilities.js +9 -9
  11. package/dist/assets/components/EventUtilities.min.js +1 -1
  12. package/dist/assets/components/Geometry2D.js +19 -19
  13. package/dist/assets/components/Geometry2D.min.js +1 -1
  14. package/dist/assets/components/Geospatial.js +33 -33
  15. package/dist/assets/components/Geospatial.min.js +1 -1
  16. package/dist/assets/components/HAnim.js +23 -23
  17. package/dist/assets/components/HAnim.min.js +1 -1
  18. package/dist/assets/components/KeyDeviceSensor.js +8 -8
  19. package/dist/assets/components/KeyDeviceSensor.min.js +1 -1
  20. package/dist/assets/components/Layout.js +26 -26
  21. package/dist/assets/components/Layout.min.js +1 -1
  22. package/dist/assets/components/NURBS.js +24 -24
  23. package/dist/assets/components/NURBS.min.js +1 -1
  24. package/dist/assets/components/ParticleSystems.js +23 -23
  25. package/dist/assets/components/ParticleSystems.min.js +1 -1
  26. package/dist/assets/components/Picking.js +18 -18
  27. package/dist/assets/components/Picking.min.js +1 -1
  28. package/dist/assets/components/RigidBodyPhysics.js +17 -17
  29. package/dist/assets/components/RigidBodyPhysics.min.js +1 -1
  30. package/dist/assets/components/Scripting.js +38 -38
  31. package/dist/assets/components/Scripting.min.js +1 -1
  32. package/dist/assets/components/Text.js +24 -24
  33. package/dist/assets/components/Text.min.js +1 -1
  34. package/dist/assets/components/TextureProjector.js +14 -14
  35. package/dist/assets/components/TextureProjector.min.js +1 -1
  36. package/dist/assets/components/Texturing3D.js +30 -30
  37. package/dist/assets/components/Texturing3D.min.js +1 -1
  38. package/dist/assets/components/VolumeRendering.js +18 -18
  39. package/dist/assets/components/VolumeRendering.min.js +1 -1
  40. package/dist/assets/components/X_ITE.js +9 -9
  41. package/dist/assets/components/X_ITE.min.js +1 -1
  42. package/dist/x_ite.css +1 -1
  43. package/dist/x_ite.d.ts +2096 -0
  44. package/dist/x_ite.js +95 -74
  45. package/dist/x_ite.min.js +1 -1
  46. package/dist/x_ite.min.mjs +1 -1
  47. package/dist/x_ite.mjs +95 -74
  48. package/dist/x_ite.zip +0 -0
  49. package/package.json +5 -1
package/dist/x_ite.js CHANGED
@@ -1,4 +1,4 @@
1
- /* X_ITE v8.12.0 */(function webpackUniversalModuleDefinition(root, factory) {
1
+ /* X_ITE v8.12.1 */(function webpackUniversalModuleDefinition(root, factory) {
2
2
  if(typeof exports === 'object' && typeof module === 'object')
3
3
  module.exports = factory();
4
4
  else if(typeof define === 'function' && define.amd)
@@ -11,11 +11,11 @@
11
11
  return /******/ (() => { // webpackBootstrap
12
12
  /******/ var __webpack_modules__ = ({
13
13
 
14
- /***/ 153:
14
+ /***/ 141:
15
15
  /***/ (function(module, exports, __webpack_require__) {
16
16
 
17
17
  "use strict";
18
- /* provided dependency */ var jQuery = __webpack_require__(464);
18
+ /* provided dependency */ var jQuery = __webpack_require__(81);
19
19
  var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_RESULT__;
20
20
 
21
21
  /**
@@ -387,10 +387,10 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_RESULT__;
387
387
 
388
388
  /***/ }),
389
389
 
390
- /***/ 734:
390
+ /***/ 890:
391
391
  /***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
392
392
 
393
- /* provided dependency */ var jQuery = __webpack_require__(464);
393
+ /* provided dependency */ var jQuery = __webpack_require__(81);
394
394
  /**
395
395
  * @preserve jquery.fullscreen 1.1.5
396
396
  * https://github.com/code-lts/jquery-fullscreen-plugin
@@ -586,7 +586,7 @@ installFullScreenHandlers();
586
586
 
587
587
  /***/ }),
588
588
 
589
- /***/ 520:
589
+ /***/ 662:
590
590
  /***/ ((module, exports, __webpack_require__) => {
591
591
 
592
592
  var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!
@@ -600,7 +600,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
600
600
  (function (factory) {
601
601
  if ( true ) {
602
602
  // AMD. Register as an anonymous module.
603
- !(__WEBPACK_AMD_DEFINE_ARRAY__ = [__webpack_require__(464)], __WEBPACK_AMD_DEFINE_FACTORY__ = (factory),
603
+ !(__WEBPACK_AMD_DEFINE_ARRAY__ = [__webpack_require__(81)], __WEBPACK_AMD_DEFINE_FACTORY__ = (factory),
604
604
  __WEBPACK_AMD_DEFINE_RESULT__ = (typeof __WEBPACK_AMD_DEFINE_FACTORY__ === 'function' ?
605
605
  (__WEBPACK_AMD_DEFINE_FACTORY__.apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__)) : __WEBPACK_AMD_DEFINE_FACTORY__),
606
606
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
@@ -811,7 +811,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
811
811
 
812
812
  /***/ }),
813
813
 
814
- /***/ 464:
814
+ /***/ 81:
815
815
  /***/ (function(module, exports) {
816
816
 
817
817
  var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!
@@ -11535,7 +11535,7 @@ return jQuery;
11535
11535
 
11536
11536
  /***/ }),
11537
11537
 
11538
- /***/ 602:
11538
+ /***/ 275:
11539
11539
  /***/ ((module) => {
11540
11540
 
11541
11541
  /**
@@ -16314,7 +16314,7 @@ if (true) {
16314
16314
 
16315
16315
  /***/ }),
16316
16316
 
16317
- /***/ 644:
16317
+ /***/ 52:
16318
16318
  /***/ (function(__unused_webpack_module, exports) {
16319
16319
 
16320
16320
 
@@ -19559,7 +19559,7 @@ if (true) {
19559
19559
 
19560
19560
  /***/ }),
19561
19561
 
19562
- /***/ 49:
19562
+ /***/ 893:
19563
19563
  /***/ (function(module, exports) {
19564
19564
 
19565
19565
  var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*
@@ -20687,7 +20687,7 @@ Object .defineProperty (Namespace, "add",
20687
20687
  }
20688
20688
  else
20689
20689
  {
20690
- const X3D = window [Symbol .for ("X_ITE.X3D-8.12.0")];
20690
+ const X3D = window [Symbol .for ("X_ITE.X3D-8.12.1")];
20691
20691
 
20692
20692
  if (X3D)
20693
20693
  X3D [name] = module;
@@ -34403,7 +34403,7 @@ const X3DBaseNode_default_ = X3DBaseNode;
34403
34403
  x_ite_Namespace .add ("X3DBaseNode", "x_ite/Base/X3DBaseNode", X3DBaseNode_default_);
34404
34404
  /* harmony default export */ const Base_X3DBaseNode = (X3DBaseNode_default_);
34405
34405
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Legacy.js
34406
- /* provided dependency */ var $ = __webpack_require__(464);
34406
+ /* provided dependency */ var $ = __webpack_require__(81);
34407
34407
  /*******************************************************************************
34408
34408
  *
34409
34409
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -34540,7 +34540,7 @@ x_ite_Namespace .add ("Legacy", "x_ite/Browser/Legacy", Legacy_default_);
34540
34540
  *
34541
34541
  ******************************************************************************/
34542
34542
 
34543
- const VERSION_default_ = "8.12.0";
34543
+ const VERSION_default_ = "8.12.1";
34544
34544
  ;
34545
34545
 
34546
34546
  x_ite_Namespace .add ("VERSION", "x_ite/Browser/VERSION", VERSION_default_);
@@ -35724,7 +35724,7 @@ Object .assign (Object .setPrototypeOf (X3DNode .prototype, Base_X3DBaseNode .pr
35724
35724
  {
35725
35725
  generator .string += generator .Indent ();
35726
35726
  generator .string += '"';
35727
- generator .string += "#sourceText";
35727
+ generator .string += "#sourceCode";
35728
35728
  generator .string += '"';
35729
35729
  generator .string += ':';
35730
35730
  generator .string += generator .TidySpace ();
@@ -38428,7 +38428,7 @@ const X3DProtoDeclarationNode_default_ = X3DProtoDeclarationNode;
38428
38428
  x_ite_Namespace .add ("X3DProtoDeclarationNode", "x_ite/Prototype/X3DProtoDeclarationNode", X3DProtoDeclarationNode_default_);
38429
38429
  /* harmony default export */ const Prototype_X3DProtoDeclarationNode = (X3DProtoDeclarationNode_default_);
38430
38430
  ;// CONCATENATED MODULE: ./src/x_ite/Parser/X3DParser.js
38431
- /* provided dependency */ var X3DParser_$ = __webpack_require__(464);
38431
+ /* provided dependency */ var X3DParser_$ = __webpack_require__(81);
38432
38432
  /*******************************************************************************
38433
38433
  *
38434
38434
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -39253,7 +39253,7 @@ const X3DProtoDeclaration_default_ = X3DProtoDeclaration;
39253
39253
  x_ite_Namespace .add ("X3DProtoDeclaration", "x_ite/Prototype/X3DProtoDeclaration", X3DProtoDeclaration_default_);
39254
39254
  /* harmony default export */ const Prototype_X3DProtoDeclaration = (X3DProtoDeclaration_default_);
39255
39255
  ;// CONCATENATED MODULE: ./src/x_ite/Parser/VRMLParser.js
39256
- /* provided dependency */ var VRMLParser_$ = __webpack_require__(464);
39256
+ /* provided dependency */ var VRMLParser_$ = __webpack_require__(81);
39257
39257
  /*******************************************************************************
39258
39258
  *
39259
39259
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -39627,8 +39627,7 @@ Object .assign (Object .setPrototypeOf (VRMLParser .prototype, Parser_X3DParser
39627
39627
  }
39628
39628
  catch (error)
39629
39629
  {
39630
- console .error (error);
39631
- this .reject (new Error (this .getError (error)));
39630
+ throw new Error (this .getError (error));
39632
39631
  }
39633
39632
  })
39634
39633
  .catch (this .reject);
@@ -39747,7 +39746,7 @@ Object .assign (Object .setPrototypeOf (VRMLParser .prototype, Parser_X3DParser
39747
39746
  }
39748
39747
  catch (error)
39749
39748
  {
39750
- console .log (error .message);
39749
+ console .warn (error .message);
39751
39750
  return true;
39752
39751
  }
39753
39752
  }
@@ -41799,7 +41798,7 @@ const VRMLParser_default_ = VRMLParser;
41799
41798
  x_ite_Namespace .add ("VRMLParser", "x_ite/Parser/VRMLParser", VRMLParser_default_);
41800
41799
  /* harmony default export */ const Parser_VRMLParser = (VRMLParser_default_);
41801
41800
  ;// CONCATENATED MODULE: ./src/x_ite/Parser/XMLParser.js
41802
- /* provided dependency */ var XMLParser_$ = __webpack_require__(464);
41801
+ /* provided dependency */ var XMLParser_$ = __webpack_require__(81);
41803
41802
  /*******************************************************************************
41804
41803
  *
41805
41804
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -43825,7 +43824,7 @@ const URLs_default_ = URLs;
43825
43824
  x_ite_Namespace .add ("URLs", "x_ite/Browser/Networking/URLs", URLs_default_);
43826
43825
  /* harmony default export */ const Networking_URLs = (URLs_default_);
43827
43826
  ;// CONCATENATED MODULE: ./src/x_ite/Parser/GLTF2Parser.js
43828
- /* provided dependency */ var GLTF2Parser_$ = __webpack_require__(464);
43827
+ /* provided dependency */ var GLTF2Parser_$ = __webpack_require__(81);
43829
43828
  /*******************************************************************************
43830
43829
  *
43831
43830
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -44531,9 +44530,9 @@ Object .assign (Object .setPrototypeOf (GLTF2Parser .prototype, Parser_X3DParser
44531
44530
  if (!(texture instanceof Object))
44532
44531
  return;
44533
44532
 
44534
- const image = this .images [texture .source];
44533
+ const images = this .textureImageObject (texture);
44535
44534
 
44536
- if (!image)
44535
+ if (!images .length)
44537
44536
  return null;
44538
44537
 
44539
44538
  if (texture .textureNode)
@@ -44542,7 +44541,7 @@ Object .assign (Object .setPrototypeOf (GLTF2Parser .prototype, Parser_X3DParser
44542
44541
  const
44543
44542
  scene = this .getExecutionContext (),
44544
44543
  textureNode = scene .createNode ("ImageTexture", false),
44545
- name = this .sanitizeName (texture .name || image .name);
44544
+ name = this .sanitizeName (texture .name || images [0] .name);
44546
44545
 
44547
44546
  if (name)
44548
44547
  {
@@ -44550,7 +44549,7 @@ Object .assign (Object .setPrototypeOf (GLTF2Parser .prototype, Parser_X3DParser
44550
44549
  scene .addExportedNode (scene .getUniqueExportName (name), textureNode);
44551
44550
  }
44552
44551
 
44553
- textureNode ._url = [image .uri];
44552
+ textureNode ._url = images .map (image => image .uri);
44554
44553
 
44555
44554
  const sampler = this .samplers [texture .sampler];
44556
44555
 
@@ -44561,6 +44560,15 @@ Object .assign (Object .setPrototypeOf (GLTF2Parser .prototype, Parser_X3DParser
44561
44560
 
44562
44561
  return texture .textureNode = textureNode;
44563
44562
  },
44563
+ textureImageObject (texture)
44564
+ {
44565
+ const images = [this .images [texture .source]];
44566
+
44567
+ if (this .extensions .has ("EXT_texture_webp"))
44568
+ images .unshift (this .images [texture .extensions ?.EXT_texture_webp ?.source]);
44569
+
44570
+ return images .filter (image => image);
44571
+ },
44564
44572
  materialsArray (materials)
44565
44573
  {
44566
44574
  if (!(materials instanceof Array))
@@ -46888,7 +46896,7 @@ const GLTF2Parser_default_ = GLTF2Parser;
46888
46896
  x_ite_Namespace .add ("GLTF2Parser", "x_ite/Parser/GLTF2Parser", GLTF2Parser_default_);
46889
46897
  /* harmony default export */ const Parser_GLTF2Parser = (GLTF2Parser_default_);
46890
46898
  ;// CONCATENATED MODULE: ./src/x_ite/Parser/GLB2Parser.js
46891
- /* provided dependency */ var GLB2Parser_$ = __webpack_require__(464);
46899
+ /* provided dependency */ var GLB2Parser_$ = __webpack_require__(81);
46892
46900
  /*******************************************************************************
46893
46901
  *
46894
46902
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -47040,7 +47048,7 @@ const GLB2Parser_default_ = GLB2Parser;
47040
47048
  x_ite_Namespace .add ("GLB2Parser", "x_ite/Parser/GLB2Parser", GLB2Parser_default_);
47041
47049
  /* harmony default export */ const Parser_GLB2Parser = (GLB2Parser_default_);
47042
47050
  ;// CONCATENATED MODULE: ./src/x_ite/Parser/OBJParser.js
47043
- /* provided dependency */ var OBJParser_$ = __webpack_require__(464);
47051
+ /* provided dependency */ var OBJParser_$ = __webpack_require__(81);
47044
47052
  /*******************************************************************************
47045
47053
  *
47046
47054
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -50395,8 +50403,8 @@ const MatrixStack_default_ = MatrixStack;
50395
50403
  x_ite_Namespace .add ("MatrixStack", "standard/Math/Utility/MatrixStack", MatrixStack_default_);
50396
50404
  /* harmony default export */ const Utility_MatrixStack = (MatrixStack_default_);
50397
50405
  ;// CONCATENATED MODULE: ./src/x_ite/Parser/SVGParser.js
50398
- /* provided dependency */ var SVGParser_$ = __webpack_require__(464);
50399
- /* provided dependency */ var libtess = __webpack_require__(602);
50406
+ /* provided dependency */ var SVGParser_$ = __webpack_require__(81);
50407
+ /* provided dependency */ var libtess = __webpack_require__(275);
50400
50408
  /*******************************************************************************
50401
50409
  *
50402
50410
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -53164,7 +53172,7 @@ const SVGParser_default_ = SVGParser;
53164
53172
  x_ite_Namespace .add ("SVGParser", "x_ite/Parser/SVGParser", SVGParser_default_);
53165
53173
  /* harmony default export */ const Parser_SVGParser = (SVGParser_default_);
53166
53174
  ;// CONCATENATED MODULE: ./src/x_ite/Parser/GoldenGate.js
53167
- /* provided dependency */ var GoldenGate_$ = __webpack_require__(464);
53175
+ /* provided dependency */ var GoldenGate_$ = __webpack_require__(81);
53168
53176
  /*******************************************************************************
53169
53177
  *
53170
53178
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -53501,7 +53509,7 @@ const Plane3_default_ = Plane3;
53501
53509
  x_ite_Namespace .add ("Plane3", "standard/Math/Geometry/Plane3", Plane3_default_);
53502
53510
  /* harmony default export */ const Geometry_Plane3 = (Plane3_default_);
53503
53511
  ;// CONCATENATED MODULE: ./src/standard/Math/Geometry/Triangle3.js
53504
- /* provided dependency */ var Triangle3_libtess = __webpack_require__(602);
53512
+ /* provided dependency */ var Triangle3_libtess = __webpack_require__(275);
53505
53513
  /*******************************************************************************
53506
53514
  *
53507
53515
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -60886,7 +60894,7 @@ const X3DTexture2DNode_default_ = X3DTexture2DNode;
60886
60894
  x_ite_Namespace .add ("X3DTexture2DNode", "x_ite/Components/Texturing/X3DTexture2DNode", X3DTexture2DNode_default_);
60887
60895
  /* harmony default export */ const Texturing_X3DTexture2DNode = (X3DTexture2DNode_default_);
60888
60896
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/ImageTexture.js
60889
- /* provided dependency */ var ImageTexture_$ = __webpack_require__(464);
60897
+ /* provided dependency */ var ImageTexture_$ = __webpack_require__(81);
60890
60898
  /*******************************************************************************
60891
60899
  *
60892
60900
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -65488,7 +65496,7 @@ const X3DWorld_default_ = X3DWorld;
65488
65496
  x_ite_Namespace .add ("X3DWorld", "x_ite/Execution/X3DWorld", X3DWorld_default_);
65489
65497
  /* harmony default export */ const Execution_X3DWorld = (X3DWorld_default_);
65490
65498
  ;// CONCATENATED MODULE: ./src/x_ite/InputOutput/FileLoader.js
65491
- /* provided dependency */ var FileLoader_$ = __webpack_require__(464);
65499
+ /* provided dependency */ var FileLoader_$ = __webpack_require__(81);
65492
65500
  /*******************************************************************************
65493
65501
  *
65494
65502
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -88997,7 +89005,7 @@ const X3DShaderNode_default_ = X3DShaderNode;
88997
89005
  x_ite_Namespace .add ("X3DShaderNode", "x_ite/Components/Shaders/X3DShaderNode", X3DShaderNode_default_);
88998
89006
  /* harmony default export */ const Shaders_X3DShaderNode = (X3DShaderNode_default_);
88999
89007
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Shaders/X3DProgrammableShaderObject.js
89000
- /* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(464);
89008
+ /* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(81);
89001
89009
  /*******************************************************************************
89002
89010
  *
89003
89011
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -94384,7 +94392,7 @@ const ShaderCompiler_default_ = ShaderCompiler;
94384
94392
  x_ite_Namespace .add ("ShaderCompiler", "x_ite/Browser/Shaders/ShaderCompiler", ShaderCompiler_default_);
94385
94393
  /* harmony default export */ const Shaders_ShaderCompiler = (ShaderCompiler_default_);
94386
94394
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Shaders/ShaderPart.js
94387
- /* provided dependency */ var ShaderPart_$ = __webpack_require__(464);
94395
+ /* provided dependency */ var ShaderPart_$ = __webpack_require__(81);
94388
94396
  /*******************************************************************************
94389
94397
  *
94390
94398
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -95041,7 +95049,7 @@ const X3DAppearanceNode_default_ = X3DAppearanceNode;
95041
95049
  x_ite_Namespace .add ("X3DAppearanceNode", "x_ite/Components/Shape/X3DAppearanceNode", X3DAppearanceNode_default_);
95042
95050
  /* harmony default export */ const Shape_X3DAppearanceNode = (X3DAppearanceNode_default_);
95043
95051
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Shape/Appearance.js
95044
- /* provided dependency */ var Appearance_$ = __webpack_require__(464);
95052
+ /* provided dependency */ var Appearance_$ = __webpack_require__(81);
95045
95053
  /*******************************************************************************
95046
95054
  *
95047
95055
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -98318,7 +98326,7 @@ const Components_Shape_default_ = {
98318
98326
  x_ite_Namespace .add ("Shape", "x_ite/Components/Shape", Components_Shape_default_);
98319
98327
  /* harmony default export */ const Components_Shape = (Components_Shape_default_);
98320
98328
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/X3DSoundProcessingNode.js
98321
- /* provided dependency */ var X3DSoundProcessingNode_$ = __webpack_require__(464);
98329
+ /* provided dependency */ var X3DSoundProcessingNode_$ = __webpack_require__(81);
98322
98330
  /*******************************************************************************
98323
98331
  *
98324
98332
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -98958,7 +98966,7 @@ const X3DSoundSourceNode_default_ = X3DSoundSourceNode;
98958
98966
  x_ite_Namespace .add ("X3DSoundSourceNode", "x_ite/Components/Sound/X3DSoundSourceNode", X3DSoundSourceNode_default_);
98959
98967
  /* harmony default export */ const Sound_X3DSoundSourceNode = (X3DSoundSourceNode_default_);
98960
98968
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/AudioClip.js
98961
- /* provided dependency */ var AudioClip_$ = __webpack_require__(464);
98969
+ /* provided dependency */ var AudioClip_$ = __webpack_require__(81);
98962
98970
  /*******************************************************************************
98963
98971
  *
98964
98972
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -99260,7 +99268,7 @@ const X3DSoundNode_default_ = X3DSoundNode;
99260
99268
  x_ite_Namespace .add ("X3DSoundNode", "x_ite/Components/Sound/X3DSoundNode", X3DSoundNode_default_);
99261
99269
  /* harmony default export */ const Sound_X3DSoundNode = (X3DSoundNode_default_);
99262
99270
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/X3DSoundDestinationNode.js
99263
- /* provided dependency */ var X3DSoundDestinationNode_$ = __webpack_require__(464);
99271
+ /* provided dependency */ var X3DSoundDestinationNode_$ = __webpack_require__(81);
99264
99272
  /*******************************************************************************
99265
99273
  *
99266
99274
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -100910,7 +100918,7 @@ const ListenerPointSource_default_ = ListenerPointSource;
100910
100918
  x_ite_Namespace .add ("ListenerPointSource", "x_ite/Components/Sound/ListenerPointSource", ListenerPointSource_default_);
100911
100919
  /* harmony default export */ const Sound_ListenerPointSource = (ListenerPointSource_default_);
100912
100920
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/MicrophoneSource.js
100913
- /* provided dependency */ var MicrophoneSource_$ = __webpack_require__(464);
100921
+ /* provided dependency */ var MicrophoneSource_$ = __webpack_require__(81);
100914
100922
  /*******************************************************************************
100915
100923
  *
100916
100924
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -102579,8 +102587,8 @@ const GIFMedia_default_ = GifMedia;
102579
102587
  x_ite_Namespace .add ("GIFMedia", "x_ite/Browser/Texturing/GIFMedia", GIFMedia_default_);
102580
102588
  /* harmony default export */ const GIFMedia = (GIFMedia_default_);
102581
102589
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/MovieTexture.js
102582
- /* provided dependency */ var MovieTexture_$ = __webpack_require__(464);
102583
- /* provided dependency */ var SuperGif = __webpack_require__(49);
102590
+ /* provided dependency */ var MovieTexture_$ = __webpack_require__(81);
102591
+ /* provided dependency */ var SuperGif = __webpack_require__(893);
102584
102592
  /*******************************************************************************
102585
102593
  *
102586
102594
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -103751,7 +103759,7 @@ const MultiTextureTransform_default_ = MultiTextureTransform;
103751
103759
  x_ite_Namespace .add ("MultiTextureTransform", "x_ite/Components/Texturing/MultiTextureTransform", MultiTextureTransform_default_);
103752
103760
  /* harmony default export */ const Texturing_MultiTextureTransform = (MultiTextureTransform_default_);
103753
103761
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/PixelTexture.js
103754
- /* provided dependency */ var PixelTexture_$ = __webpack_require__(464);
103762
+ /* provided dependency */ var PixelTexture_$ = __webpack_require__(81);
103755
103763
  /*******************************************************************************
103756
103764
  *
103757
103765
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -105905,7 +105913,7 @@ const gettext_default_ = gettext;
105905
105913
  x_ite_Namespace .add ("gettext", "locale/gettext", gettext_default_);
105906
105914
  /* harmony default export */ const locale_gettext = (gettext_default_);
105907
105915
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/BrowserTimings.js
105908
- /* provided dependency */ var BrowserTimings_$ = __webpack_require__(464);
105916
+ /* provided dependency */ var BrowserTimings_$ = __webpack_require__(81);
105909
105917
  /*******************************************************************************
105910
105918
  *
105911
105919
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -106335,7 +106343,7 @@ const TextureQuality_default_ = TextureQuality;
106335
106343
  x_ite_Namespace .add ("TextureQuality", "x_ite/Browser/Core/TextureQuality", TextureQuality_default_);
106336
106344
  /* harmony default export */ const Core_TextureQuality = (TextureQuality_default_);
106337
106345
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/BrowserOptions.js
106338
- /* provided dependency */ var BrowserOptions_$ = __webpack_require__(464);
106346
+ /* provided dependency */ var BrowserOptions_$ = __webpack_require__(81);
106339
106347
  /*******************************************************************************
106340
106348
  *
106341
106349
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -106928,7 +106936,7 @@ const RenderingProperties_default_ = RenderingProperties;
106928
106936
  x_ite_Namespace .add ("RenderingProperties", "x_ite/Browser/Core/RenderingProperties", RenderingProperties_default_);
106929
106937
  /* harmony default export */ const Core_RenderingProperties = (RenderingProperties_default_);
106930
106938
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/Notification.js
106931
- /* provided dependency */ var Notification_$ = __webpack_require__(464);
106939
+ /* provided dependency */ var Notification_$ = __webpack_require__(81);
106932
106940
  /*******************************************************************************
106933
106941
  *
106934
106942
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -107051,8 +107059,8 @@ const Notification_default_ = Notification;
107051
107059
  x_ite_Namespace .add ("Notification", "x_ite/Browser/Core/Notification", Notification_default_);
107052
107060
  /* harmony default export */ const Core_Notification = (Notification_default_);
107053
107061
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/ContextMenu.js
107054
- /* provided dependency */ var jquery_fullscreen = __webpack_require__(734);
107055
- /* provided dependency */ var ContextMenu_$ = __webpack_require__(464);
107062
+ /* provided dependency */ var jquery_fullscreen = __webpack_require__(890);
107063
+ /* provided dependency */ var ContextMenu_$ = __webpack_require__(81);
107056
107064
  /*******************************************************************************
107057
107065
  *
107058
107066
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -109804,7 +109812,7 @@ const DataStorage_default_ = DataStorage;
109804
109812
  x_ite_Namespace .add ("DataStorage", "standard/Utility/DataStorage", DataStorage_default_);
109805
109813
  /* harmony default export */ const Utility_DataStorage = (DataStorage_default_);
109806
109814
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/X3DCoreContext.js
109807
- /* provided dependency */ var X3DCoreContext_$ = __webpack_require__(464);
109815
+ /* provided dependency */ var X3DCoreContext_$ = __webpack_require__(81);
109808
109816
  /*******************************************************************************
109809
109817
  *
109810
109818
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -109951,6 +109959,7 @@ function X3DCoreContext (element)
109951
109959
  this .addChildObjects (Base_X3DConstants .outputOnly, "controlKey", new x_ite_Fields .SFBool (),
109952
109960
  Base_X3DConstants .outputOnly, "shiftKey", new x_ite_Fields .SFBool (),
109953
109961
  Base_X3DConstants .outputOnly, "altKey", new x_ite_Fields .SFBool (),
109962
+ Base_X3DConstants .outputOnly, "commandKey", new x_ite_Fields .SFBool (),
109954
109963
  Base_X3DConstants .outputOnly, "altGrKey", new x_ite_Fields .SFBool ());
109955
109964
  }
109956
109965
 
@@ -110286,14 +110295,16 @@ Object .assign (X3DCoreContext .prototype,
110286
110295
  {
110287
110296
  return this ._altKey .getValue ();
110288
110297
  },
110298
+ getCommandKey ()
110299
+ {
110300
+ return this ._commandKey .getValue ();
110301
+ },
110289
110302
  getAltGrKey ()
110290
110303
  {
110291
110304
  return this ._altGrKey .getValue ();
110292
110305
  },
110293
110306
  [_keydown] (event)
110294
110307
  {
110295
- //console .log (event .keyCode);
110296
-
110297
110308
  switch (event .keyCode)
110298
110309
  {
110299
110310
  case 16: // Shift
@@ -110400,6 +110411,11 @@ Object .assign (X3DCoreContext .prototype,
110400
110411
 
110401
110412
  break;
110402
110413
  }
110414
+ case 91: // Command
110415
+ {
110416
+ this ._commandKey = true;
110417
+ break;
110418
+ }
110403
110419
  case 225: // Alt Gr
110404
110420
  {
110405
110421
  this ._altGrKey = true;
@@ -110540,6 +110556,11 @@ Object .assign (X3DCoreContext .prototype,
110540
110556
  this ._altKey = false;
110541
110557
  break;
110542
110558
  }
110559
+ case 91: // Command
110560
+ {
110561
+ this ._commandKey = false;
110562
+ break;
110563
+ }
110543
110564
  case 225: // Alt Gr
110544
110565
  {
110545
110566
  this ._altGrKey = false;
@@ -111837,8 +111858,8 @@ const X3DViewer_default_ = X3DViewer;
111837
111858
  x_ite_Namespace .add ("X3DViewer", "x_ite/Browser/Navigation/X3DViewer", X3DViewer_default_);
111838
111859
  /* harmony default export */ const Navigation_X3DViewer = (X3DViewer_default_);
111839
111860
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/ExamineViewer.js
111840
- /* provided dependency */ var jquery_mousewheel = __webpack_require__(520);
111841
- /* provided dependency */ var ExamineViewer_$ = __webpack_require__(464);
111861
+ /* provided dependency */ var jquery_mousewheel = __webpack_require__(662);
111862
+ /* provided dependency */ var ExamineViewer_$ = __webpack_require__(81);
111842
111863
  /*******************************************************************************
111843
111864
  *
111844
111865
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -112710,8 +112731,8 @@ const ExamineViewer_default_ = ExamineViewer;
112710
112731
  x_ite_Namespace .add ("ExamineViewer", "x_ite/Browser/Navigation/ExamineViewer", ExamineViewer_default_);
112711
112732
  /* harmony default export */ const Navigation_ExamineViewer = (ExamineViewer_default_);
112712
112733
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/X3DFlyViewer.js
112713
- /* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(520);
112714
- /* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(464);
112734
+ /* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(662);
112735
+ /* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(81);
112715
112736
  /*******************************************************************************
112716
112737
  *
112717
112738
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -112885,7 +112906,7 @@ Object .assign (Object .setPrototypeOf (X3DFlyViewer .prototype, Navigation_X3DV
112885
112906
  this .getBrowser () .setCursor ("MOVE");
112886
112907
  this .addCollision ();
112887
112908
 
112888
- if (this .getBrowser () .getControlKey () || this .lookAround)
112909
+ if (this .getBrowser () .getControlKey () || this .getBrowser () .getCommandKey () || this .lookAround)
112889
112910
  {
112890
112911
  // Look around.
112891
112912
 
@@ -112972,7 +112993,7 @@ Object .assign (Object .setPrototypeOf (X3DFlyViewer .prototype, Navigation_X3DV
112972
112993
  {
112973
112994
  case 0:
112974
112995
  {
112975
- if (browser .getControlKey () || this .lookAround)
112996
+ if (browser .getControlKey () || browser .getCommandKey () || this .lookAround)
112976
112997
  {
112977
112998
  // Stop event propagation.
112978
112999
  event .preventDefault ();
@@ -113715,8 +113736,8 @@ const FlyViewer_default_ = FlyViewer;
113715
113736
  x_ite_Namespace .add ("FlyViewer", "x_ite/Browser/Navigation/FlyViewer", FlyViewer_default_);
113716
113737
  /* harmony default export */ const Navigation_FlyViewer = (FlyViewer_default_);
113717
113738
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/PlaneViewer.js
113718
- /* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(520);
113719
- /* provided dependency */ var PlaneViewer_$ = __webpack_require__(464);
113739
+ /* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(662);
113740
+ /* provided dependency */ var PlaneViewer_$ = __webpack_require__(81);
113720
113741
  /*******************************************************************************
113721
113742
  *
113722
113743
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -114047,8 +114068,8 @@ const NoneViewer_default_ = NoneViewer;
114047
114068
  x_ite_Namespace .add ("NoneViewer", "x_ite/Browser/Navigation/NoneViewer", NoneViewer_default_);
114048
114069
  /* harmony default export */ const Navigation_NoneViewer = (NoneViewer_default_);
114049
114070
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/LookAtViewer.js
114050
- /* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(520);
114051
- /* provided dependency */ var LookAtViewer_$ = __webpack_require__(464);
114071
+ /* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(662);
114072
+ /* provided dependency */ var LookAtViewer_$ = __webpack_require__(81);
114052
114073
  /*******************************************************************************
114053
114074
  *
114054
114075
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -115187,8 +115208,8 @@ const X3DPickingContext_default_ = X3DPickingContext;
115187
115208
  x_ite_Namespace .add ("X3DPickingContext", "x_ite/Browser/Picking/X3DPickingContext", X3DPickingContext_default_);
115188
115209
  /* harmony default export */ const Picking_X3DPickingContext = (X3DPickingContext_default_);
115189
115210
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/PointingDeviceSensor/PointingDevice.js
115190
- /* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(520);
115191
- /* provided dependency */ var PointingDevice_$ = __webpack_require__(464);
115211
+ /* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(662);
115212
+ /* provided dependency */ var PointingDevice_$ = __webpack_require__(81);
115192
115213
  /*******************************************************************************
115193
115214
  *
115194
115215
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -116466,8 +116487,8 @@ const MultiSampleFrameBuffer_default_ = MultiSampleFrameBuffer;
116466
116487
  x_ite_Namespace .add ("MultiSampleFrameBuffer", "x_ite/Rendering/MultiSampleFrameBuffer", MultiSampleFrameBuffer_default_);
116467
116488
  /* harmony default export */ const Rendering_MultiSampleFrameBuffer = (MultiSampleFrameBuffer_default_);
116468
116489
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Rendering/X3DRenderingContext.js
116469
- /* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(464);
116470
- /* provided dependency */ var ResizeSensor = __webpack_require__(153);
116490
+ /* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(81);
116491
+ /* provided dependency */ var ResizeSensor = __webpack_require__(141);
116471
116492
  /*******************************************************************************
116472
116493
  *
116473
116494
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -118748,7 +118769,7 @@ const Components_default_ = Components;
118748
118769
  x_ite_Namespace .add ("Components", "x_ite/Components", Components_default_);
118749
118770
  /* harmony default export */ const x_ite_Components = ((/* unused pure expression or super */ null && (Components_default_)));
118750
118771
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/DOMIntegration.js
118751
- /* provided dependency */ var DOMIntegration_$ = __webpack_require__(464);
118772
+ /* provided dependency */ var DOMIntegration_$ = __webpack_require__(81);
118752
118773
  /*******************************************************************************
118753
118774
  * MIT License
118754
118775
  *
@@ -119886,7 +119907,7 @@ const SupportedProfiles_default_ = SupportedProfiles;
119886
119907
  x_ite_Namespace .add ("SupportedProfiles", "x_ite/Configuration/SupportedProfiles", SupportedProfiles_default_);
119887
119908
  /* harmony default export */ const Configuration_SupportedProfiles = (SupportedProfiles_default_);
119888
119909
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/X3DBrowser.js
119889
- /* provided dependency */ var X3DBrowser_$ = __webpack_require__(464);
119910
+ /* provided dependency */ var X3DBrowser_$ = __webpack_require__(81);
119890
119911
  /*******************************************************************************
119891
119912
  *
119892
119913
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -120967,7 +120988,7 @@ const X3DBrowser_default_ = X3DBrowser;
120967
120988
  x_ite_Namespace .add ("X3DBrowser", "x_ite/Browser/X3DBrowser", X3DBrowser_default_);
120968
120989
  /* harmony default export */ const Browser_X3DBrowser = (X3DBrowser_default_);
120969
120990
  ;// CONCATENATED MODULE: ./src/x_ite/X3DCanvasElement.js
120970
- /* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(464);
120991
+ /* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(81);
120971
120992
  /*******************************************************************************
120972
120993
  *
120973
120994
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -121099,8 +121120,8 @@ const X3DCanvasElement_default_ = X3DCanvasElement;
121099
121120
  x_ite_Namespace .add ("X3DCanvasElement", "x_ite/X3DCanvasElement", X3DCanvasElement_default_);
121100
121121
  /* harmony default export */ const x_ite_X3DCanvasElement = (X3DCanvasElement_default_);
121101
121122
  ;// CONCATENATED MODULE: ./src/lib/jquery.js
121102
- /* provided dependency */ var jquery_$ = __webpack_require__(464);
121103
- /* provided dependency */ var pako = __webpack_require__(644);
121123
+ /* provided dependency */ var jquery_$ = __webpack_require__(81);
121124
+ /* provided dependency */ var pako = __webpack_require__(52);
121104
121125
  Object .assign (jquery_$,
121105
121126
  {
121106
121127
  decodeText (input)
@@ -121177,14 +121198,14 @@ const jquery_default_ = jquery_$;
121177
121198
  x_ite_Namespace .add ("jquery", "lib/jquery", jquery_default_);
121178
121199
  /* harmony default export */ const jquery = ((/* unused pure expression or super */ null && (jquery_default_)));
121179
121200
  ;// CONCATENATED MODULE: ./src/lib/libtess.js
121180
- /* provided dependency */ var libtess_libtess = __webpack_require__(602);
121201
+ /* provided dependency */ var libtess_libtess = __webpack_require__(275);
121181
121202
  const libtess_default_ = libtess_libtess;
121182
121203
  ;
121183
121204
 
121184
121205
  x_ite_Namespace .add ("libtess", "lib/libtess", libtess_default_);
121185
121206
  /* harmony default export */ const lib_libtess = ((/* unused pure expression or super */ null && (libtess_default_)));
121186
121207
  ;// CONCATENATED MODULE: ./src/x_ite/X3D.js
121187
- /* provided dependency */ var X3D_$ = __webpack_require__(464);
121208
+ /* provided dependency */ var X3D_$ = __webpack_require__(81);
121188
121209
  /*******************************************************************************
121189
121210
  *
121190
121211
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -121578,7 +121599,7 @@ x_ite_Namespace .add ("shim", "shim", shim_default_);
121578
121599
 
121579
121600
  // Assign X3D to global namespace.
121580
121601
 
121581
- window [Symbol .for ("X_ITE.X3D-8.12.0")] = x_ite_X3D;
121602
+ window [Symbol .for ("X_ITE.X3D-8.12.1")] = x_ite_X3D;
121582
121603
 
121583
121604
  customElements .define ("x3d-canvas", x_ite_X3DCanvasElement);
121584
121605