x_ite 10.5.13 → 10.5.14

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 +11 -4
  2. package/dist/assets/components/AnnotationComponent.js +2 -2
  3. package/dist/assets/components/AnnotationComponent.min.js +2 -2
  4. package/dist/assets/components/CADGeometryComponent.js +2 -2
  5. package/dist/assets/components/CADGeometryComponent.min.js +2 -2
  6. package/dist/assets/components/CubeMapTexturingComponent.js +2 -2
  7. package/dist/assets/components/CubeMapTexturingComponent.min.js +2 -2
  8. package/dist/assets/components/DISComponent.js +2 -2
  9. package/dist/assets/components/DISComponent.min.js +2 -2
  10. package/dist/assets/components/EventUtilitiesComponent.js +2 -2
  11. package/dist/assets/components/EventUtilitiesComponent.min.js +2 -2
  12. package/dist/assets/components/Geometry2DComponent.js +2 -2
  13. package/dist/assets/components/Geometry2DComponent.min.js +2 -2
  14. package/dist/assets/components/GeospatialComponent.js +2 -2
  15. package/dist/assets/components/GeospatialComponent.min.js +2 -2
  16. package/dist/assets/components/HAnimComponent.js +2 -2
  17. package/dist/assets/components/HAnimComponent.min.js +2 -2
  18. package/dist/assets/components/KeyDeviceSensorComponent.js +2 -2
  19. package/dist/assets/components/KeyDeviceSensorComponent.min.js +2 -2
  20. package/dist/assets/components/LayoutComponent.js +2 -2
  21. package/dist/assets/components/LayoutComponent.min.js +2 -2
  22. package/dist/assets/components/NURBSComponent.js +2 -2
  23. package/dist/assets/components/NURBSComponent.min.js +2 -2
  24. package/dist/assets/components/ParticleSystemsComponent.js +2 -2
  25. package/dist/assets/components/ParticleSystemsComponent.min.js +2 -2
  26. package/dist/assets/components/PickingComponent.js +2 -2
  27. package/dist/assets/components/PickingComponent.min.js +2 -2
  28. package/dist/assets/components/RigidBodyPhysicsComponent.js +2 -2
  29. package/dist/assets/components/RigidBodyPhysicsComponent.min.js +2 -2
  30. package/dist/assets/components/ScriptingComponent.js +2 -2
  31. package/dist/assets/components/ScriptingComponent.min.js +2 -2
  32. package/dist/assets/components/TextComponent.js +4 -4
  33. package/dist/assets/components/TextComponent.min.js +2 -2
  34. package/dist/assets/components/TextureProjectionComponent.js +2 -2
  35. package/dist/assets/components/TextureProjectionComponent.min.js +2 -2
  36. package/dist/assets/components/Texturing3DComponent.js +10 -10
  37. package/dist/assets/components/Texturing3DComponent.min.js +2 -2
  38. package/dist/assets/components/VolumeRenderingComponent.js +2 -2
  39. package/dist/assets/components/VolumeRenderingComponent.min.js +2 -2
  40. package/dist/assets/components/X_ITEComponent.js +2 -2
  41. package/dist/assets/components/X_ITEComponent.min.js +2 -2
  42. package/dist/example.html +1 -1
  43. package/dist/x_ite.css +1 -1
  44. package/dist/x_ite.js +73 -70
  45. package/dist/x_ite.min.js +2 -2
  46. package/dist/x_ite.min.mjs +2 -2
  47. package/dist/x_ite.mjs +73 -70
  48. package/dist/x_ite.zip +0 -0
  49. package/package.json +1 -1
package/dist/x_ite.mjs CHANGED
@@ -1,10 +1,10 @@
1
- /* X_ITE v10.5.13 */
1
+ /* X_ITE v10.5.14 */
2
2
  var __webpack_modules__ = ({
3
3
 
4
- /***/ 655:
4
+ /***/ 489:
5
5
  /***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
6
6
 
7
- /* provided dependency */ var jQuery = __webpack_require__(243);
7
+ /* provided dependency */ var jQuery = __webpack_require__(625);
8
8
  /**
9
9
  * @preserve jquery.fullscreen 1.1.5
10
10
  * https://github.com/code-lts/jquery-fullscreen-plugin
@@ -200,7 +200,7 @@ installFullScreenHandlers();
200
200
 
201
201
  /***/ }),
