x_ite 10.5.11 → 10.5.12

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 +4 -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 +71 -65
  45. package/dist/x_ite.min.js +2 -2
  46. package/dist/x_ite.min.mjs +2 -2
  47. package/dist/x_ite.mjs +71 -65
  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.12 */
2
2
  var __webpack_modules__ = ({
3
3
 
4
- /***/ 400:
4
+ /***/ 823:
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__(827);
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
+ /***/ 739:
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__(827)], __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
+ /***/ 827:
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
+ /***/ 688:
11153
11153
  /***/ ((module) => {
11154
11154
 
11155
11155
  /**
@@ -15928,7 +15928,7 @@ if (true) {
15928
15928
 
15929
15929
  /***/ }),
15930
15930
 
15931
- /***/ 496:
15931
+ /***/ 779:
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
+ /***/ 428:
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.12")];
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__(827);
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.12";
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__(688);
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__(827);
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__(827);
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__(827);
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__(827);
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__(827);
44981
44981
  /*******************************************************************************
44982
44982
  *
44983
44983
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -48375,22 +48375,28 @@ function eventsProcessed ()
48375
48375
 
48376
48376
  const coordinateInterpolatorNode = this .createArrayInterpolator ("CoordinateInterpolator", interpolation, times, keyValues .array, cycleInterval, targets, attributes, "POSITION");
48377
48377
 
48378
- if (coordinateInterpolatorNode)
48378
+ if (coordinateInterpolatorNode ?._key .length > 1)
48379
48379
  {
48380
- interpolatorNodes .push (coordinateInterpolatorNode);
48380
+ if (coordinateInterpolatorNode ._keyValue .length / coordinateInterpolatorNode ._key .length === geometryNode ._coord .point .length)
48381
+ {
48382
+ interpolatorNodes .push (coordinateInterpolatorNode);
48381
48383
 
48382
- scene .addRoute (timeSensorNode, "fraction_changed", coordinateInterpolatorNode, "set_fraction");
48383
- scene .addRoute (coordinateInterpolatorNode, "value_changed", geometryNode ._coord, "point");
48384
+ scene .addRoute (timeSensorNode, "fraction_changed", coordinateInterpolatorNode, "set_fraction");
48385
+ scene .addRoute (coordinateInterpolatorNode, "value_changed", geometryNode ._coord, "point");
48386
+ }
48384
48387
  }
48385
48388
 
48386
48389
  const normalInterpolatorNode = this .createArrayInterpolator ("NormalInterpolator", interpolation, times, keyValues .array, cycleInterval, targets, attributes, "NORMAL");
48387
48390
 
48388
- if (normalInterpolatorNode)
48391
+ if (normalInterpolatorNode ?._key .length > 1)
48389
48392
  {
48390
- interpolatorNodes .push (normalInterpolatorNode);
48393
+ if (normalInterpolatorNode ._keyValue .length / normalInterpolatorNode ._key .length === geometryNode ._normal .vector .length)
48394
+ {
48395
+ interpolatorNodes .push (normalInterpolatorNode);
48391
48396
 
48392
- scene .addRoute (timeSensorNode, "fraction_changed", normalInterpolatorNode, "set_fraction");
48393
- scene .addRoute (normalInterpolatorNode, "value_changed", geometryNode ._normal, "vector");
48397
+ scene .addRoute (timeSensorNode, "fraction_changed", normalInterpolatorNode, "set_fraction");
48398
+ scene .addRoute (normalInterpolatorNode, "value_changed", geometryNode ._normal, "vector");
48399
+ }
48394
48400
  }
48395
48401
  }
48396
48402
 
@@ -48984,7 +48990,7 @@ const GLTF2Parser_default_ = GLTF2Parser;
48984
48990
 
48985
48991
  /* harmony default export */ const Parser_GLTF2Parser = (x_ite_Namespace .add ("GLTF2Parser", GLTF2Parser_default_));
48986
48992
  ;// ./src/x_ite/Parser/GLB2Parser.js
48987
- /* provided dependency */ var GLB2Parser_$ = __webpack_require__(524);
48993
+ /* provided dependency */ var GLB2Parser_$ = __webpack_require__(827);
48988
48994
  /*******************************************************************************
48989
48995
  *
48990
48996
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -49135,7 +49141,7 @@ const GLB2Parser_default_ = GLB2Parser;
49135
49141
 
49136
49142
  /* harmony default export */ const Parser_GLB2Parser = (x_ite_Namespace .add ("GLB2Parser", GLB2Parser_default_));
49137
49143
  ;// ./src/x_ite/Parser/OBJParser.js
49138
- /* provided dependency */ var OBJParser_$ = __webpack_require__(524);
49144
+ /* provided dependency */ var OBJParser_$ = __webpack_require__(827);
49139
49145
  /*******************************************************************************
49140
49146
  *
49141
49147
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -52502,8 +52508,8 @@ const MatrixStack_default_ = MatrixStack;
52502
52508
 
52503
52509
  /* harmony default export */ const Utility_MatrixStack = (x_ite_Namespace .add ("MatrixStack", MatrixStack_default_));
52504
52510
  ;// ./src/x_ite/Parser/SVGParser.js
52505
- /* provided dependency */ var SVGParser_$ = __webpack_require__(524);
52506
- /* provided dependency */ var SVGParser_libtess = __webpack_require__(153);
52511
+ /* provided dependency */ var SVGParser_$ = __webpack_require__(827);
52512
+ /* provided dependency */ var SVGParser_libtess = __webpack_require__(688);
52507
52513
  /*******************************************************************************
52508
52514
  *
52509
52515
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -55282,7 +55288,7 @@ const SVGParser_default_ = SVGParser;
55282
55288
 
55283
55289
  /* harmony default export */ const Parser_SVGParser = (x_ite_Namespace .add ("SVGParser", SVGParser_default_));
55284
55290
  ;// ./src/x_ite/Parser/GoldenGate.js
55285
- /* provided dependency */ var GoldenGate_$ = __webpack_require__(524);
55291
+ /* provided dependency */ var GoldenGate_$ = __webpack_require__(827);
55286
55292
  /*******************************************************************************
55287
55293
  *
55288
55294
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -63301,7 +63307,7 @@ const X3DTexture2DNode_default_ = X3DTexture2DNode;
63301
63307
 
63302
63308
  /* harmony default export */ const Texturing_X3DTexture2DNode = (x_ite_Namespace .add ("X3DTexture2DNode", X3DTexture2DNode_default_));
63303
63309
  ;// ./src/x_ite/Components/Texturing/ImageTexture.js
63304
- /* provided dependency */ var ImageTexture_$ = __webpack_require__(524);
63310
+ /* provided dependency */ var ImageTexture_$ = __webpack_require__(827);
63305
63311
  /*******************************************************************************
63306
63312
  *
63307
63313
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -66728,7 +66734,7 @@ const X3DWorld_default_ = X3DWorld;
66728
66734
 
66729
66735
  /* harmony default export */ const Execution_X3DWorld = (x_ite_Namespace .add ("X3DWorld", X3DWorld_default_));
66730
66736
  ;// ./src/x_ite/InputOutput/FileLoader.js
66731
- /* provided dependency */ var FileLoader_$ = __webpack_require__(524);
66737
+ /* provided dependency */ var FileLoader_$ = __webpack_require__(827);
66732
66738
  /*******************************************************************************
66733
66739
  *
66734
66740
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -67692,7 +67698,7 @@ const ProtoDeclarationArray_default_ = ProtoDeclarationArray;
67692
67698
 
67693
67699
  /* harmony default export */ const Prototype_ProtoDeclarationArray = (x_ite_Namespace .add ("ProtoDeclarationArray", ProtoDeclarationArray_default_));
67694
67700
  ;// ./src/x_ite/Routing/X3DRoute.js
67695
- /* provided dependency */ var X3DRoute_$ = __webpack_require__(524);
67701
+ /* provided dependency */ var X3DRoute_$ = __webpack_require__(827);
67696
67702
  /*******************************************************************************
67697
67703
  *
67698
67704
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -91372,7 +91378,7 @@ mediump samplerCube textureCube;
91372
91378
 
91373
91379
  /* harmony default export */ const MaterialTextures = (x_ite_Namespace .add ("MaterialTextures", MaterialTextures_default_));
91374
91380
  ;// ./src/x_ite/Components/Shaders/X3DProgrammableShaderObject.js
91375
- /* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(524);
91381
+ /* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(827);
91376
91382
  /*******************************************************************************
91377
91383
  *
91378
91384
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -96669,7 +96675,7 @@ const ShaderCompiler_default_ = ShaderCompiler;
96669
96675
 
96670
96676
  /* harmony default export */ const Shaders_ShaderCompiler = (x_ite_Namespace .add ("ShaderCompiler", ShaderCompiler_default_));
96671
96677
  ;// ./src/x_ite/Components/Shaders/ShaderPart.js
96672
- /* provided dependency */ var ShaderPart_$ = __webpack_require__(524);
96678
+ /* provided dependency */ var ShaderPart_$ = __webpack_require__(827);
96673
96679
  /*******************************************************************************
96674
96680
  *
96675
96681
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -97267,7 +97273,7 @@ const X3DAppearanceNode_default_ = X3DAppearanceNode;
97267
97273
 
97268
97274
  /* harmony default export */ const Shape_X3DAppearanceNode = (x_ite_Namespace .add ("X3DAppearanceNode", X3DAppearanceNode_default_));
97269
97275
  ;// ./src/x_ite/Components/Shape/Appearance.js
97270
- /* provided dependency */ var Appearance_$ = __webpack_require__(524);
97276
+ /* provided dependency */ var Appearance_$ = __webpack_require__(827);
97271
97277
  /*******************************************************************************
97272
97278
  *
97273
97279
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -105498,8 +105504,8 @@ const GifMedia_default_ = GifMedia;
105498
105504
 
105499
105505
  /* harmony default export */ const Texturing_GifMedia = (x_ite_Namespace .add ("GifMedia", GifMedia_default_));
105500
105506
  ;// ./src/x_ite/Components/Texturing/MovieTexture.js
105501
- /* provided dependency */ var MovieTexture_$ = __webpack_require__(524);
105502
- /* provided dependency */ var SuperGif = __webpack_require__(63);
105507
+ /* provided dependency */ var MovieTexture_$ = __webpack_require__(827);
105508
+ /* provided dependency */ var SuperGif = __webpack_require__(428);
105503
105509
  /*******************************************************************************
105504
105510
  *
105505
105511
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -107972,7 +107978,7 @@ const gettext_default_ = (string) => locale .get (string) || string;
107972
107978
 
107973
107979
  /* harmony default export */ const gettext = (x_ite_Namespace .add ("gettext", gettext_default_));
107974
107980
  ;// ./src/x_ite/Browser/Core/BrowserTimings.js
107975
- /* provided dependency */ var BrowserTimings_$ = __webpack_require__(524);
107981
+ /* provided dependency */ var BrowserTimings_$ = __webpack_require__(827);
107976
107982
  /*******************************************************************************
107977
107983
  *
107978
107984
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -108602,7 +108608,7 @@ const TextCompression_default_ = TextCompression;
108602
108608
 
108603
108609
  /* harmony default export */ const Core_TextCompression = (x_ite_Namespace .add ("TextCompression", TextCompression_default_));
108604
108610
  ;// ./src/x_ite/Browser/Core/BrowserOptions.js
108605
- /* provided dependency */ var BrowserOptions_$ = __webpack_require__(524);
108611
+ /* provided dependency */ var BrowserOptions_$ = __webpack_require__(827);
108606
108612
  /*******************************************************************************
108607
108613
  *
108608
108614
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -109249,7 +109255,7 @@ const RenderingProperties_default_ = RenderingProperties;
109249
109255
 
109250
109256
  /* harmony default export */ const Core_RenderingProperties = (x_ite_Namespace .add ("RenderingProperties", RenderingProperties_default_));
109251
109257
  ;// ./src/x_ite/Browser/Core/Notification.js
109252
- /* provided dependency */ var Notification_$ = __webpack_require__(524);
109258
+ /* provided dependency */ var Notification_$ = __webpack_require__(827);
109253
109259
  /*******************************************************************************
109254
109260
  *
109255
109261
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -109371,8 +109377,8 @@ const Notification_default_ = Notification;
109371
109377
 
109372
109378
  /* harmony default export */ const Core_Notification = (x_ite_Namespace .add ("Notification", Notification_default_));
109373
109379
  ;// ./src/x_ite/Browser/Core/ContextMenu.js
109374
- /* provided dependency */ var jquery_fullscreen = __webpack_require__(400);
109375
- /* provided dependency */ var ContextMenu_$ = __webpack_require__(524);
109380
+ /* provided dependency */ var jquery_fullscreen = __webpack_require__(823);
109381
+ /* provided dependency */ var ContextMenu_$ = __webpack_require__(827);
109376
109382
  /*******************************************************************************
109377
109383
  *
109378
109384
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -112094,7 +112100,7 @@ const DataStorage_default_ = DataStorage;
112094
112100
 
112095
112101
  /* harmony default export */ const Utility_DataStorage = (x_ite_Namespace .add ("DataStorage", DataStorage_default_));
112096
112102
  ;// ./src/x_ite/Browser/Core/X3DCoreContext.js
112097
- /* provided dependency */ var X3DCoreContext_$ = __webpack_require__(524);
112103
+ /* provided dependency */ var X3DCoreContext_$ = __webpack_require__(827);
112098
112104
  /*******************************************************************************
112099
112105
  *
112100
112106
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -114705,8 +114711,8 @@ const X3DViewer_default_ = X3DViewer;
114705
114711
 
114706
114712
  /* harmony default export */ const Navigation_X3DViewer = (x_ite_Namespace .add ("X3DViewer", X3DViewer_default_));
114707
114713
  ;// ./src/x_ite/Browser/Navigation/ExamineViewer.js
114708
- /* provided dependency */ var jquery_mousewheel = __webpack_require__(866);
114709
- /* provided dependency */ var ExamineViewer_$ = __webpack_require__(524);
114714
+ /* provided dependency */ var jquery_mousewheel = __webpack_require__(739);
114715
+ /* provided dependency */ var ExamineViewer_$ = __webpack_require__(827);
114710
114716
  /*******************************************************************************
114711
114717
  *
114712
114718
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -115621,8 +115627,8 @@ const ExamineViewer_default_ = ExamineViewer;
115621
115627
 
115622
115628
  /* harmony default export */ const Navigation_ExamineViewer = (x_ite_Namespace .add ("ExamineViewer", ExamineViewer_default_));
115623
115629
  ;// ./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);
115630
+ /* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(739);
115631
+ /* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(827);
115626
115632
  /*******************************************************************************
115627
115633
  *
115628
115634
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -116637,8 +116643,8 @@ const FlyViewer_default_ = FlyViewer;
116637
116643
 
116638
116644
  /* harmony default export */ const Navigation_FlyViewer = (x_ite_Namespace .add ("FlyViewer", FlyViewer_default_));
116639
116645
  ;// ./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);
116646
+ /* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(739);
116647
+ /* provided dependency */ var PlaneViewer_$ = __webpack_require__(827);
116642
116648
  /*******************************************************************************
116643
116649
  *
116644
116650
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -116967,8 +116973,8 @@ const NoneViewer_default_ = NoneViewer;
116967
116973
 
116968
116974
  /* harmony default export */ const Navigation_NoneViewer = (x_ite_Namespace .add ("NoneViewer", NoneViewer_default_));
116969
116975
  ;// ./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);
116976
+ /* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(739);
116977
+ /* provided dependency */ var LookAtViewer_$ = __webpack_require__(827);
116972
116978
  /*******************************************************************************
116973
116979
  *
116974
116980
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -118110,8 +118116,8 @@ const X3DPickingContext_default_ = X3DPickingContext;
118110
118116
 
118111
118117
  /* harmony default export */ const Picking_X3DPickingContext = (x_ite_Namespace .add ("X3DPickingContext", X3DPickingContext_default_));
118112
118118
  ;// ./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);
118119
+ /* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(739);
118120
+ /* provided dependency */ var PointingDevice_$ = __webpack_require__(827);
118115
118121
  /*******************************************************************************
118116
118122
  *
118117
118123
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -119558,7 +119564,7 @@ const Lock_default_ = Lock;
119558
119564
 
119559
119565
  /* harmony default export */ const Utility_Lock = (x_ite_Namespace .add ("Lock", Lock_default_));
119560
119566
  ;// ./src/x_ite/Browser/Rendering/X3DRenderingContext.js
119561
- /* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(524);
119567
+ /* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(827);
119562
119568
  /*******************************************************************************
119563
119569
  *
119564
119570
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -120872,7 +120878,7 @@ const X3DSoundContext_default_ = X3DSoundContext;
120872
120878
 
120873
120879
  /* harmony default export */ const Sound_X3DSoundContext = (x_ite_Namespace .add ("X3DSoundContext", X3DSoundContext_default_));
120874
120880
  ;// ./src/x_ite/Browser/Texturing/KTXDecoder.js
120875
- /* provided dependency */ var KTXDecoder_$ = __webpack_require__(524);
120881
+ /* provided dependency */ var KTXDecoder_$ = __webpack_require__(827);
120876
120882
  const KTXDecoder_default_ = class KTXDecoder
120877
120883
  {
120878
120884
  constructor (gl, externalKtxlib, scriptDir)
@@ -122451,7 +122457,7 @@ const Components_default_ = Components;
122451
122457
 
122452
122458
  /* harmony default export */ const x_ite_Components = (x_ite_Namespace .add ("Components", Components_default_));
122453
122459
  ;// ./src/x_ite/Browser/DOMIntegration.js
122454
- /* provided dependency */ var DOMIntegration_$ = __webpack_require__(524);
122460
+ /* provided dependency */ var DOMIntegration_$ = __webpack_require__(827);
122455
122461
  /*******************************************************************************
122456
122462
  * MIT License
122457
122463
  *
@@ -123717,7 +123723,7 @@ const FieldTypes_default_ = new Configuration_FieldTypesArray (Object .values (x
123717
123723
 
123718
123724
  /* harmony default export */ const FieldTypes = (x_ite_Namespace .add ("FieldTypes", FieldTypes_default_));
123719
123725
  ;// ./src/x_ite/Browser/X3DBrowser.js
123720
- /* provided dependency */ var X3DBrowser_$ = __webpack_require__(524);
123726
+ /* provided dependency */ var X3DBrowser_$ = __webpack_require__(827);
123721
123727
  /*******************************************************************************
123722
123728
  *
123723
123729
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -124819,7 +124825,7 @@ const X3DBrowser_default_ = X3DBrowser;
124819
124825
 
124820
124826
  /* harmony default export */ const Browser_X3DBrowser = (x_ite_Namespace .add ("X3DBrowser", X3DBrowser_default_));
124821
124827
  ;// ./src/x_ite/X3DCanvasElement.js
124822
- /* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(524);
124828
+ /* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(827);
124823
124829
  /*******************************************************************************
124824
124830
  *
124825
124831
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -125086,8 +125092,8 @@ const QuickSort_default_ = QuickSort;
125086
125092
 
125087
125093
  /* harmony default export */ const Algorithms_QuickSort = (x_ite_Namespace .add ("QuickSort", QuickSort_default_));
125088
125094
  ;// ./src/lib/jquery.js
125089
- /* provided dependency */ var jquery_$ = __webpack_require__(524);
125090
- /* provided dependency */ var pako = __webpack_require__(496);
125095
+ /* provided dependency */ var jquery_$ = __webpack_require__(827);
125096
+ /* provided dependency */ var pako = __webpack_require__(779);
125091
125097
  Object .assign (jquery_$,
125092
125098
  {
125093
125099
  decodeText (input)
@@ -125168,13 +125174,13 @@ const jquery_default_ = jquery_$;
125168
125174
 
125169
125175
  /* harmony default export */ const jquery = (x_ite_Namespace .add ("jquery", jquery_default_));
125170
125176
  ;// ./src/lib/libtess.js
125171
- /* provided dependency */ var libtess_libtess = __webpack_require__(153);
125177
+ /* provided dependency */ var libtess_libtess = __webpack_require__(688);
125172
125178
  const libtess_default_ = libtess_libtess;
125173
125179
  ;
125174
125180
 
125175
125181
  /* harmony default export */ const lib_libtess = (x_ite_Namespace .add ("libtess", libtess_default_));
125176
125182
  ;// ./src/x_ite/X3D.js
125177
- /* provided dependency */ var X3D_$ = __webpack_require__(524);
125183
+ /* provided dependency */ var X3D_$ = __webpack_require__(827);
125178
125184
  /*******************************************************************************
125179
125185
  *
125180
125186
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -125478,7 +125484,7 @@ x_ite_Namespace, x_ite_Namespace .Fields,
125478
125484
 
125479
125485
  // Assign X3D to global namespace.
125480
125486
 
125481
- window [Symbol .for ("X_ITE.X3D-10.5.11")] = x_ite_X3D;
125487
+ window [Symbol .for ("X_ITE.X3D-10.5.12")] = x_ite_X3D;
125482
125488
 
125483
125489
  customElements .define ("x3d-canvas", x_ite_X3DCanvasElement);
125484
125490
 
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.12",
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",