x_ite 10.5.11 → 10.5.13

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 +5 -5
  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 +98 -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 +98 -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.11 */
1
+ /* X_ITE v10.5.13 */
2
2
  var __webpack_modules__ = ({
3
3
 
4
- /***/ 400:
4
+ /***/ 655:
5
5
  /***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
6
6
 
7
- /* provided dependency */ var jQuery = __webpack_require__(524);
7
+ /* provided dependency */ var jQuery = __webpack_require__(243);
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
- /***/ 866:
203
+ /***/ 371:
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__(524)], __WEBPACK_AMD_DEFINE_FACTORY__ = (factory),
217
+ !(__WEBPACK_AMD_DEFINE_ARRAY__ = [__webpack_require__(243)], __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
- /***/ 524:
428
+ /***/ 243:
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
- /***/ 153:
11152
+ /***/ 720:
11153
11153
  /***/ ((module) => {
11154
11154
 
11155
11155
  /**
@@ -15928,7 +15928,7 @@ if (true) {
15928
15928
 
15929
15929
  /***/ }),
15930
15930
 
15931
- /***/ 496:
15931
+ /***/ 619:
15932
15932
  /***/ (function(__unused_webpack_module, exports) {
15933
15933
 
15934
15934
 
@@ -19173,7 +19173,7 @@ if (true) {
19173
19173
 
19174
19174
  /***/ }),
19175
19175
 
19176
- /***/ 63:
19176
+ /***/ 780:
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.11")];
20300
+ const X3D = window [Symbol .for ("X_ITE.X3D-10.5.13")];
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__(524);
34176
+ /* provided dependency */ var $ = __webpack_require__(243);
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.11";
34312
+ const BROWSER_VERSION_default_ = "10.5.13";
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__(153);
37341
+ /* provided dependency */ var libtess = __webpack_require__(720);
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__(524);
39907
+ /* provided dependency */ var X3DParser_$ = __webpack_require__(243);
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__(524);
40162
+ /* provided dependency */ var VRMLParser_$ = __webpack_require__(243);
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__(524);
42802
+ /* provided dependency */ var XMLParser_$ = __webpack_require__(243);
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__(524);
44024
+ /* provided dependency */ var JSONParser_$ = __webpack_require__(243);
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__(524);
44980
+ /* provided dependency */ var GLTF2Parser_$ = __webpack_require__(243);
44981
44981
  /*******************************************************************************
44982
44982
  *
44983
44983
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -48373,25 +48373,51 @@ function eventsProcessed ()
48373
48373
  if (!geometryNode)
48374
48374
  continue;
48375
48375
 
48376
+ if (attributes ["POSITION"] .field .length !== geometryNode ._coord .point .length)
48377
+ continue;
48378
+
48376
48379
  const coordinateInterpolatorNode = this .createArrayInterpolator ("CoordinateInterpolator", interpolation, times, keyValues .array, cycleInterval, targets, attributes, "POSITION");
48377
48380
 
48378
- if (coordinateInterpolatorNode)
48379
- {
48380
- interpolatorNodes .push (coordinateInterpolatorNode);
48381
+ if (!coordinateInterpolatorNode)
48382
+ continue;
48381
48383
 
48382
- scene .addRoute (timeSensorNode, "fraction_changed", coordinateInterpolatorNode, "set_fraction");
48383
- scene .addRoute (coordinateInterpolatorNode, "value_changed", geometryNode ._coord, "point");
48384
- }
48384
+ if (coordinateInterpolatorNode ._key .length < 2)
48385
+ continue;
48386
+
48387
+ if (coordinateInterpolatorNode ._keyValue .length / coordinateInterpolatorNode ._key .length !== geometryNode ._coord .point .length)
48388
+ continue;
48389
+
48390
+ interpolatorNodes .push (coordinateInterpolatorNode);
48391
+
48392
+ scene .addRoute (timeSensorNode, "fraction_changed", coordinateInterpolatorNode, "set_fraction");
48393
+ scene .addRoute (coordinateInterpolatorNode, "value_changed", geometryNode ._coord, "point");
48394
+ }
48395
+
48396
+ for (const { shapeNode, targets, attributes } of primitives)
48397
+ {
48398
+ const geometryNode = shapeNode ._geometry .getValue ();
48399
+
48400
+ if (!geometryNode)
48401
+ continue;
48402
+
48403
+ if (attributes ["NORMAL"] .field .length !== geometryNode ._normal .vector .length)
48404
+ continue;
48385
48405
 
48386
48406
  const normalInterpolatorNode = this .createArrayInterpolator ("NormalInterpolator", interpolation, times, keyValues .array, cycleInterval, targets, attributes, "NORMAL");
48387
48407
 
48388
- if (normalInterpolatorNode)
48389
- {
48390
- interpolatorNodes .push (normalInterpolatorNode);
48408
+ if (!normalInterpolatorNode)
48409
+ continue;
48391
48410
 
48392
- scene .addRoute (timeSensorNode, "fraction_changed", normalInterpolatorNode, "set_fraction");
48393
- scene .addRoute (normalInterpolatorNode, "value_changed", geometryNode ._normal, "vector");
48394
- }
48411
+ if (normalInterpolatorNode ._key .length < 2)
48412
+ continue;
48413
+
48414
+ if (normalInterpolatorNode ._keyValue .length / normalInterpolatorNode ._key .length !== geometryNode ._normal .vector .length)
48415
+ continue;
48416
+
48417
+ interpolatorNodes .push (normalInterpolatorNode);
48418
+
48419
+ scene .addRoute (timeSensorNode, "fraction_changed", normalInterpolatorNode, "set_fraction");
48420
+ scene .addRoute (normalInterpolatorNode, "value_changed", geometryNode ._normal, "vector");
48395
48421
  }
48396
48422
 
48397
48423
  return interpolatorNodes;
@@ -48984,7 +49010,7 @@ const GLTF2Parser_default_ = GLTF2Parser;
48984
49010
 
48985
49011
  /* harmony default export */ const Parser_GLTF2Parser = (x_ite_Namespace .add ("GLTF2Parser", GLTF2Parser_default_));
48986
49012
  ;// ./src/x_ite/Parser/GLB2Parser.js
48987
- /* provided dependency */ var GLB2Parser_$ = __webpack_require__(524);
49013
+ /* provided dependency */ var GLB2Parser_$ = __webpack_require__(243);
48988
49014
  /*******************************************************************************
48989
49015
  *
48990
49016
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -49135,7 +49161,7 @@ const GLB2Parser_default_ = GLB2Parser;
49135
49161
 
49136
49162
  /* harmony default export */ const Parser_GLB2Parser = (x_ite_Namespace .add ("GLB2Parser", GLB2Parser_default_));
49137
49163
  ;// ./src/x_ite/Parser/OBJParser.js
49138
- /* provided dependency */ var OBJParser_$ = __webpack_require__(524);
49164
+ /* provided dependency */ var OBJParser_$ = __webpack_require__(243);
49139
49165
  /*******************************************************************************
49140
49166
  *
49141
49167
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -52502,8 +52528,8 @@ const MatrixStack_default_ = MatrixStack;
52502
52528
 
52503
52529
  /* harmony default export */ const Utility_MatrixStack = (x_ite_Namespace .add ("MatrixStack", MatrixStack_default_));
52504
52530
  ;// ./src/x_ite/Parser/SVGParser.js
52505
- /* provided dependency */ var SVGParser_$ = __webpack_require__(524);
52506
- /* provided dependency */ var SVGParser_libtess = __webpack_require__(153);
52531
+ /* provided dependency */ var SVGParser_$ = __webpack_require__(243);
52532
+ /* provided dependency */ var SVGParser_libtess = __webpack_require__(720);
52507
52533
  /*******************************************************************************
52508
52534
  *
52509
52535
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -55282,7 +55308,7 @@ const SVGParser_default_ = SVGParser;
55282
55308
 
55283
55309
  /* harmony default export */ const Parser_SVGParser = (x_ite_Namespace .add ("SVGParser", SVGParser_default_));
55284
55310
  ;// ./src/x_ite/Parser/GoldenGate.js
55285
- /* provided dependency */ var GoldenGate_$ = __webpack_require__(524);
55311
+ /* provided dependency */ var GoldenGate_$ = __webpack_require__(243);
55286
55312
  /*******************************************************************************
55287
55313
  *
55288
55314
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -63301,7 +63327,7 @@ const X3DTexture2DNode_default_ = X3DTexture2DNode;
63301
63327
 
63302
63328
  /* harmony default export */ const Texturing_X3DTexture2DNode = (x_ite_Namespace .add ("X3DTexture2DNode", X3DTexture2DNode_default_));
63303
63329
  ;// ./src/x_ite/Components/Texturing/ImageTexture.js
63304
- /* provided dependency */ var ImageTexture_$ = __webpack_require__(524);
63330
+ /* provided dependency */ var ImageTexture_$ = __webpack_require__(243);
63305
63331
  /*******************************************************************************
63306
63332
  *
63307
63333
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -66728,7 +66754,7 @@ const X3DWorld_default_ = X3DWorld;
66728
66754
 
66729
66755
  /* harmony default export */ const Execution_X3DWorld = (x_ite_Namespace .add ("X3DWorld", X3DWorld_default_));
66730
66756
  ;// ./src/x_ite/InputOutput/FileLoader.js
66731
- /* provided dependency */ var FileLoader_$ = __webpack_require__(524);
66757
+ /* provided dependency */ var FileLoader_$ = __webpack_require__(243);
66732
66758
  /*******************************************************************************
66733
66759
  *
66734
66760
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -67692,7 +67718,7 @@ const ProtoDeclarationArray_default_ = ProtoDeclarationArray;
67692
67718
 
67693
67719
  /* harmony default export */ const Prototype_ProtoDeclarationArray = (x_ite_Namespace .add ("ProtoDeclarationArray", ProtoDeclarationArray_default_));
67694
67720
  ;// ./src/x_ite/Routing/X3DRoute.js
67695
- /* provided dependency */ var X3DRoute_$ = __webpack_require__(524);
67721
+ /* provided dependency */ var X3DRoute_$ = __webpack_require__(243);
67696
67722
  /*******************************************************************************
67697
67723
  *
67698
67724
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -91372,7 +91398,7 @@ mediump samplerCube textureCube;
91372
91398
 
91373
91399
  /* harmony default export */ const MaterialTextures = (x_ite_Namespace .add ("MaterialTextures", MaterialTextures_default_));
91374
91400
  ;// ./src/x_ite/Components/Shaders/X3DProgrammableShaderObject.js
91375
- /* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(524);
91401
+ /* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(243);
91376
91402
  /*******************************************************************************
91377
91403
  *
91378
91404
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -96669,7 +96695,7 @@ const ShaderCompiler_default_ = ShaderCompiler;
96669
96695
 
96670
96696
  /* harmony default export */ const Shaders_ShaderCompiler = (x_ite_Namespace .add ("ShaderCompiler", ShaderCompiler_default_));
96671
96697
  ;// ./src/x_ite/Components/Shaders/ShaderPart.js
96672
- /* provided dependency */ var ShaderPart_$ = __webpack_require__(524);
96698
+ /* provided dependency */ var ShaderPart_$ = __webpack_require__(243);
96673
96699
  /*******************************************************************************
96674
96700
  *
96675
96701
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -97267,7 +97293,7 @@ const X3DAppearanceNode_default_ = X3DAppearanceNode;
97267
97293
 
97268
97294
  /* harmony default export */ const Shape_X3DAppearanceNode = (x_ite_Namespace .add ("X3DAppearanceNode", X3DAppearanceNode_default_));
97269
97295
  ;// ./src/x_ite/Components/Shape/Appearance.js
97270
- /* provided dependency */ var Appearance_$ = __webpack_require__(524);
97296
+ /* provided dependency */ var Appearance_$ = __webpack_require__(243);
97271
97297
  /*******************************************************************************
97272
97298
  *
97273
97299
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -105498,8 +105524,8 @@ const GifMedia_default_ = GifMedia;
105498
105524
 
105499
105525
  /* harmony default export */ const Texturing_GifMedia = (x_ite_Namespace .add ("GifMedia", GifMedia_default_));
105500
105526
  ;// ./src/x_ite/Components/Texturing/MovieTexture.js
105501
- /* provided dependency */ var MovieTexture_$ = __webpack_require__(524);
105502
- /* provided dependency */ var SuperGif = __webpack_require__(63);
105527
+ /* provided dependency */ var MovieTexture_$ = __webpack_require__(243);
105528
+ /* provided dependency */ var SuperGif = __webpack_require__(780);
105503
105529
  /*******************************************************************************
105504
105530
  *
105505
105531
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -107972,7 +107998,7 @@ const gettext_default_ = (string) => locale .get (string) || string;
107972
107998
 
107973
107999
  /* harmony default export */ const gettext = (x_ite_Namespace .add ("gettext", gettext_default_));
107974
108000
  ;// ./src/x_ite/Browser/Core/BrowserTimings.js
107975
- /* provided dependency */ var BrowserTimings_$ = __webpack_require__(524);
108001
+ /* provided dependency */ var BrowserTimings_$ = __webpack_require__(243);
107976
108002
  /*******************************************************************************
107977
108003
  *
107978
108004
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -108602,7 +108628,7 @@ const TextCompression_default_ = TextCompression;
108602
108628
 
108603
108629
  /* harmony default export */ const Core_TextCompression = (x_ite_Namespace .add ("TextCompression", TextCompression_default_));
108604
108630
  ;// ./src/x_ite/Browser/Core/BrowserOptions.js
108605
- /* provided dependency */ var BrowserOptions_$ = __webpack_require__(524);
108631
+ /* provided dependency */ var BrowserOptions_$ = __webpack_require__(243);
108606
108632
  /*******************************************************************************
108607
108633
  *
108608
108634
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -109249,7 +109275,7 @@ const RenderingProperties_default_ = RenderingProperties;
109249
109275
 
109250
109276
  /* harmony default export */ const Core_RenderingProperties = (x_ite_Namespace .add ("RenderingProperties", RenderingProperties_default_));
109251
109277
  ;// ./src/x_ite/Browser/Core/Notification.js
109252
- /* provided dependency */ var Notification_$ = __webpack_require__(524);
109278
+ /* provided dependency */ var Notification_$ = __webpack_require__(243);
109253
109279
  /*******************************************************************************
109254
109280
  *
109255
109281
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -109371,8 +109397,8 @@ const Notification_default_ = Notification;
109371
109397
 
109372
109398
  /* harmony default export */ const Core_Notification = (x_ite_Namespace .add ("Notification", Notification_default_));
109373
109399
  ;// ./src/x_ite/Browser/Core/ContextMenu.js
109374
- /* provided dependency */ var jquery_fullscreen = __webpack_require__(400);
109375
- /* provided dependency */ var ContextMenu_$ = __webpack_require__(524);
109400
+ /* provided dependency */ var jquery_fullscreen = __webpack_require__(655);
109401
+ /* provided dependency */ var ContextMenu_$ = __webpack_require__(243);
109376
109402
  /*******************************************************************************
109377
109403
  *
109378
109404
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -112094,7 +112120,7 @@ const DataStorage_default_ = DataStorage;
112094
112120
 
112095
112121
  /* harmony default export */ const Utility_DataStorage = (x_ite_Namespace .add ("DataStorage", DataStorage_default_));
112096
112122
  ;// ./src/x_ite/Browser/Core/X3DCoreContext.js
112097
- /* provided dependency */ var X3DCoreContext_$ = __webpack_require__(524);
112123
+ /* provided dependency */ var X3DCoreContext_$ = __webpack_require__(243);
112098
112124
  /*******************************************************************************
112099
112125
  *
112100
112126
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -112267,6 +112293,7 @@ Object .assign (X3DCoreContext .prototype,
112267
112293
  {
112268
112294
  value: this,
112269
112295
  enumerable: true,
112296
+ writable: true,
112270
112297
  },
112271
112298
  src:
112272
112299
  {
@@ -112926,7 +112953,7 @@ Object .assign (X3DCoreContext .prototype,
112926
112953
  .prop ("browser", null)
112927
112954
  .off (".X3DCoreContext .ContextMenu");
112928
112955
 
112929
- this [_context] .getExtension ("WEBGL_lose_context") ?.loseContext ();
112956
+ this [_context] .getExtension ("WEBGL_lose_context") ?.loseContext ?.();
112930
112957
  this [_shadow] .find ("*") .remove ();
112931
112958
  },
112932
112959
  });
@@ -114705,8 +114732,8 @@ const X3DViewer_default_ = X3DViewer;
114705
114732
 
114706
114733
  /* harmony default export */ const Navigation_X3DViewer = (x_ite_Namespace .add ("X3DViewer", X3DViewer_default_));
114707
114734
  ;// ./src/x_ite/Browser/Navigation/ExamineViewer.js
114708
- /* provided dependency */ var jquery_mousewheel = __webpack_require__(866);
114709
- /* provided dependency */ var ExamineViewer_$ = __webpack_require__(524);
114735
+ /* provided dependency */ var jquery_mousewheel = __webpack_require__(371);
114736
+ /* provided dependency */ var ExamineViewer_$ = __webpack_require__(243);
114710
114737
  /*******************************************************************************
114711
114738
  *
114712
114739
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -115621,8 +115648,8 @@ const ExamineViewer_default_ = ExamineViewer;
115621
115648
 
115622
115649
  /* harmony default export */ const Navigation_ExamineViewer = (x_ite_Namespace .add ("ExamineViewer", ExamineViewer_default_));
115623
115650
  ;// ./src/x_ite/Browser/Navigation/X3DFlyViewer.js
115624
- /* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(866);
115625
- /* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(524);
115651
+ /* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(371);
115652
+ /* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(243);
115626
115653
  /*******************************************************************************
115627
115654
  *
115628
115655
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -116637,8 +116664,8 @@ const FlyViewer_default_ = FlyViewer;
116637
116664
 
116638
116665
  /* harmony default export */ const Navigation_FlyViewer = (x_ite_Namespace .add ("FlyViewer", FlyViewer_default_));
116639
116666
  ;// ./src/x_ite/Browser/Navigation/PlaneViewer.js
116640
- /* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(866);
116641
- /* provided dependency */ var PlaneViewer_$ = __webpack_require__(524);
116667
+ /* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(371);
116668
+ /* provided dependency */ var PlaneViewer_$ = __webpack_require__(243);
116642
116669
  /*******************************************************************************
116643
116670
  *
116644
116671
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -116967,8 +116994,8 @@ const NoneViewer_default_ = NoneViewer;
116967
116994
 
116968
116995
  /* harmony default export */ const Navigation_NoneViewer = (x_ite_Namespace .add ("NoneViewer", NoneViewer_default_));
116969
116996
  ;// ./src/x_ite/Browser/Navigation/LookAtViewer.js
116970
- /* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(866);
116971
- /* provided dependency */ var LookAtViewer_$ = __webpack_require__(524);
116997
+ /* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(371);
116998
+ /* provided dependency */ var LookAtViewer_$ = __webpack_require__(243);
116972
116999
  /*******************************************************************************
116973
117000
  *
116974
117001
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -118110,8 +118137,8 @@ const X3DPickingContext_default_ = X3DPickingContext;
118110
118137
 
118111
118138
  /* harmony default export */ const Picking_X3DPickingContext = (x_ite_Namespace .add ("X3DPickingContext", X3DPickingContext_default_));
118112
118139
  ;// ./src/x_ite/Browser/PointingDeviceSensor/PointingDevice.js
118113
- /* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(866);
118114
- /* provided dependency */ var PointingDevice_$ = __webpack_require__(524);
118140
+ /* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(371);
118141
+ /* provided dependency */ var PointingDevice_$ = __webpack_require__(243);
118115
118142
  /*******************************************************************************
118116
118143
  *
118117
118144
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -119558,7 +119585,7 @@ const Lock_default_ = Lock;
119558
119585
 
119559
119586
  /* harmony default export */ const Utility_Lock = (x_ite_Namespace .add ("Lock", Lock_default_));
119560
119587
  ;// ./src/x_ite/Browser/Rendering/X3DRenderingContext.js
119561
- /* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(524);
119588
+ /* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(243);
119562
119589
  /*******************************************************************************
119563
119590
  *
119564
119591
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -120872,7 +120899,7 @@ const X3DSoundContext_default_ = X3DSoundContext;
120872
120899
 
120873
120900
  /* harmony default export */ const Sound_X3DSoundContext = (x_ite_Namespace .add ("X3DSoundContext", X3DSoundContext_default_));
120874
120901
  ;// ./src/x_ite/Browser/Texturing/KTXDecoder.js
120875
- /* provided dependency */ var KTXDecoder_$ = __webpack_require__(524);
120902
+ /* provided dependency */ var KTXDecoder_$ = __webpack_require__(243);
120876
120903
  const KTXDecoder_default_ = class KTXDecoder
120877
120904
  {
120878
120905
  constructor (gl, externalKtxlib, scriptDir)
@@ -122451,7 +122478,7 @@ const Components_default_ = Components;
122451
122478
 
122452
122479
  /* harmony default export */ const x_ite_Components = (x_ite_Namespace .add ("Components", Components_default_));
122453
122480
  ;// ./src/x_ite/Browser/DOMIntegration.js
122454
- /* provided dependency */ var DOMIntegration_$ = __webpack_require__(524);
122481
+ /* provided dependency */ var DOMIntegration_$ = __webpack_require__(243);
122455
122482
  /*******************************************************************************
122456
122483
  * MIT License
122457
122484
  *
@@ -123717,7 +123744,7 @@ const FieldTypes_default_ = new Configuration_FieldTypesArray (Object .values (x
123717
123744
 
123718
123745
  /* harmony default export */ const FieldTypes = (x_ite_Namespace .add ("FieldTypes", FieldTypes_default_));
123719
123746
  ;// ./src/x_ite/Browser/X3DBrowser.js
123720
- /* provided dependency */ var X3DBrowser_$ = __webpack_require__(524);
123747
+ /* provided dependency */ var X3DBrowser_$ = __webpack_require__(243);
123721
123748
  /*******************************************************************************
123722
123749
  *
123723
123750
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -124819,7 +124846,7 @@ const X3DBrowser_default_ = X3DBrowser;
124819
124846
 
124820
124847
  /* harmony default export */ const Browser_X3DBrowser = (x_ite_Namespace .add ("X3DBrowser", X3DBrowser_default_));
124821
124848
  ;// ./src/x_ite/X3DCanvasElement.js
124822
- /* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(524);
124849
+ /* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(243);
124823
124850
  /*******************************************************************************
124824
124851
  *
124825
124852
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -124883,6 +124910,7 @@ class X3DCanvasElement extends HTMLElement
124883
124910
  {
124884
124911
  value: new Browser_X3DBrowser (this),
124885
124912
  enumerable: true,
124913
+ writable: true,
124886
124914
  });
124887
124915
  }
124888
124916
  catch (error)
@@ -125086,8 +125114,8 @@ const QuickSort_default_ = QuickSort;
125086
125114
 
125087
125115
  /* harmony default export */ const Algorithms_QuickSort = (x_ite_Namespace .add ("QuickSort", QuickSort_default_));
125088
125116
  ;// ./src/lib/jquery.js
125089
- /* provided dependency */ var jquery_$ = __webpack_require__(524);
125090
- /* provided dependency */ var pako = __webpack_require__(496);
125117
+ /* provided dependency */ var jquery_$ = __webpack_require__(243);
125118
+ /* provided dependency */ var pako = __webpack_require__(619);
125091
125119
  Object .assign (jquery_$,
125092
125120
  {
125093
125121
  decodeText (input)
@@ -125168,13 +125196,13 @@ const jquery_default_ = jquery_$;
125168
125196
 
125169
125197
  /* harmony default export */ const jquery = (x_ite_Namespace .add ("jquery", jquery_default_));
125170
125198
  ;// ./src/lib/libtess.js
125171
- /* provided dependency */ var libtess_libtess = __webpack_require__(153);
125199
+ /* provided dependency */ var libtess_libtess = __webpack_require__(720);
125172
125200
  const libtess_default_ = libtess_libtess;
125173
125201
  ;
125174
125202
 
125175
125203
  /* harmony default export */ const lib_libtess = (x_ite_Namespace .add ("libtess", libtess_default_));
125176
125204
  ;// ./src/x_ite/X3D.js
125177
- /* provided dependency */ var X3D_$ = __webpack_require__(524);
125205
+ /* provided dependency */ var X3D_$ = __webpack_require__(243);
125178
125206
  /*******************************************************************************
125179
125207
  *
125180
125208
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -125478,7 +125506,7 @@ x_ite_Namespace, x_ite_Namespace .Fields,
125478
125506
 
125479
125507
  // Assign X3D to global namespace.
125480
125508
 
125481
- window [Symbol .for ("X_ITE.X3D-10.5.11")] = x_ite_X3D;
125509
+ window [Symbol .for ("X_ITE.X3D-10.5.13")] = x_ite_X3D;
125482
125510
 
125483
125511
  customElements .define ("x3d-canvas", x_ite_X3DCanvasElement);
125484
125512
 
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.11",
3
+ "version": "10.5.13",
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",