202
202
 
203
- /***/ 371:
203
+ /***/ 729:
204
204
  /***/ ((module, exports, __webpack_require__) => {
205
205
 
206
206
  var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!
@@ -214,7 +214,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
214
214
  (function (factory) {
215
215
  if ( true ) {
216
216
  // AMD. Register as an anonymous module.
217
- !(__WEBPACK_AMD_DEFINE_ARRAY__ = [__webpack_require__(243)], __WEBPACK_AMD_DEFINE_FACTORY__ = (factory),
217
+ !(__WEBPACK_AMD_DEFINE_ARRAY__ = [__webpack_require__(625)], __WEBPACK_AMD_DEFINE_FACTORY__ = (factory),
218
218
  __WEBPACK_AMD_DEFINE_RESULT__ = (typeof __WEBPACK_AMD_DEFINE_FACTORY__ === 'function' ?
219
219
  (__WEBPACK_AMD_DEFINE_FACTORY__.apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__)) : __WEBPACK_AMD_DEFINE_FACTORY__),
220
220
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
@@ -425,7 +425,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
425
425
 
426
426
  /***/ }),
427
427
 
428
- /***/ 243:
428
+ /***/ 625:
429
429
  /***/ (function(module, exports) {
430
430
 
431
431
  var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!
@@ -11149,7 +11149,7 @@ return jQuery;
11149
11149
 
11150
11150
  /***/ }),
11151
11151
 
11152
- /***/ 720:
11152
+ /***/ 706:
11153
11153
  /***/ ((module) => {
11154
11154
 
11155
11155
  /**
@@ -15928,7 +15928,7 @@ if (true) {
15928
15928
 
15929
15929
  /***/ }),
15930
15930
 
15931
- /***/ 619:
15931
+ /***/ 133:
15932
15932
  /***/ (function(__unused_webpack_module, exports) {
15933
15933
 
15934
15934
 
@@ -19173,7 +19173,7 @@ if (true) {
19173
19173
 
19174
19174
  /***/ }),
19175
19175
 
19176
- /***/ 780:
19176
+ /***/ 402:
19177
19177
  /***/ (function(module, exports) {
19178
19178
 
19179
19179
  var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*
@@ -20297,7 +20297,7 @@ Object .defineProperty (Namespace, "add",
20297
20297
  return module;
20298
20298
  }
20299
20299
 
20300
- const X3D = window [Symbol .for ("X_ITE.X3D-10.5.13")];
20300
+ const X3D = window [Symbol .for ("X_ITE.X3D-10.5.14")];
20301
20301
 
20302
20302
  if (X3D)
20303
20303
  X3D [name] = module;
@@ -34173,7 +34173,7 @@ const X3DBaseNode_default_ = X3DBaseNode;
34173
34173
 
34174
34174
  /* harmony default export */ const Base_X3DBaseNode = (x_ite_Namespace .add ("X3DBaseNode", X3DBaseNode_default_));
34175
34175
  ;// ./src/x_ite/Browser/Legacy.js
34176
- /* provided dependency */ var $ = __webpack_require__(243);
34176
+ /* provided dependency */ var $ = __webpack_require__(625);
34177
34177
  /*******************************************************************************
34178
34178
  *
34179
34179
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -34309,7 +34309,7 @@ const Legacy_default_ = Legacy;
34309
34309
  *
34310
34310
  ******************************************************************************/
34311
34311
 
34312
- const BROWSER_VERSION_default_ = "10.5.13";
34312
+ const BROWSER_VERSION_default_ = "10.5.14";
34313
34313
  ;
34314
34314
 
34315
34315
  /* harmony default export */ const BROWSER_VERSION = (x_ite_Namespace .add ("BROWSER_VERSION", BROWSER_VERSION_default_));
@@ -37338,7 +37338,7 @@ const X3DBindableNode_default_ = X3DBindableNode;
37338
37338
 
37339
37339
  /* harmony default export */ const Core_X3DBindableNode = (x_ite_Namespace .add ("X3DBindableNode", X3DBindableNode_default_));
37340
37340
  ;// ./src/standard/Math/Geometry/Triangle3.js
37341
- /* provided dependency */ var libtess = __webpack_require__(720);
37341
+ /* provided dependency */ var libtess = __webpack_require__(706);
37342
37342
  /*******************************************************************************
37343
37343
  *
37344
37344
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -39904,7 +39904,7 @@ const X3DProtoDeclaration_default_ = X3DProtoDeclaration;
39904
39904
 
39905
39905
  /* harmony default export */ const Prototype_X3DProtoDeclaration = (x_ite_Namespace .add ("X3DProtoDeclaration", X3DProtoDeclaration_default_));
39906
39906
  ;// ./src/x_ite/Parser/X3DParser.js
39907
- /* provided dependency */ var X3DParser_$ = __webpack_require__(243);
39907
+ /* provided dependency */ var X3DParser_$ = __webpack_require__(625);
39908
39908
  /*******************************************************************************
39909
39909
  *
39910
39910
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -40159,7 +40159,7 @@ const Expressions_default_ = Expressions;
40159
40159
 
40160
40160
  /* harmony default export */ const Parser_Expressions = (x_ite_Namespace .add ("Expressions", Expressions_default_));
40161
40161
  ;// ./src/x_ite/Parser/VRMLParser.js
40162
- /* provided dependency */ var VRMLParser_$ = __webpack_require__(243);
40162
+ /* provided dependency */ var VRMLParser_$ = __webpack_require__(625);
40163
40163
  /*******************************************************************************
40164
40164
  *
40165
40165
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -42799,7 +42799,7 @@ const VRMLParser_default_ = VRMLParser;
42799
42799
 
42800
42800
  /* harmony default export */ const Parser_VRMLParser = (x_ite_Namespace .add ("VRMLParser", VRMLParser_default_));
42801
42801
  ;// ./src/x_ite/Parser/XMLParser.js
42802
- /* provided dependency */ var XMLParser_$ = __webpack_require__(243);
42802
+ /* provided dependency */ var XMLParser_$ = __webpack_require__(625);
42803
42803
  /*******************************************************************************
42804
42804
  *
42805
42805
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -44021,7 +44021,7 @@ const XMLParser_default_ = XMLParser;
44021
44021
 
44022
44022
  /* harmony default export */ const Parser_XMLParser = (x_ite_Namespace .add ("XMLParser", XMLParser_default_));
44023
44023
  ;// ./src/x_ite/Parser/JSONParser.js
44024
- /* provided dependency */ var JSONParser_$ = __webpack_require__(243);
44024
+ /* provided dependency */ var JSONParser_$ = __webpack_require__(625);
44025
44025
  /*******************************************************************************
44026
44026
  *
44027
44027
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -44977,7 +44977,7 @@ const URLs_default_ = URLs;
44977
44977
 
44978
44978
  /* harmony default export */ const Networking_URLs = (x_ite_Namespace .add ("URLs", URLs_default_));
44979
44979
  ;// ./src/x_ite/Parser/GLTF2Parser.js
44980
- /* provided dependency */ var GLTF2Parser_$ = __webpack_require__(243);
44980
+ /* provided dependency */ var GLTF2Parser_$ = __webpack_require__(625);
44981
44981
  /*******************************************************************************
44982
44982
  *
44983
44983
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -49010,7 +49010,7 @@ const GLTF2Parser_default_ = GLTF2Parser;
49010
49010
 
49011
49011
  /* harmony default export */ const Parser_GLTF2Parser = (x_ite_Namespace .add ("GLTF2Parser", GLTF2Parser_default_));
49012
49012
  ;// ./src/x_ite/Parser/GLB2Parser.js
49013
- /* provided dependency */ var GLB2Parser_$ = __webpack_require__(243);
49013
+ /* provided dependency */ var GLB2Parser_$ = __webpack_require__(625);
49014
49014
  /*******************************************************************************
49015
49015
  *
49016
49016
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -49161,7 +49161,7 @@ const GLB2Parser_default_ = GLB2Parser;
49161
49161
 
49162
49162
  /* harmony default export */ const Parser_GLB2Parser = (x_ite_Namespace .add ("GLB2Parser", GLB2Parser_default_));
49163
49163
  ;// ./src/x_ite/Parser/OBJParser.js
49164
- /* provided dependency */ var OBJParser_$ = __webpack_require__(243);
49164
+ /* provided dependency */ var OBJParser_$ = __webpack_require__(625);
49165
49165
  /*******************************************************************************
49166
49166
  *
49167
49167
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -52528,8 +52528,8 @@ const MatrixStack_default_ = MatrixStack;
52528
52528
 
52529
52529
  /* harmony default export */ const Utility_MatrixStack = (x_ite_Namespace .add ("MatrixStack", MatrixStack_default_));
52530
52530
  ;// ./src/x_ite/Parser/SVGParser.js
52531
- /* provided dependency */ var SVGParser_$ = __webpack_require__(243);
52532
- /* provided dependency */ var SVGParser_libtess = __webpack_require__(720);
52531
+ /* provided dependency */ var SVGParser_$ = __webpack_require__(625);
52532
+ /* provided dependency */ var SVGParser_libtess = __webpack_require__(706);
52533
52533
  /*******************************************************************************
52534
52534
  *
52535
52535
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -55308,7 +55308,7 @@ const SVGParser_default_ = SVGParser;
55308
55308
 
55309
55309
  /* harmony default export */ const Parser_SVGParser = (x_ite_Namespace .add ("SVGParser", SVGParser_default_));
55310
55310
  ;// ./src/x_ite/Parser/GoldenGate.js
55311
- /* provided dependency */ var GoldenGate_$ = __webpack_require__(243);
55311
+ /* provided dependency */ var GoldenGate_$ = __webpack_require__(625);
55312
55312
  /*******************************************************************************
55313
55313
  *
55314
55314
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -63327,7 +63327,7 @@ const X3DTexture2DNode_default_ = X3DTexture2DNode;
63327
63327
 
63328
63328
  /* harmony default export */ const Texturing_X3DTexture2DNode = (x_ite_Namespace .add ("X3DTexture2DNode", X3DTexture2DNode_default_));
63329
63329
  ;// ./src/x_ite/Components/Texturing/ImageTexture.js
63330
- /* provided dependency */ var ImageTexture_$ = __webpack_require__(243);
63330
+ /* provided dependency */ var ImageTexture_$ = __webpack_require__(625);
63331
63331
  /*******************************************************************************
63332
63332
  *
63333
63333
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -66754,7 +66754,7 @@ const X3DWorld_default_ = X3DWorld;
66754
66754
 
66755
66755
  /* harmony default export */ const Execution_X3DWorld = (x_ite_Namespace .add ("X3DWorld", X3DWorld_default_));
66756
66756
  ;// ./src/x_ite/InputOutput/FileLoader.js
66757
- /* provided dependency */ var FileLoader_$ = __webpack_require__(243);
66757
+ /* provided dependency */ var FileLoader_$ = __webpack_require__(625);
66758
66758
  /*******************************************************************************
66759
66759
  *
66760
66760
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -67718,7 +67718,7 @@ const ProtoDeclarationArray_default_ = ProtoDeclarationArray;
67718
67718
 
67719
67719
  /* harmony default export */ const Prototype_ProtoDeclarationArray = (x_ite_Namespace .add ("ProtoDeclarationArray", ProtoDeclarationArray_default_));
67720
67720
  ;// ./src/x_ite/Routing/X3DRoute.js
67721
- /* provided dependency */ var X3DRoute_$ = __webpack_require__(243);
67721
+ /* provided dependency */ var X3DRoute_$ = __webpack_require__(625);
67722
67722
  /*******************************************************************************
67723
67723
  *
67724
67724
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -75538,6 +75538,11 @@ Object .assign (Object .setPrototypeOf (Extrusion .prototype, Rendering_X3DGeome
75538
75538
  .cross (vector3 .assign (spine [i - 1] .getValue ()) .subtract (s))
75539
75539
  .normalize ();
75540
75540
 
75541
+ // Fix edge case.
75542
+ // https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/GeometricShapes/ExtrusionEdgeCasesIndex.html
75543
+ if (SCPyAxisPrevious .dot (SCPyAxis) < 0)
75544
+ SCPyAxis .negate ();
75545
+
75541
75546
  // g.
75542
75547
  if (SCPzAxisPrevious .dot (SCPzAxis) < 0)
75543
75548
  SCPzAxis .negate ();
@@ -75573,15 +75578,20 @@ Object .assign (Object .setPrototypeOf (Extrusion .prototype, Rendering_X3DGeome
75573
75578
  {
75574
75579
  const s = spine .at (-1) .getValue ();
75575
75580
 
75576
- SCPyAxis .assign (s) .subtract (spine [numSpines - 2] .getValue ()) .normalize ();
75581
+ SCPyAxis .assign (s) .subtract (spine .at (-2) .getValue ()) .normalize ();
75577
75582
 
75578
75583
  if (numSpines > 2)
75579
75584
  {
75580
- SCPzAxis .assign (s) .subtract (spine [numSpines - 2] .getValue ())
75581
- .cross (vector3 .assign (spine [numSpines - 3] .getValue ()) .subtract (spine [numSpines - 2] .getValue ()))
75585
+ SCPzAxis .assign (s) .subtract (spine .at (-2) .getValue ())
75586
+ .cross (vector3 .assign (spine .at (-3) .getValue ()) .subtract (spine .at (-2) .getValue ()))
75582
75587
  .normalize ();
75583
75588
  }
75584
75589
 
75590
+ // Fix edge case.
75591
+ // https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/GeometricShapes/ExtrusionEdgeCasesIndex.html
75592
+ if (SCPyAxisPrevious .dot (SCPyAxis) < 0)
75593
+ SCPyAxis .negate ();
75594
+
75585
75595
  // g.
75586
75596
  if (SCPzAxisPrevious .dot (SCPzAxis) < 0)
75587
75597
  SCPzAxis .negate ();
@@ -75636,10 +75646,7 @@ Object .assign (Object .setPrototypeOf (Extrusion .prototype, Rendering_X3DGeome
75636
75646
  && this .getClosed (this ._orientation)
75637
75647
  && this .getClosed (this ._scale);
75638
75648
 
75639
- const
75640
- firstCrossSection = crossSection [0] .getValue (),
75641
- lastCrossSection = crossSection [crossSection .length - 1] .getValue (),
75642
- closedCrossSection = firstCrossSection .equals (lastCrossSection);
75649
+ const closedCrossSection = this .getClosed (crossSection);
75643
75650
 
75644
75651
  // For caps calculation
75645
75652
 
@@ -91398,7 +91405,7 @@ mediump samplerCube textureCube;
91398
91405
 
91399
91406
  /* harmony default export */ const MaterialTextures = (x_ite_Namespace .add ("MaterialTextures", MaterialTextures_default_));
91400
91407
  ;// ./src/x_ite/Components/Shaders/X3DProgrammableShaderObject.js
91401
- /* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(243);
91408
+ /* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(625);
91402
91409
  /*******************************************************************************
91403
91410
  *
91404
91411
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -96695,7 +96702,7 @@ const ShaderCompiler_default_ = ShaderCompiler;
96695
96702
 
96696
96703
  /* harmony default export */ const Shaders_ShaderCompiler = (x_ite_Namespace .add ("ShaderCompiler", ShaderCompiler_default_));
96697
96704
  ;// ./src/x_ite/Components/Shaders/ShaderPart.js
96698
- /* provided dependency */ var ShaderPart_$ = __webpack_require__(243);
96705
+ /* provided dependency */ var ShaderPart_$ = __webpack_require__(625);
96699
96706
  /*******************************************************************************
96700
96707
  *
96701
96708
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -97293,7 +97300,7 @@ const X3DAppearanceNode_default_ = X3DAppearanceNode;
97293
97300
 
97294
97301
  /* harmony default export */ const Shape_X3DAppearanceNode = (x_ite_Namespace .add ("X3DAppearanceNode", X3DAppearanceNode_default_));
97295
97302
  ;// ./src/x_ite/Components/Shape/Appearance.js
97296
- /* provided dependency */ var Appearance_$ = __webpack_require__(243);
97303
+ /* provided dependency */ var Appearance_$ = __webpack_require__(625);
97297
97304
  /*******************************************************************************
97298
97305
  *
97299
97306
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -105524,8 +105531,8 @@ const GifMedia_default_ = GifMedia;
105524
105531
 
105525
105532
  /* harmony default export */ const Texturing_GifMedia = (x_ite_Namespace .add ("GifMedia", GifMedia_default_));
105526
105533
  ;// ./src/x_ite/Components/Texturing/MovieTexture.js
105527
- /* provided dependency */ var MovieTexture_$ = __webpack_require__(243);
105528
- /* provided dependency */ var SuperGif = __webpack_require__(780);
105534
+ /* provided dependency */ var MovieTexture_$ = __webpack_require__(625);
105535
+ /* provided dependency */ var SuperGif = __webpack_require__(402);
105529
105536
  /*******************************************************************************
105530
105537
  *
105531
105538
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -107998,7 +108005,7 @@ const gettext_default_ = (string) => locale .get (string) || string;
107998
108005
 
107999
108006
  /* harmony default export */ const gettext = (x_ite_Namespace .add ("gettext", gettext_default_));
108000
108007
  ;// ./src/x_ite/Browser/Core/BrowserTimings.js
108001
- /* provided dependency */ var BrowserTimings_$ = __webpack_require__(243);
108008
+ /* provided dependency */ var BrowserTimings_$ = __webpack_require__(625);
108002
108009
  /*******************************************************************************
108003
108010
  *
108004
108011
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -108628,7 +108635,7 @@ const TextCompression_default_ = TextCompression;
108628
108635
 
108629
108636
  /* harmony default export */ const Core_TextCompression = (x_ite_Namespace .add ("TextCompression", TextCompression_default_));
108630
108637
  ;// ./src/x_ite/Browser/Core/BrowserOptions.js
108631
- /* provided dependency */ var BrowserOptions_$ = __webpack_require__(243);
108638
+ /* provided dependency */ var BrowserOptions_$ = __webpack_require__(625);
108632
108639
  /*******************************************************************************
108633
108640
  *
108634
108641
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -109275,7 +109282,7 @@ const RenderingProperties_default_ = RenderingProperties;
109275
109282
 
109276
109283
  /* harmony default export */ const Core_RenderingProperties = (x_ite_Namespace .add ("RenderingProperties", RenderingProperties_default_));
109277
109284
  ;// ./src/x_ite/Browser/Core/Notification.js
109278
- /* provided dependency */ var Notification_$ = __webpack_require__(243);
109285
+ /* provided dependency */ var Notification_$ = __webpack_require__(625);
109279
109286
  /*******************************************************************************
109280
109287
  *
109281
109288
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -109397,8 +109404,8 @@ const Notification_default_ = Notification;
109397
109404
 
109398
109405
  /* harmony default export */ const Core_Notification = (x_ite_Namespace .add ("Notification", Notification_default_));
109399
109406
  ;// ./src/x_ite/Browser/Core/ContextMenu.js
109400
- /* provided dependency */ var jquery_fullscreen = __webpack_require__(655);
109401
- /* provided dependency */ var ContextMenu_$ = __webpack_require__(243);
109407
+ /* provided dependency */ var jquery_fullscreen = __webpack_require__(489);
109408
+ /* provided dependency */ var ContextMenu_$ = __webpack_require__(625);
109402
109409
  /*******************************************************************************
109403
109410
  *
109404
109411
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -112120,7 +112127,7 @@ const DataStorage_default_ = DataStorage;
112120
112127
 
112121
112128
  /* harmony default export */ const Utility_DataStorage = (x_ite_Namespace .add ("DataStorage", DataStorage_default_));
112122
112129
  ;// ./src/x_ite/Browser/Core/X3DCoreContext.js
112123
- /* provided dependency */ var X3DCoreContext_$ = __webpack_require__(243);
112130
+ /* provided dependency */ var X3DCoreContext_$ = __webpack_require__(625);
112124
112131
  /*******************************************************************************
112125
112132
  *
112126
112133
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -112292,6 +112299,7 @@ Object .assign (X3DCoreContext .prototype,
112292
112299
  browser:
112293
112300
  {
112294
112301
  value: this,
112302
+ configurable: true,
112295
112303
  enumerable: true,
112296
112304
  writable: true,
112297
112305
  },
@@ -114732,8 +114740,8 @@ const X3DViewer_default_ = X3DViewer;
114732
114740
 
114733
114741
  /* harmony default export */ const Navigation_X3DViewer = (x_ite_Namespace .add ("X3DViewer", X3DViewer_default_));
114734
114742
  ;// ./src/x_ite/Browser/Navigation/ExamineViewer.js
114735
- /* provided dependency */ var jquery_mousewheel = __webpack_require__(371);
114736
- /* provided dependency */ var ExamineViewer_$ = __webpack_require__(243);
114743
+ /* provided dependency */ var jquery_mousewheel = __webpack_require__(729);
114744
+ /* provided dependency */ var ExamineViewer_$ = __webpack_require__(625);
114737
114745
  /*******************************************************************************
114738
114746
  *
114739
114747
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -115648,8 +115656,8 @@ const ExamineViewer_default_ = ExamineViewer;
115648
115656
 
115649
115657
  /* harmony default export */ const Navigation_ExamineViewer = (x_ite_Namespace .add ("ExamineViewer", ExamineViewer_default_));
115650
115658
  ;// ./src/x_ite/Browser/Navigation/X3DFlyViewer.js
115651
- /* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(371);
115652
- /* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(243);
115659
+ /* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(729);
115660
+ /* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(625);
115653
115661
  /*******************************************************************************
115654
115662
  *
115655
115663
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -116664,8 +116672,8 @@ const FlyViewer_default_ = FlyViewer;
116664
116672
 
116665
116673
  /* harmony default export */ const Navigation_FlyViewer = (x_ite_Namespace .add ("FlyViewer", FlyViewer_default_));
116666
116674
  ;// ./src/x_ite/Browser/Navigation/PlaneViewer.js
116667
- /* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(371);
116668
- /* provided dependency */ var PlaneViewer_$ = __webpack_require__(243);
116675
+ /* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(729);
116676
+ /* provided dependency */ var PlaneViewer_$ = __webpack_require__(625);
116669
116677
  /*******************************************************************************
116670
116678
  *
116671
116679
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -116994,8 +117002,8 @@ const NoneViewer_default_ = NoneViewer;
116994
117002
 
116995
117003
  /* harmony default export */ const Navigation_NoneViewer = (x_ite_Namespace .add ("NoneViewer", NoneViewer_default_));
116996
117004
  ;// ./src/x_ite/Browser/Navigation/LookAtViewer.js
116997
- /* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(371);
116998
- /* provided dependency */ var LookAtViewer_$ = __webpack_require__(243);
117005
+ /* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(729);
117006
+ /* provided dependency */ var LookAtViewer_$ = __webpack_require__(625);
116999
117007
  /*******************************************************************************
117000
117008
  *
117001
117009
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -118137,8 +118145,8 @@ const X3DPickingContext_default_ = X3DPickingContext;
118137
118145
 
118138
118146
  /* harmony default export */ const Picking_X3DPickingContext = (x_ite_Namespace .add ("X3DPickingContext", X3DPickingContext_default_));
118139
118147
  ;// ./src/x_ite/Browser/PointingDeviceSensor/PointingDevice.js
118140
- /* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(371);
118141
- /* provided dependency */ var PointingDevice_$ = __webpack_require__(243);
118148
+ /* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(729);
118149
+ /* provided dependency */ var PointingDevice_$ = __webpack_require__(625);
118142
118150
  /*******************************************************************************
118143
118151
  *
118144
118152
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -119585,7 +119593,7 @@ const Lock_default_ = Lock;
119585
119593
 
119586
119594
  /* harmony default export */ const Utility_Lock = (x_ite_Namespace .add ("Lock", Lock_default_));
119587
119595
  ;// ./src/x_ite/Browser/Rendering/X3DRenderingContext.js
119588
- /* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(243);
119596
+ /* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(625);
119589
119597
  /*******************************************************************************
119590
119598
  *
119591
119599
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -120899,7 +120907,7 @@ const X3DSoundContext_default_ = X3DSoundContext;
120899
120907
 
120900
120908
  /* harmony default export */ const Sound_X3DSoundContext = (x_ite_Namespace .add ("X3DSoundContext", X3DSoundContext_default_));
120901
120909
  ;// ./src/x_ite/Browser/Texturing/KTXDecoder.js
120902
- /* provided dependency */ var KTXDecoder_$ = __webpack_require__(243);
120910
+ /* provided dependency */ var KTXDecoder_$ = __webpack_require__(625);
120903
120911
  const KTXDecoder_default_ = class KTXDecoder
120904
120912
  {
120905
120913
  constructor (gl, externalKtxlib, scriptDir)
@@ -122478,7 +122486,7 @@ const Components_default_ = Components;
122478
122486
 
122479
122487
  /* harmony default export */ const x_ite_Components = (x_ite_Namespace .add ("Components", Components_default_));
122480
122488
  ;// ./src/x_ite/Browser/DOMIntegration.js
122481
- /* provided dependency */ var DOMIntegration_$ = __webpack_require__(243);
122489
+ /* provided dependency */ var DOMIntegration_$ = __webpack_require__(625);
122482
122490
  /*******************************************************************************
122483
122491
  * MIT License
122484
122492
  *
@@ -123744,7 +123752,7 @@ const FieldTypes_default_ = new Configuration_FieldTypesArray (Object .values (x
123744
123752
 
123745
123753
  /* harmony default export */ const FieldTypes = (x_ite_Namespace .add ("FieldTypes", FieldTypes_default_));
123746
123754
  ;// ./src/x_ite/Browser/X3DBrowser.js
123747
- /* provided dependency */ var X3DBrowser_$ = __webpack_require__(243);
123755
+ /* provided dependency */ var X3DBrowser_$ = __webpack_require__(625);
123748
123756
  /*******************************************************************************
123749
123757
  *
123750
123758
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -124846,7 +124854,7 @@ const X3DBrowser_default_ = X3DBrowser;
124846
124854
 
124847
124855
  /* harmony default export */ const Browser_X3DBrowser = (x_ite_Namespace .add ("X3DBrowser", X3DBrowser_default_));
124848
124856
  ;// ./src/x_ite/X3DCanvasElement.js
124849
- /* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(243);
124857
+ /* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(625);
124850
124858
  /*******************************************************************************
124851
124859
  *
124852
124860
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -124906,12 +124914,7 @@ class X3DCanvasElement extends HTMLElement
124906
124914
  {
124907
124915
  super ();
124908
124916
 
124909
- Object .defineProperty (this, "browser",
124910
- {
124911
- value: new Browser_X3DBrowser (this),
124912
- enumerable: true,
124913
- writable: true,
124914
- });
124917
+ new Browser_X3DBrowser (this);
124915
124918
  }
124916
124919
  catch (error)
124917
124920
  {
@@ -125114,8 +125117,8 @@ const QuickSort_default_ = QuickSort;
125114
125117
 
125115
125118
  /* harmony default export */ const Algorithms_QuickSort = (x_ite_Namespace .add ("QuickSort", QuickSort_default_));
125116
125119
  ;// ./src/lib/jquery.js
125117
- /* provided dependency */ var jquery_$ = __webpack_require__(243);
125118
- /* provided dependency */ var pako = __webpack_require__(619);
125120
+ /* provided dependency */ var jquery_$ = __webpack_require__(625);
125121
+ /* provided dependency */ var pako = __webpack_require__(133);
125119
125122
  Object .assign (jquery_$,
125120
125123
  {
125121
125124
  decodeText (input)
@@ -125196,13 +125199,13 @@ const jquery_default_ = jquery_$;
125196
125199
 
125197
125200
  /* harmony default export */ const jquery = (x_ite_Namespace .add ("jquery", jquery_default_));
125198
125201
  ;// ./src/lib/libtess.js
125199
- /* provided dependency */ var libtess_libtess = __webpack_require__(720);
125202
+ /* provided dependency */ var libtess_libtess = __webpack_require__(706);
125200
125203
  const libtess_default_ = libtess_libtess;
125201
125204
  ;
125202
125205
 
125203
125206
  /* harmony default export */ const lib_libtess = (x_ite_Namespace .add ("libtess", libtess_default_));
125204
125207
  ;// ./src/x_ite/X3D.js
125205
- /* provided dependency */ var X3D_$ = __webpack_require__(243);
125208
+ /* provided dependency */ var X3D_$ = __webpack_require__(625);
125206
125209
  /*******************************************************************************
125207
125210
  *
125208
125211
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -125506,7 +125509,7 @@ x_ite_Namespace, x_ite_Namespace .Fields,
125506
125509
 
125507
125510
  // Assign X3D to global namespace.
125508
125511
 
125509
- window [Symbol .for ("X_ITE.X3D-10.5.13")] = x_ite_X3D;
125512
+ window [Symbol .for ("X_ITE.X3D-10.5.14")] = x_ite_X3D;
125510
125513
 
125511
125514
  customElements .define ("x3d-canvas", x_ite_X3DCanvasElement);
125512
125515
 
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": "10.5.13",
3
+ "version": "10.5.14",
4
4
  "description": "X_ITE X3D Browser, view and manipulate X3D, VRML, glTF and other 3D sources in HTML.",
5
5
  "main": "dist/x_ite.js",
6
6
  "module": "dist/x_ite.mjs",