x_ite 9.1.8 → 9.1.9

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 (48) hide show
  1. package/dist/assets/components/Annotation.js +13 -13
  2. package/dist/assets/components/Annotation.min.js +1 -1
  3. package/dist/assets/components/CADGeometry.js +14 -14
  4. package/dist/assets/components/CADGeometry.min.js +1 -1
  5. package/dist/assets/components/CubeMapTexturing.js +25 -25
  6. package/dist/assets/components/CubeMapTexturing.min.js +1 -1
  7. package/dist/assets/components/DIS.js +13 -13
  8. package/dist/assets/components/DIS.min.js +1 -1
  9. package/dist/assets/components/EventUtilities.js +9 -9
  10. package/dist/assets/components/EventUtilities.min.js +1 -1
  11. package/dist/assets/components/Geometry2D.js +20 -19
  12. package/dist/assets/components/Geometry2D.min.js +1 -1
  13. package/dist/assets/components/Geospatial.js +33 -33
  14. package/dist/assets/components/Geospatial.min.js +1 -1
  15. package/dist/assets/components/HAnim.js +23 -23
  16. package/dist/assets/components/HAnim.min.js +1 -1
  17. package/dist/assets/components/KeyDeviceSensor.js +8 -8
  18. package/dist/assets/components/KeyDeviceSensor.min.js +1 -1
  19. package/dist/assets/components/Layout.js +27 -30
  20. package/dist/assets/components/Layout.min.js +1 -1
  21. package/dist/assets/components/NURBS.js +23 -23
  22. package/dist/assets/components/NURBS.min.js +1 -1
  23. package/dist/assets/components/ParticleSystems.js +23 -23
  24. package/dist/assets/components/ParticleSystems.min.js +1 -1
  25. package/dist/assets/components/Picking.js +18 -18
  26. package/dist/assets/components/Picking.min.js +1 -1
  27. package/dist/assets/components/RigidBodyPhysics.js +17 -17
  28. package/dist/assets/components/RigidBodyPhysics.min.js +1 -1
  29. package/dist/assets/components/Scripting.js +38 -38
  30. package/dist/assets/components/Scripting.min.js +1 -1
  31. package/dist/assets/components/Text.js +26 -27
  32. package/dist/assets/components/Text.min.js +1 -1
  33. package/dist/assets/components/TextureProjection.js +15 -15
  34. package/dist/assets/components/TextureProjection.min.js +1 -1
  35. package/dist/assets/components/Texturing3D.js +30 -30
  36. package/dist/assets/components/Texturing3D.min.js +1 -1
  37. package/dist/assets/components/VolumeRendering.js +19 -19
  38. package/dist/assets/components/VolumeRendering.min.js +1 -1
  39. package/dist/assets/components/X_ITE.js +8 -8
  40. package/dist/assets/components/X_ITE.min.js +1 -1
  41. package/dist/x_ite.css +1 -1
  42. package/dist/x_ite.d.ts +21197 -1694
  43. package/dist/x_ite.js +565 -560
  44. package/dist/x_ite.min.js +1 -1
  45. package/dist/x_ite.min.mjs +1 -1
  46. package/dist/x_ite.mjs +565 -560
  47. package/dist/x_ite.zip +0 -0
  48. package/package.json +8 -4
package/dist/x_ite.mjs CHANGED
@@ -1,9 +1,9 @@
1
- /* X_ITE v9.1.8 */var __webpack_modules__ = ({
1
+ /* X_ITE v9.1.9 */var __webpack_modules__ = ({
2
2
 
3
- /***/ 308:
3
+ /***/ 323:
4
4
  /***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
5
5
 
6
- /* provided dependency */ var jQuery = __webpack_require__(61);
6
+ /* provided dependency */ var jQuery = __webpack_require__(604);
7
7
  /**
8
8
  * @preserve jquery.fullscreen 1.1.5
9
9
  * https://github.com/code-lts/jquery-fullscreen-plugin
@@ -199,7 +199,7 @@ installFullScreenHandlers();
199
199
 
200
200
  /***/ }),
201
201
 
202
- /***/ 970:
202
+ /***/ 674:
203
203
  /***/ ((module, exports, __webpack_require__) => {
204
204
 
205
205
  var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!
@@ -213,7 +213,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
213
213
  (function (factory) {
214
214
  if ( true ) {
215
215
  // AMD. Register as an anonymous module.
216
- !(__WEBPACK_AMD_DEFINE_ARRAY__ = [__webpack_require__(61)], __WEBPACK_AMD_DEFINE_FACTORY__ = (factory),
216
+ !(__WEBPACK_AMD_DEFINE_ARRAY__ = [__webpack_require__(604)], __WEBPACK_AMD_DEFINE_FACTORY__ = (factory),
217
217
  __WEBPACK_AMD_DEFINE_RESULT__ = (typeof __WEBPACK_AMD_DEFINE_FACTORY__ === 'function' ?
218
218
  (__WEBPACK_AMD_DEFINE_FACTORY__.apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__)) : __WEBPACK_AMD_DEFINE_FACTORY__),
219
219
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
@@ -424,7 +424,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
424
424
 
425
425
  /***/ }),
426
426
 
427
- /***/ 61:
427
+ /***/ 604:
428
428
  /***/ (function(module, exports) {
429
429
 
430
430
  var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!
@@ -11148,7 +11148,7 @@ return jQuery;
11148
11148
 
11149
11149
  /***/ }),
11150
11150
 
11151
- /***/ 975:
11151
+ /***/ 594:
11152
11152
  /***/ ((module) => {
11153
11153
 
11154
11154
  /**
@@ -15927,7 +15927,7 @@ if (true) {
15927
15927
 
15928
15928
  /***/ }),
15929
15929
 
15930
- /***/ 491:
15930
+ /***/ 960:
15931
15931
  /***/ (function(__unused_webpack_module, exports) {
15932
15932
 
15933
15933
 
@@ -19172,7 +19172,7 @@ if (true) {
19172
19172
 
19173
19173
  /***/ }),
19174
19174
 
19175
- /***/ 855:
19175
+ /***/ 767:
19176
19176
  /***/ (function(module, exports) {
19177
19177
 
19178
19178
  var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*
@@ -20299,7 +20299,7 @@ Object .defineProperty (Namespace, "add",
20299
20299
  }
20300
20300
  else
20301
20301
  {
20302
- const X3D = window [Symbol .for ("X_ITE.X3D-9.1.8")];
20302
+ const X3D = window [Symbol .for ("X_ITE.X3D-9.1.9")];
20303
20303
 
20304
20304
  if (X3D)
20305
20305
  X3D [name] = module;
@@ -22995,8 +22995,8 @@ Object .assign (Object .setPrototypeOf (X3DField .prototype, Base_X3DChildObject
22995
22995
  {
22996
22996
  if (this [_referencesCallbacks] .size)
22997
22997
  {
22998
- for (const referencesCallback of Utility_MapUtilities .values (referencesCallbacksTemp, this [_referencesCallbacks]))
22999
- referencesCallback ();
22998
+ for (const callback of Utility_MapUtilities .values (referencesCallbacksTemp, this [_referencesCallbacks]))
22999
+ callback ();
23000
23000
  }
23001
23001
  };
23002
23002
  })(),
@@ -23093,8 +23093,8 @@ Object .assign (Object .setPrototypeOf (X3DField .prototype, Base_X3DChildObject
23093
23093
  {
23094
23094
  if (this [_routeCallbacks] .size)
23095
23095
  {
23096
- for (const routeCallback of Utility_MapUtilities .values (routeCallbacksTemp, this [_routeCallbacks]))
23097
- routeCallback ();
23096
+ for (const callback of Utility_MapUtilities .values (routeCallbacksTemp, this [_routeCallbacks]))
23097
+ callback ();
23098
23098
  }
23099
23099
  };
23100
23100
  })(),
@@ -24648,7 +24648,7 @@ x_ite_Namespace .add ("SFInt32", "x_ite/Fields/SFInt32", SFInt32_default_);
24648
24648
 
24649
24649
 
24650
24650
 
24651
- function SFMatrixPrototypeTemplate (Constructor, TypeName, Matrix, SFVec, double)
24651
+ function SFMatrixPrototypeTemplate (Constructor, TypeName, Matrix, double)
24652
24652
  {
24653
24653
  const _formatter = double ? "DoubleFormat" : "FloatFormat";
24654
24654
 
@@ -24760,19 +24760,19 @@ function SFMatrixPrototypeTemplate (Constructor, TypeName, Matrix, SFVec, double
24760
24760
  },
24761
24761
  multVecMatrix (vector)
24762
24762
  {
24763
- return new SFVec (this .getValue () .multVecMatrix (vector .getValue () .copy ()));
24763
+ return new (vector .constructor) (this .getValue () .multVecMatrix (vector .getValue () .copy ()));
24764
24764
  },
24765
24765
  multMatrixVec (vector)
24766
24766
  {
24767
- return new SFVec (this .getValue () .multMatrixVec (vector .getValue () .copy ()));
24767
+ return new (vector .constructor) (this .getValue () .multMatrixVec (vector .getValue () .copy ()));
24768
24768
  },
24769
24769
  multDirMatrix (vector)
24770
24770
  {
24771
- return new SFVec (this .getValue () .multDirMatrix (vector .getValue () .copy ()));
24771
+ return new (vector .constructor) (this .getValue () .multDirMatrix (vector .getValue () .copy ()));
24772
24772
  },
24773
24773
  multMatrixDir (vector)
24774
24774
  {
24775
- return new SFVec (this .getValue () .multMatrixDir (vector .getValue () .copy ()));
24775
+ return new (vector .constructor) (this .getValue () .multMatrixDir (vector .getValue () .copy ()));
24776
24776
  },
24777
24777
  toStream (generator)
24778
24778
  {
@@ -24829,212 +24829,6 @@ const SFMatrixPrototypeTemplate_default_ = SFMatrixPrototypeTemplate;
24829
24829
 
24830
24830
  x_ite_Namespace .add ("SFMatrixPrototypeTemplate", "x_ite/Fields/SFMatrixPrototypeTemplate", SFMatrixPrototypeTemplate_default_);
24831
24831
  /* harmony default export */ const Fields_SFMatrixPrototypeTemplate = (SFMatrixPrototypeTemplate_default_);
24832
- ;// CONCATENATED MODULE: ./src/x_ite/Fields/SFVecPrototypeTemplate.js
24833
- /*******************************************************************************
24834
- *
24835
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
24836
- *
24837
- * Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
24838
- *
24839
- * All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
24840
- *
24841
- * The copyright notice above does not evidence any actual of intended
24842
- * publication of such source code, and is an unpublished work by create3000.
24843
- * This material contains CONFIDENTIAL INFORMATION that is the property of
24844
- * create3000.
24845
- *
24846
- * No permission is granted to copy, distribute, or create derivative works from
24847
- * the contents of this software, in whole or in part, without the prior written
24848
- * permission of create3000.
24849
- *
24850
- * NON-MILITARY USE ONLY
24851
- *
24852
- * All create3000 software are effectively free software with a non-military use
24853
- * restriction. It is free. Well commented source is provided. You may reuse the
24854
- * source in any way you please with the exception anything that uses it must be
24855
- * marked to indicate is contains 'non-military use only' components.
24856
- *
24857
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
24858
- *
24859
- * Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
24860
- *
24861
- * This file is part of the X_ITE Project.
24862
- *
24863
- * X_ITE is free software: you can redistribute it and/or modify it under the
24864
- * terms of the GNU General Public License version 3 only, as published by the
24865
- * Free Software Foundation.
24866
- *
24867
- * X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
24868
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
24869
- * A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
24870
- * details (a copy is included in the LICENSE file that accompanied this code).
24871
- *
24872
- * You should have received a copy of the GNU General Public License version 3
24873
- * along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
24874
- * copy of the GPLv3 License.
24875
- *
24876
- * For Silvio, Joy and Adi.
24877
- *
24878
- ******************************************************************************/
24879
-
24880
-
24881
-
24882
- function SFVecPrototypeTemplate (Constructor, TypeName, Vector, double)
24883
- {
24884
- const _formatter = double ? "DoubleFormat" : "FloatFormat";
24885
-
24886
- Object .defineProperties (Constructor,
24887
- {
24888
- typeName:
24889
- {
24890
- value: TypeName,
24891
- enumerable: true,
24892
- },
24893
- });
24894
-
24895
- return Object .assign (Object .setPrototypeOf (Constructor .prototype, Base_X3DField .prototype),
24896
- {
24897
- *[Symbol .iterator] ()
24898
- {
24899
- yield* this .getValue ();
24900
- },
24901
- copy ()
24902
- {
24903
- return new (this .constructor) (this .getValue () .copy ());
24904
- },
24905
- equals (vector)
24906
- {
24907
- return this .getValue () .equals (vector .getValue ());
24908
- },
24909
- isDefaultValue ()
24910
- {
24911
- return this .getValue () .equals (Vector .Zero);
24912
- },
24913
- set (value)
24914
- {
24915
- this .getValue () .assign (value);
24916
- },
24917
- abs ()
24918
- {
24919
- return new (this .constructor) (this .getValue () .copy () .abs ());
24920
- },
24921
- add (vector)
24922
- {
24923
- return new (this .constructor) (this .getValue () .copy () .add (vector .getValue ()));
24924
- },
24925
- distance (vector)
24926
- {
24927
- return this .getValue () .distance (vector .getValue ());
24928
- },
24929
- divide (value)
24930
- {
24931
- return new (this .constructor) (this .getValue () .copy () .divide (value));
24932
- },
24933
- divVec (vector)
24934
- {
24935
- return new (this .constructor) (this .getValue () .copy () .divVec (vector .getValue ()));
24936
- },
24937
- dot (vector)
24938
- {
24939
- return this .getValue () .dot (vector .getValue ());
24940
- },
24941
- inverse ()
24942
- {
24943
- return new (this .constructor) (this .getValue () .copy () .inverse ());
24944
- },
24945
- length ()
24946
- {
24947
- return this .getValue () .magnitude ();
24948
- },
24949
- lerp (destination, t)
24950
- {
24951
- return new (this .constructor) (this .getValue () .copy () .lerp (destination, t));
24952
- },
24953
- max (vector)
24954
- {
24955
- return new (this .constructor) (this .getValue () .copy () .max (vector .getValue ()));
24956
- },
24957
- min (vector)
24958
- {
24959
- return new (this .constructor) (this .getValue () .copy () .min (vector .getValue ()));
24960
- },
24961
- multiply (value)
24962
- {
24963
- return new (this .constructor) (this .getValue () .copy () .multiply (value));
24964
- },
24965
- multVec (vector)
24966
- {
24967
- return new (this .constructor) (this .getValue () .copy () .multVec (vector .getValue ()));
24968
- },
24969
- negate ()
24970
- {
24971
- return new (this .constructor) (this .getValue () .copy () .negate ());
24972
- },
24973
- normalize (vector)
24974
- {
24975
- return new (this .constructor) (this .getValue () .copy () .normalize ());
24976
- },
24977
- subtract (vector)
24978
- {
24979
- return new (this .constructor) (this .getValue () .copy () .subtract (vector .getValue ()));
24980
- },
24981
- toStream (generator)
24982
- {
24983
- const
24984
- value = this .getValue (),
24985
- last = value .length - 1,
24986
- category = generator .Unit (this .getUnit ());
24987
-
24988
- for (let i = 0; i < last; ++ i)
24989
- {
24990
- generator .string += generator [_formatter] (generator .ToUnit (category, value [i]));
24991
- generator .string += generator .Space ();
24992
- }
24993
-
24994
- generator .string += generator [_formatter] (generator .ToUnit (category, value [last]));
24995
- },
24996
- toVRMLStream (generator)
24997
- {
24998
- this .toStream (generator);
24999
- },
25000
- toXMLStream (generator)
25001
- {
25002
- this .toStream (generator);
25003
- },
25004
- toJSONStream (generator)
25005
- {
25006
- generator .string += '[';
25007
- generator .string += generator .TidySpace ();
25008
-
25009
- this .toJSONStreamValue (generator);
25010
-
25011
- generator .string += generator .TidySpace ();
25012
- generator .string += ']';
25013
- },
25014
- toJSONStreamValue (generator)
25015
- {
25016
- const
25017
- value = this .getValue (),
25018
- last = value .length - 1,
25019
- category = generator .Unit (this .getUnit ());
25020
-
25021
- for (let i = 0; i < last; ++ i)
25022
- {
25023
- generator .string += generator .JSONNumber (generator [_formatter] (generator .ToUnit (category, value [i])));
25024
- generator .string += ',';
25025
- generator .string += generator .TidySpace ();
25026
- }
25027
-
25028
- generator .string += generator .JSONNumber (generator [_formatter] (generator .ToUnit (category, value [last])));
25029
- },
25030
- });
25031
- }
25032
-
25033
- const SFVecPrototypeTemplate_default_ = SFVecPrototypeTemplate;
25034
- ;
25035
-
25036
- x_ite_Namespace .add ("SFVecPrototypeTemplate", "x_ite/Fields/SFVecPrototypeTemplate", SFVecPrototypeTemplate_default_);
25037
- /* harmony default export */ const Fields_SFVecPrototypeTemplate = (SFVecPrototypeTemplate_default_);
25038
24832
  ;// CONCATENATED MODULE: ./src/standard/Math/Numbers/Vector2.js
25039
24833
  /*******************************************************************************
25040
24834
  *
@@ -25278,131 +25072,6 @@ const Vector2_default_ = Vector2;
25278
25072
 
25279
25073
  x_ite_Namespace .add ("Vector2", "standard/Math/Numbers/Vector2", Vector2_default_);
25280
25074
  /* harmony default export */ const Numbers_Vector2 = (Vector2_default_);
25281
- ;// CONCATENATED MODULE: ./src/x_ite/Fields/SFVec2.js
25282
- /*******************************************************************************
25283
- *
25284
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
25285
- *
25286
- * Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
25287
- *
25288
- * All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
25289
- *
25290
- * The copyright notice above does not evidence any actual of intended
25291
- * publication of such source code, and is an unpublished work by create3000.
25292
- * This material contains CONFIDENTIAL INFORMATION that is the property of
25293
- * create3000.
25294
- *
25295
- * No permission is granted to copy, distribute, or create derivative works from
25296
- * the contents of this software, in whole or in part, without the prior written
25297
- * permission of create3000.
25298
- *
25299
- * NON-MILITARY USE ONLY
25300
- *
25301
- * All create3000 software are effectively free software with a non-military use
25302
- * restriction. It is free. Well commented source is provided. You may reuse the
25303
- * source in any way you please with the exception anything that uses it must be
25304
- * marked to indicate is contains 'non-military use only' components.
25305
- *
25306
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
25307
- *
25308
- * Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
25309
- *
25310
- * This file is part of the X_ITE Project.
25311
- *
25312
- * X_ITE is free software: you can redistribute it and/or modify it under the
25313
- * terms of the GNU General Public License version 3 only, as published by the
25314
- * Free Software Foundation.
25315
- *
25316
- * X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
25317
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
25318
- * A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
25319
- * details (a copy is included in the LICENSE file that accompanied this code).
25320
- *
25321
- * You should have received a copy of the GNU General Public License version 3
25322
- * along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
25323
- * copy of the GPLv3 License.
25324
- *
25325
- * For Silvio, Joy and Adi.
25326
- *
25327
- ******************************************************************************/
25328
-
25329
-
25330
-
25331
-
25332
-
25333
- function SFVec2Template (TypeName, double)
25334
- {
25335
- function SFVec2 (x, y)
25336
- {
25337
- switch (arguments .length)
25338
- {
25339
- case 0:
25340
- Base_X3DField .call (this, new Numbers_Vector2 (0, 0));
25341
- break;
25342
-
25343
- case 1:
25344
- Base_X3DField .call (this, arguments [0]);
25345
- break;
25346
-
25347
- case 2:
25348
- Base_X3DField .call (this, new Numbers_Vector2 (+x, +y));
25349
- break;
25350
-
25351
- default:
25352
- throw new Error ("Invalid arguments.");
25353
- }
25354
- }
25355
-
25356
- Fields_SFVecPrototypeTemplate (SFVec2, TypeName, Numbers_Vector2, double);
25357
-
25358
- for (const key of Object .keys (SFVec2 .prototype))
25359
- Object .defineProperty (SFVec2 .prototype, key, { enumerable: false });
25360
-
25361
- const x = {
25362
- get ()
25363
- {
25364
- return this .getValue () .x;
25365
- },
25366
- set (value)
25367
- {
25368
- this .getValue () .x = +value;
25369
- this .addEvent ();
25370
- },
25371
- };
25372
-
25373
- const y = {
25374
- get ()
25375
- {
25376
- return this .getValue () .y;
25377
- },
25378
- set (value)
25379
- {
25380
- this .getValue () .y = +value;
25381
- this .addEvent ();
25382
- },
25383
- };
25384
-
25385
- Object .defineProperties (SFVec2 .prototype,
25386
- {
25387
- 0: x,
25388
- 1: y,
25389
- x: Object .assign ({ enumerable: true }, x),
25390
- y: Object .assign ({ enumerable: true }, y),
25391
- });
25392
-
25393
- return SFVec2;
25394
- }
25395
-
25396
- const SFVec2 = {
25397
- SFVec2d: SFVec2Template ("SFVec2d", true),
25398
- SFVec2f: SFVec2Template ("SFVec2f", false),
25399
- };
25400
-
25401
- const SFVec2_default_ = SFVec2;
25402
- ;
25403
-
25404
- x_ite_Namespace .add ("SFVec2", "x_ite/Fields/SFVec2", SFVec2_default_);
25405
- /* harmony default export */ const Fields_SFVec2 = (SFVec2_default_);
25406
25075
  ;// CONCATENATED MODULE: ./src/standard/Math/Numbers/Vector3.js
25407
25076
  /*******************************************************************************
25408
25077
  *
@@ -26906,8 +26575,7 @@ x_ite_Namespace .add ("Matrix3", "standard/Math/Numbers/Matrix3", Matrix3_defaul
26906
26575
 
26907
26576
 
26908
26577
 
26909
-
26910
- function SFMatrix3Template (TypeName, SFVec2, double)
26578
+ function SFMatrix3Template (TypeName, double)
26911
26579
  {
26912
26580
  function SFMatrix3 (m00, m01, m02,
26913
26581
  m10, m11, m12,
@@ -26949,7 +26617,7 @@ function SFMatrix3Template (TypeName, SFVec2, double)
26949
26617
  }
26950
26618
  }
26951
26619
 
26952
- Object .assign (Fields_SFMatrixPrototypeTemplate (SFMatrix3, TypeName, Numbers_Matrix3, SFVec2, double),
26620
+ Object .assign (Fields_SFMatrixPrototypeTemplate (SFMatrix3, TypeName, Numbers_Matrix3, double),
26953
26621
  {
26954
26622
  setTransform: (function ()
26955
26623
  {
@@ -27005,8 +26673,8 @@ function SFMatrix3Template (TypeName, SFVec2, double)
27005
26673
  }
27006
26674
 
27007
26675
  const SFMatrix3 = {
27008
- SFMatrix3d: SFMatrix3Template ("SFMatrix3d", Fields_SFVec2 .SFVec2d, true),
27009
- SFMatrix3f: SFMatrix3Template ("SFMatrix3f", Fields_SFVec2 .SFVec2f, false),
26676
+ SFMatrix3d: SFMatrix3Template ("SFMatrix3d", true),
26677
+ SFMatrix3f: SFMatrix3Template ("SFMatrix3f", false),
27010
26678
  };
27011
26679
 
27012
26680
  const SFMatrix3_default_ = SFMatrix3;
@@ -27014,151 +26682,6 @@ const SFMatrix3_default_ = SFMatrix3;
27014
26682
 
27015
26683
  x_ite_Namespace .add ("SFMatrix3", "x_ite/Fields/SFMatrix3", SFMatrix3_default_);
27016
26684
  /* harmony default export */ const Fields_SFMatrix3 = (SFMatrix3_default_);
27017
- ;// CONCATENATED MODULE: ./src/x_ite/Fields/SFVec3.js
27018
- /*******************************************************************************
27019
- *
27020
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
27021
- *
27022
- * Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
27023
- *
27024
- * All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
27025
- *
27026
- * The copyright notice above does not evidence any actual of intended
27027
- * publication of such source code, and is an unpublished work by create3000.
27028
- * This material contains CONFIDENTIAL INFORMATION that is the property of
27029
- * create3000.
27030
- *
27031
- * No permission is granted to copy, distribute, or create derivative works from
27032
- * the contents of this software, in whole or in part, without the prior written
27033
- * permission of create3000.
27034
- *
27035
- * NON-MILITARY USE ONLY
27036
- *
27037
- * All create3000 software are effectively free software with a non-military use
27038
- * restriction. It is free. Well commented source is provided. You may reuse the
27039
- * source in any way you please with the exception anything that uses it must be
27040
- * marked to indicate is contains 'non-military use only' components.
27041
- *
27042
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
27043
- *
27044
- * Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
27045
- *
27046
- * This file is part of the X_ITE Project.
27047
- *
27048
- * X_ITE is free software: you can redistribute it and/or modify it under the
27049
- * terms of the GNU General Public License version 3 only, as published by the
27050
- * Free Software Foundation.
27051
- *
27052
- * X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
27053
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
27054
- * A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
27055
- * details (a copy is included in the LICENSE file that accompanied this code).
27056
- *
27057
- * You should have received a copy of the GNU General Public License version 3
27058
- * along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
27059
- * copy of the GPLv3 License.
27060
- *
27061
- * For Silvio, Joy and Adi.
27062
- *
27063
- ******************************************************************************/
27064
-
27065
-
27066
-
27067
-
27068
-
27069
- function SFVec3Template (TypeName, double)
27070
- {
27071
- function SFVec3 (x, y, z)
27072
- {
27073
- switch (arguments .length)
27074
- {
27075
- case 0:
27076
- Base_X3DField .call (this, new Numbers_Vector3 (0, 0, 0));
27077
- break;
27078
-
27079
- case 1:
27080
- Base_X3DField .call (this, arguments [0]);
27081
- break;
27082
-
27083
- case 3:
27084
- Base_X3DField .call (this, new Numbers_Vector3 (+x, +y, +z));
27085
- break;
27086
-
27087
- default:
27088
- throw new Error ("Invalid arguments.");
27089
- }
27090
- }
27091
-
27092
- Object .assign (Fields_SFVecPrototypeTemplate (SFVec3, TypeName, Numbers_Vector3, double),
27093
- {
27094
- cross (vector)
27095
- {
27096
- return new (this .constructor) (this .getValue () .copy () .cross (vector .getValue ()));
27097
- },
27098
- });
27099
-
27100
- for (const key of Object .keys (SFVec3 .prototype))
27101
- Object .defineProperty (SFVec3 .prototype, key, { enumerable: false });
27102
-
27103
- const x = {
27104
- get ()
27105
- {
27106
- return this .getValue () .x;
27107
- },
27108
- set (value)
27109
- {
27110
- this .getValue () .x = +value;
27111
- this .addEvent ();
27112
- },
27113
- };
27114
-
27115
- const y = {
27116
- get ()
27117
- {
27118
- return this .getValue () .y;
27119
- },
27120
- set (value)
27121
- {
27122
- this .getValue () .y = +value;
27123
- this .addEvent ();
27124
- },
27125
- };
27126
-
27127
- const z = {
27128
- get ()
27129
- {
27130
- return this .getValue () .z;
27131
- },
27132
- set (value)
27133
- {
27134
- this .getValue () .z = +value;
27135
- this .addEvent ();
27136
- },
27137
- };
27138
-
27139
- Object .defineProperties (SFVec3 .prototype,
27140
- {
27141
- 0: x,
27142
- 1: y,
27143
- 2: z,
27144
- x: Object .assign ({ enumerable: true }, x),
27145
- y: Object .assign ({ enumerable: true }, y),
27146
- z: Object .assign ({ enumerable: true }, z),
27147
- });
27148
-
27149
- return SFVec3;
27150
- }
27151
-
27152
- const SFVec3 = {
27153
- SFVec3d: SFVec3Template ("SFVec3d", true),
27154
- SFVec3f: SFVec3Template ("SFVec3f", false),
27155
- };
27156
-
27157
- const SFVec3_default_ = SFVec3;
27158
- ;
27159
-
27160
- x_ite_Namespace .add ("SFVec3", "x_ite/Fields/SFVec3", SFVec3_default_);
27161
- /* harmony default export */ const Fields_SFVec3 = (SFVec3_default_);
27162
26685
  ;// CONCATENATED MODULE: ./src/standard/Math/Numbers/Vector4.js
27163
26686
  /*******************************************************************************
27164
26687
  *
@@ -29474,8 +28997,7 @@ x_ite_Namespace .add ("Matrix4", "standard/Math/Numbers/Matrix4", Matrix4_defaul
29474
28997
 
29475
28998
 
29476
28999
 
29477
-
29478
- function SFMatrix4Template (TypeName, SFVec3, double)
29000
+ function SFMatrix4Template (TypeName, double)
29479
29001
  {
29480
29002
  function SFMatrix4 (m00, m01, m02, m03,
29481
29003
  m10, m11, m12, m13,
@@ -29521,7 +29043,7 @@ function SFMatrix4Template (TypeName, SFVec3, double)
29521
29043
  }
29522
29044
  }
29523
29045
 
29524
- Fields_SFMatrixPrototypeTemplate (SFMatrix4, TypeName, Numbers_Matrix4, SFVec3, double);
29046
+ Fields_SFMatrixPrototypeTemplate (SFMatrix4, TypeName, Numbers_Matrix4, double);
29525
29047
 
29526
29048
  for (const key of Object .keys (SFMatrix4 .prototype))
29527
29049
  Object .defineProperty (SFMatrix4 .prototype, key, { enumerable: false });
@@ -29550,9 +29072,9 @@ function SFMatrix4Template (TypeName, SFVec3, double)
29550
29072
  }
29551
29073
 
29552
29074
  const SFMatrix4 = {
29553
- SFMatrix4d: SFMatrix4Template ("SFMatrix4d", Fields_SFVec3 .SFVec3d, true),
29554
- SFMatrix4f: SFMatrix4Template ("SFMatrix4f", Fields_SFVec3 .SFVec3f, false),
29555
- VrmlMatrix: SFMatrix4Template ("VrmlMatrix", Fields_SFVec3 .SFVec3f, false),
29075
+ SFMatrix4d: SFMatrix4Template ("SFMatrix4d", true),
29076
+ SFMatrix4f: SFMatrix4Template ("SFMatrix4f", false),
29077
+ VrmlMatrix: SFMatrix4Template ("VrmlMatrix", false),
29556
29078
  };
29557
29079
 
29558
29080
  const SFMatrix4_default_ = SFMatrix4;
@@ -29905,8 +29427,7 @@ Object .assign (Object .setPrototypeOf (SFNode .prototype, Base_X3DField .protot
29905
29427
  target = this [_target],
29906
29428
  current = target .getValue ();
29907
29429
 
29908
- if (current)
29909
- current .removeParent (target [_proxy]);
29430
+ current ?.removeParent (target [_proxy]);
29910
29431
 
29911
29432
  // No need to test for X3DBaseNode, because there is a special version of SFNode in Script.
29912
29433
 
@@ -29997,7 +29518,7 @@ Object .assign (Object .setPrototypeOf (SFNode .prototype, Base_X3DField .protot
29997
29518
  {
29998
29519
  return Base_X3DField .prototype .addFieldCallback .apply (target, arguments);
29999
29520
  }
30000
- case 3:
29521
+ case 3: // Depreciated
30001
29522
  {
30002
29523
  const value = target .getValue ();
30003
29524
 
@@ -30018,7 +29539,7 @@ Object .assign (Object .setPrototypeOf (SFNode .prototype, Base_X3DField .protot
30018
29539
  {
30019
29540
  return Base_X3DField .prototype .removeFieldCallback .apply (target, arguments);
30020
29541
  }
30021
- case 2:
29542
+ case 2: // Depreciated
30022
29543
  {
30023
29544
  const value = target .getValue ();
30024
29545
 
@@ -30140,6 +29661,357 @@ const SFNode_default_ = SFNode;
30140
29661
 
30141
29662
  x_ite_Namespace .add ("SFNode", "x_ite/Fields/SFNode", SFNode_default_);
30142
29663
  /* harmony default export */ const Fields_SFNode = (SFNode_default_);
29664
+ ;// CONCATENATED MODULE: ./src/x_ite/Fields/SFVecPrototypeTemplate.js
29665
+ /*******************************************************************************
29666
+ *
29667
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
29668
+ *
29669
+ * Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
29670
+ *
29671
+ * All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
29672
+ *
29673
+ * The copyright notice above does not evidence any actual of intended
29674
+ * publication of such source code, and is an unpublished work by create3000.
29675
+ * This material contains CONFIDENTIAL INFORMATION that is the property of
29676
+ * create3000.
29677
+ *
29678
+ * No permission is granted to copy, distribute, or create derivative works from
29679
+ * the contents of this software, in whole or in part, without the prior written
29680
+ * permission of create3000.
29681
+ *
29682
+ * NON-MILITARY USE ONLY
29683
+ *
29684
+ * All create3000 software are effectively free software with a non-military use
29685
+ * restriction. It is free. Well commented source is provided. You may reuse the
29686
+ * source in any way you please with the exception anything that uses it must be
29687
+ * marked to indicate is contains 'non-military use only' components.
29688
+ *
29689
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
29690
+ *
29691
+ * Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
29692
+ *
29693
+ * This file is part of the X_ITE Project.
29694
+ *
29695
+ * X_ITE is free software: you can redistribute it and/or modify it under the
29696
+ * terms of the GNU General Public License version 3 only, as published by the
29697
+ * Free Software Foundation.
29698
+ *
29699
+ * X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
29700
+ * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
29701
+ * A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
29702
+ * details (a copy is included in the LICENSE file that accompanied this code).
29703
+ *
29704
+ * You should have received a copy of the GNU General Public License version 3
29705
+ * along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
29706
+ * copy of the GPLv3 License.
29707
+ *
29708
+ * For Silvio, Joy and Adi.
29709
+ *
29710
+ ******************************************************************************/
29711
+
29712
+
29713
+
29714
+ function SFVecPrototypeTemplate (Constructor, TypeName, Vector, double)
29715
+ {
29716
+ const _formatter = double ? "DoubleFormat" : "FloatFormat";
29717
+
29718
+ Object .defineProperties (Constructor,
29719
+ {
29720
+ typeName:
29721
+ {
29722
+ value: TypeName,
29723
+ enumerable: true,
29724
+ },
29725
+ });
29726
+
29727
+ return Object .assign (Object .setPrototypeOf (Constructor .prototype, Base_X3DField .prototype),
29728
+ {
29729
+ *[Symbol .iterator] ()
29730
+ {
29731
+ yield* this .getValue ();
29732
+ },
29733
+ copy ()
29734
+ {
29735
+ return new (this .constructor) (this .getValue () .copy ());
29736
+ },
29737
+ equals (vector)
29738
+ {
29739
+ return this .getValue () .equals (vector .getValue ());
29740
+ },
29741
+ isDefaultValue ()
29742
+ {
29743
+ return this .getValue () .equals (Vector .Zero);
29744
+ },
29745
+ set (value)
29746
+ {
29747
+ this .getValue () .assign (value);
29748
+ },
29749
+ abs ()
29750
+ {
29751
+ return new (this .constructor) (this .getValue () .copy () .abs ());
29752
+ },
29753
+ add (vector)
29754
+ {
29755
+ return new (this .constructor) (this .getValue () .copy () .add (vector .getValue ()));
29756
+ },
29757
+ distance (vector)
29758
+ {
29759
+ return this .getValue () .distance (vector .getValue ());
29760
+ },
29761
+ divide (value)
29762
+ {
29763
+ return new (this .constructor) (this .getValue () .copy () .divide (value));
29764
+ },
29765
+ divVec (vector)
29766
+ {
29767
+ return new (this .constructor) (this .getValue () .copy () .divVec (vector .getValue ()));
29768
+ },
29769
+ dot (vector)
29770
+ {
29771
+ return this .getValue () .dot (vector .getValue ());
29772
+ },
29773
+ inverse ()
29774
+ {
29775
+ return new (this .constructor) (this .getValue () .copy () .inverse ());
29776
+ },
29777
+ length ()
29778
+ {
29779
+ return this .getValue () .magnitude ();
29780
+ },
29781
+ lerp (destination, t)
29782
+ {
29783
+ return new (this .constructor) (this .getValue () .copy () .lerp (destination, t));
29784
+ },
29785
+ max (vector)
29786
+ {
29787
+ return new (this .constructor) (this .getValue () .copy () .max (vector .getValue ()));
29788
+ },
29789
+ min (vector)
29790
+ {
29791
+ return new (this .constructor) (this .getValue () .copy () .min (vector .getValue ()));
29792
+ },
29793
+ multiply (value)
29794
+ {
29795
+ return new (this .constructor) (this .getValue () .copy () .multiply (value));
29796
+ },
29797
+ multVec (vector)
29798
+ {
29799
+ return new (this .constructor) (this .getValue () .copy () .multVec (vector .getValue ()));
29800
+ },
29801
+ negate ()
29802
+ {
29803
+ return new (this .constructor) (this .getValue () .copy () .negate ());
29804
+ },
29805
+ normalize (vector)
29806
+ {
29807
+ return new (this .constructor) (this .getValue () .copy () .normalize ());
29808
+ },
29809
+ subtract (vector)
29810
+ {
29811
+ return new (this .constructor) (this .getValue () .copy () .subtract (vector .getValue ()));
29812
+ },
29813
+ toStream (generator)
29814
+ {
29815
+ const
29816
+ value = this .getValue (),
29817
+ last = value .length - 1,
29818
+ category = generator .Unit (this .getUnit ());
29819
+
29820
+ for (let i = 0; i < last; ++ i)
29821
+ {
29822
+ generator .string += generator [_formatter] (generator .ToUnit (category, value [i]));
29823
+ generator .string += generator .Space ();
29824
+ }
29825
+
29826
+ generator .string += generator [_formatter] (generator .ToUnit (category, value [last]));
29827
+ },
29828
+ toVRMLStream (generator)
29829
+ {
29830
+ this .toStream (generator);
29831
+ },
29832
+ toXMLStream (generator)
29833
+ {
29834
+ this .toStream (generator);
29835
+ },
29836
+ toJSONStream (generator)
29837
+ {
29838
+ generator .string += '[';
29839
+ generator .string += generator .TidySpace ();
29840
+
29841
+ this .toJSONStreamValue (generator);
29842
+
29843
+ generator .string += generator .TidySpace ();
29844
+ generator .string += ']';
29845
+ },
29846
+ toJSONStreamValue (generator)
29847
+ {
29848
+ const
29849
+ value = this .getValue (),
29850
+ last = value .length - 1,
29851
+ category = generator .Unit (this .getUnit ());
29852
+
29853
+ for (let i = 0; i < last; ++ i)
29854
+ {
29855
+ generator .string += generator .JSONNumber (generator [_formatter] (generator .ToUnit (category, value [i])));
29856
+ generator .string += ',';
29857
+ generator .string += generator .TidySpace ();
29858
+ }
29859
+
29860
+ generator .string += generator .JSONNumber (generator [_formatter] (generator .ToUnit (category, value [last])));
29861
+ },
29862
+ });
29863
+ }
29864
+
29865
+ const SFVecPrototypeTemplate_default_ = SFVecPrototypeTemplate;
29866
+ ;
29867
+
29868
+ x_ite_Namespace .add ("SFVecPrototypeTemplate", "x_ite/Fields/SFVecPrototypeTemplate", SFVecPrototypeTemplate_default_);
29869
+ /* harmony default export */ const Fields_SFVecPrototypeTemplate = (SFVecPrototypeTemplate_default_);
29870
+ ;// CONCATENATED MODULE: ./src/x_ite/Fields/SFVec3.js
29871
+ /*******************************************************************************
29872
+ *
29873
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
29874
+ *
29875
+ * Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
29876
+ *
29877
+ * All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
29878
+ *
29879
+ * The copyright notice above does not evidence any actual of intended
29880
+ * publication of such source code, and is an unpublished work by create3000.
29881
+ * This material contains CONFIDENTIAL INFORMATION that is the property of
29882
+ * create3000.
29883
+ *
29884
+ * No permission is granted to copy, distribute, or create derivative works from
29885
+ * the contents of this software, in whole or in part, without the prior written
29886
+ * permission of create3000.
29887
+ *
29888
+ * NON-MILITARY USE ONLY
29889
+ *
29890
+ * All create3000 software are effectively free software with a non-military use
29891
+ * restriction. It is free. Well commented source is provided. You may reuse the
29892
+ * source in any way you please with the exception anything that uses it must be
29893
+ * marked to indicate is contains 'non-military use only' components.
29894
+ *
29895
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
29896
+ *
29897
+ * Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
29898
+ *
29899
+ * This file is part of the X_ITE Project.
29900
+ *
29901
+ * X_ITE is free software: you can redistribute it and/or modify it under the
29902
+ * terms of the GNU General Public License version 3 only, as published by the
29903
+ * Free Software Foundation.
29904
+ *
29905
+ * X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
29906
+ * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
29907
+ * A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
29908
+ * details (a copy is included in the LICENSE file that accompanied this code).
29909
+ *
29910
+ * You should have received a copy of the GNU General Public License version 3
29911
+ * along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
29912
+ * copy of the GPLv3 License.
29913
+ *
29914
+ * For Silvio, Joy and Adi.
29915
+ *
29916
+ ******************************************************************************/
29917
+
29918
+
29919
+
29920
+
29921
+
29922
+ function SFVec3Template (TypeName, double)
29923
+ {
29924
+ function SFVec3 (x, y, z)
29925
+ {
29926
+ switch (arguments .length)
29927
+ {
29928
+ case 0:
29929
+ Base_X3DField .call (this, new Numbers_Vector3 (0, 0, 0));
29930
+ break;
29931
+
29932
+ case 1:
29933
+ Base_X3DField .call (this, arguments [0]);
29934
+ break;
29935
+
29936
+ case 3:
29937
+ Base_X3DField .call (this, new Numbers_Vector3 (+x, +y, +z));
29938
+ break;
29939
+
29940
+ default:
29941
+ throw new Error ("Invalid arguments.");
29942
+ }
29943
+ }
29944
+
29945
+ Object .assign (Fields_SFVecPrototypeTemplate (SFVec3, TypeName, Numbers_Vector3, double),
29946
+ {
29947
+ cross (vector)
29948
+ {
29949
+ return new (this .constructor) (this .getValue () .copy () .cross (vector .getValue ()));
29950
+ },
29951
+ });
29952
+
29953
+ for (const key of Object .keys (SFVec3 .prototype))
29954
+ Object .defineProperty (SFVec3 .prototype, key, { enumerable: false });
29955
+
29956
+ const x = {
29957
+ get ()
29958
+ {
29959
+ return this .getValue () .x;
29960
+ },
29961
+ set (value)
29962
+ {
29963
+ this .getValue () .x = +value;
29964
+ this .addEvent ();
29965
+ },
29966
+ };
29967
+
29968
+ const y = {
29969
+ get ()
29970
+ {
29971
+ return this .getValue () .y;
29972
+ },
29973
+ set (value)
29974
+ {
29975
+ this .getValue () .y = +value;
29976
+ this .addEvent ();
29977
+ },
29978
+ };
29979
+
29980
+ const z = {
29981
+ get ()
29982
+ {
29983
+ return this .getValue () .z;
29984
+ },
29985
+ set (value)
29986
+ {
29987
+ this .getValue () .z = +value;
29988
+ this .addEvent ();
29989
+ },
29990
+ };
29991
+
29992
+ Object .defineProperties (SFVec3 .prototype,
29993
+ {
29994
+ 0: x,
29995
+ 1: y,
29996
+ 2: z,
29997
+ x: Object .assign ({ enumerable: true }, x),
29998
+ y: Object .assign ({ enumerable: true }, y),
29999
+ z: Object .assign ({ enumerable: true }, z),
30000
+ });
30001
+
30002
+ return SFVec3;
30003
+ }
30004
+
30005
+ const SFVec3 = {
30006
+ SFVec3d: SFVec3Template ("SFVec3d", true),
30007
+ SFVec3f: SFVec3Template ("SFVec3f", false),
30008
+ };
30009
+
30010
+ const SFVec3_default_ = SFVec3;
30011
+ ;
30012
+
30013
+ x_ite_Namespace .add ("SFVec3", "x_ite/Fields/SFVec3", SFVec3_default_);
30014
+ /* harmony default export */ const Fields_SFVec3 = (SFVec3_default_);
30143
30015
  ;// CONCATENATED MODULE: ./src/x_ite/Fields/SFRotation.js
30144
30016
  /*******************************************************************************
30145
30017
  *
@@ -30668,6 +30540,131 @@ const SFTime_default_ = SFTime;
30668
30540
 
30669
30541
  x_ite_Namespace .add ("SFTime", "x_ite/Fields/SFTime", SFTime_default_);
30670
30542
  /* harmony default export */ const Fields_SFTime = (SFTime_default_);
30543
+ ;// CONCATENATED MODULE: ./src/x_ite/Fields/SFVec2.js
30544
+ /*******************************************************************************
30545
+ *
30546
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
30547
+ *
30548
+ * Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
30549
+ *
30550
+ * All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
30551
+ *
30552
+ * The copyright notice above does not evidence any actual of intended
30553
+ * publication of such source code, and is an unpublished work by create3000.
30554
+ * This material contains CONFIDENTIAL INFORMATION that is the property of
30555
+ * create3000.
30556
+ *
30557
+ * No permission is granted to copy, distribute, or create derivative works from
30558
+ * the contents of this software, in whole or in part, without the prior written
30559
+ * permission of create3000.
30560
+ *
30561
+ * NON-MILITARY USE ONLY
30562
+ *
30563
+ * All create3000 software are effectively free software with a non-military use
30564
+ * restriction. It is free. Well commented source is provided. You may reuse the
30565
+ * source in any way you please with the exception anything that uses it must be
30566
+ * marked to indicate is contains 'non-military use only' components.
30567
+ *
30568
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
30569
+ *
30570
+ * Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
30571
+ *
30572
+ * This file is part of the X_ITE Project.
30573
+ *
30574
+ * X_ITE is free software: you can redistribute it and/or modify it under the
30575
+ * terms of the GNU General Public License version 3 only, as published by the
30576
+ * Free Software Foundation.
30577
+ *
30578
+ * X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
30579
+ * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
30580
+ * A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
30581
+ * details (a copy is included in the LICENSE file that accompanied this code).
30582
+ *
30583
+ * You should have received a copy of the GNU General Public License version 3
30584
+ * along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
30585
+ * copy of the GPLv3 License.
30586
+ *
30587
+ * For Silvio, Joy and Adi.
30588
+ *
30589
+ ******************************************************************************/
30590
+
30591
+
30592
+
30593
+
30594
+
30595
+ function SFVec2Template (TypeName, double)
30596
+ {
30597
+ function SFVec2 (x, y)
30598
+ {
30599
+ switch (arguments .length)
30600
+ {
30601
+ case 0:
30602
+ Base_X3DField .call (this, new Numbers_Vector2 (0, 0));
30603
+ break;
30604
+
30605
+ case 1:
30606
+ Base_X3DField .call (this, arguments [0]);
30607
+ break;
30608
+
30609
+ case 2:
30610
+ Base_X3DField .call (this, new Numbers_Vector2 (+x, +y));
30611
+ break;
30612
+
30613
+ default:
30614
+ throw new Error ("Invalid arguments.");
30615
+ }
30616
+ }
30617
+
30618
+ Fields_SFVecPrototypeTemplate (SFVec2, TypeName, Numbers_Vector2, double);
30619
+
30620
+ for (const key of Object .keys (SFVec2 .prototype))
30621
+ Object .defineProperty (SFVec2 .prototype, key, { enumerable: false });
30622
+
30623
+ const x = {
30624
+ get ()
30625
+ {
30626
+ return this .getValue () .x;
30627
+ },
30628
+ set (value)
30629
+ {
30630
+ this .getValue () .x = +value;
30631
+ this .addEvent ();
30632
+ },
30633
+ };
30634
+
30635
+ const y = {
30636
+ get ()
30637
+ {
30638
+ return this .getValue () .y;
30639
+ },
30640
+ set (value)
30641
+ {
30642
+ this .getValue () .y = +value;
30643
+ this .addEvent ();
30644
+ },
30645
+ };
30646
+
30647
+ Object .defineProperties (SFVec2 .prototype,
30648
+ {
30649
+ 0: x,
30650
+ 1: y,
30651
+ x: Object .assign ({ enumerable: true }, x),
30652
+ y: Object .assign ({ enumerable: true }, y),
30653
+ });
30654
+
30655
+ return SFVec2;
30656
+ }
30657
+
30658
+ const SFVec2 = {
30659
+ SFVec2d: SFVec2Template ("SFVec2d", true),
30660
+ SFVec2f: SFVec2Template ("SFVec2f", false),
30661
+ };
30662
+
30663
+ const SFVec2_default_ = SFVec2;
30664
+ ;
30665
+
30666
+ x_ite_Namespace .add ("SFVec2", "x_ite/Fields/SFVec2", SFVec2_default_);
30667
+ /* harmony default export */ const Fields_SFVec2 = (SFVec2_default_);
30671
30668
  ;// CONCATENATED MODULE: ./src/x_ite/Fields/SFVec4.js
30672
30669
  /*******************************************************************************
30673
30670
  *
@@ -31369,6 +31366,10 @@ Object .assign (Object .setPrototypeOf (X3DObjectArrayField .prototype, Base_X3D
31369
31366
 
31370
31367
  return target [X3DObjectArrayField_proxy];
31371
31368
  },
31369
+ valueOf ()
31370
+ {
31371
+ return this [X3DObjectArrayField_proxy];
31372
+ },
31372
31373
  toStream (generator)
31373
31374
  {
31374
31375
  const
@@ -32250,6 +32251,10 @@ Object .assign (Object .setPrototypeOf (X3DTypedArrayField .prototype, Base_X3DA
32250
32251
 
32251
32252
  return target [X3DTypedArrayField_proxy];
32252
32253
  },
32254
+ valueOf ()
32255
+ {
32256
+ return this [X3DTypedArrayField_proxy];
32257
+ },
32253
32258
  toStream (generator)
32254
32259
  {
32255
32260
  const
@@ -34239,7 +34244,7 @@ const X3DBaseNode_default_ = X3DBaseNode;
34239
34244
  x_ite_Namespace .add ("X3DBaseNode", "x_ite/Base/X3DBaseNode", X3DBaseNode_default_);
34240
34245
  /* harmony default export */ const Base_X3DBaseNode = (X3DBaseNode_default_);
34241
34246
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Legacy.js
34242
- /* provided dependency */ var $ = __webpack_require__(61);
34247
+ /* provided dependency */ var $ = __webpack_require__(604);
34243
34248
  /*******************************************************************************
34244
34249
  *
34245
34250
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -34376,7 +34381,7 @@ x_ite_Namespace .add ("Legacy", "x_ite/Browser/Legacy", Legacy_default_);
34376
34381
  *
34377
34382
  ******************************************************************************/
34378
34383
 
34379
- const BROWSER_VERSION_default_ = "9.1.8";
34384
+ const BROWSER_VERSION_default_ = "9.1.9";
34380
34385
  ;
34381
34386
 
34382
34387
  x_ite_Namespace .add ("BROWSER_VERSION", "x_ite/BROWSER_VERSION", BROWSER_VERSION_default_);
@@ -38227,7 +38232,7 @@ const X3DProtoDeclarationNode_default_ = X3DProtoDeclarationNode;
38227
38232
  x_ite_Namespace .add ("X3DProtoDeclarationNode", "x_ite/Prototype/X3DProtoDeclarationNode", X3DProtoDeclarationNode_default_);
38228
38233
  /* harmony default export */ const Prototype_X3DProtoDeclarationNode = (X3DProtoDeclarationNode_default_);
38229
38234
  ;// CONCATENATED MODULE: ./src/x_ite/Parser/X3DParser.js
38230
- /* provided dependency */ var X3DParser_$ = __webpack_require__(61);
38235
+ /* provided dependency */ var X3DParser_$ = __webpack_require__(604);
38231
38236
  /*******************************************************************************
38232
38237
  *
38233
38238
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -39052,7 +39057,7 @@ const X3DProtoDeclaration_default_ = X3DProtoDeclaration;
39052
39057
  x_ite_Namespace .add ("X3DProtoDeclaration", "x_ite/Prototype/X3DProtoDeclaration", X3DProtoDeclaration_default_);
39053
39058
  /* harmony default export */ const Prototype_X3DProtoDeclaration = (X3DProtoDeclaration_default_);
39054
39059
  ;// CONCATENATED MODULE: ./src/x_ite/Parser/VRMLParser.js
39055
- /* provided dependency */ var VRMLParser_$ = __webpack_require__(61);
39060
+ /* provided dependency */ var VRMLParser_$ = __webpack_require__(604);
39056
39061
  /*******************************************************************************
39057
39062
  *
39058
39063
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -41605,7 +41610,7 @@ const VRMLParser_default_ = VRMLParser;
41605
41610
  x_ite_Namespace .add ("VRMLParser", "x_ite/Parser/VRMLParser", VRMLParser_default_);
41606
41611
  /* harmony default export */ const Parser_VRMLParser = (VRMLParser_default_);
41607
41612
  ;// CONCATENATED MODULE: ./src/x_ite/Parser/XMLParser.js
41608
- /* provided dependency */ var XMLParser_$ = __webpack_require__(61);
41613
+ /* provided dependency */ var XMLParser_$ = __webpack_require__(604);
41609
41614
  /*******************************************************************************
41610
41615
  *
41611
41616
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -43698,7 +43703,7 @@ const URLs_default_ = URLs;
43698
43703
  x_ite_Namespace .add ("URLs", "x_ite/Browser/Networking/URLs", URLs_default_);
43699
43704
  /* harmony default export */ const Networking_URLs = (URLs_default_);
43700
43705
  ;// CONCATENATED MODULE: ./src/x_ite/Parser/GLTF2Parser.js
43701
- /* provided dependency */ var GLTF2Parser_$ = __webpack_require__(61);
43706
+ /* provided dependency */ var GLTF2Parser_$ = __webpack_require__(604);
43702
43707
  /*******************************************************************************
43703
43708
  *
43704
43709
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -46999,7 +47004,7 @@ const GLTF2Parser_default_ = GLTF2Parser;
46999
47004
  x_ite_Namespace .add ("GLTF2Parser", "x_ite/Parser/GLTF2Parser", GLTF2Parser_default_);
47000
47005
  /* harmony default export */ const Parser_GLTF2Parser = (GLTF2Parser_default_);
47001
47006
  ;// CONCATENATED MODULE: ./src/x_ite/Parser/GLB2Parser.js
47002
- /* provided dependency */ var GLB2Parser_$ = __webpack_require__(61);
47007
+ /* provided dependency */ var GLB2Parser_$ = __webpack_require__(604);
47003
47008
  /*******************************************************************************
47004
47009
  *
47005
47010
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -47151,7 +47156,7 @@ const GLB2Parser_default_ = GLB2Parser;
47151
47156
  x_ite_Namespace .add ("GLB2Parser", "x_ite/Parser/GLB2Parser", GLB2Parser_default_);
47152
47157
  /* harmony default export */ const Parser_GLB2Parser = (GLB2Parser_default_);
47153
47158
  ;// CONCATENATED MODULE: ./src/x_ite/Parser/OBJParser.js
47154
- /* provided dependency */ var OBJParser_$ = __webpack_require__(61);
47159
+ /* provided dependency */ var OBJParser_$ = __webpack_require__(604);
47155
47160
  /*******************************************************************************
47156
47161
  *
47157
47162
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -50506,8 +50511,8 @@ const MatrixStack_default_ = MatrixStack;
50506
50511
  x_ite_Namespace .add ("MatrixStack", "standard/Math/Utility/MatrixStack", MatrixStack_default_);
50507
50512
  /* harmony default export */ const Utility_MatrixStack = (MatrixStack_default_);
50508
50513
  ;// CONCATENATED MODULE: ./src/x_ite/Parser/SVGParser.js
50509
- /* provided dependency */ var SVGParser_$ = __webpack_require__(61);
50510
- /* provided dependency */ var libtess = __webpack_require__(975);
50514
+ /* provided dependency */ var SVGParser_$ = __webpack_require__(604);
50515
+ /* provided dependency */ var libtess = __webpack_require__(594);
50511
50516
  /*******************************************************************************
50512
50517
  *
50513
50518
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -53275,7 +53280,7 @@ const SVGParser_default_ = SVGParser;
53275
53280
  x_ite_Namespace .add ("SVGParser", "x_ite/Parser/SVGParser", SVGParser_default_);
53276
53281
  /* harmony default export */ const Parser_SVGParser = (SVGParser_default_);
53277
53282
  ;// CONCATENATED MODULE: ./src/x_ite/Parser/GoldenGate.js
53278
- /* provided dependency */ var GoldenGate_$ = __webpack_require__(61);
53283
+ /* provided dependency */ var GoldenGate_$ = __webpack_require__(604);
53279
53284
  /*******************************************************************************
53280
53285
  *
53281
53286
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -53612,7 +53617,7 @@ const Plane3_default_ = Plane3;
53612
53617
  x_ite_Namespace .add ("Plane3", "standard/Math/Geometry/Plane3", Plane3_default_);
53613
53618
  /* harmony default export */ const Geometry_Plane3 = (Plane3_default_);
53614
53619
  ;// CONCATENATED MODULE: ./src/standard/Math/Geometry/Triangle3.js
53615
- /* provided dependency */ var Triangle3_libtess = __webpack_require__(975);
53620
+ /* provided dependency */ var Triangle3_libtess = __webpack_require__(594);
53616
53621
  /*******************************************************************************
53617
53622
  *
53618
53623
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -61119,7 +61124,7 @@ const X3DTexture2DNode_default_ = X3DTexture2DNode;
61119
61124
  x_ite_Namespace .add ("X3DTexture2DNode", "x_ite/Components/Texturing/X3DTexture2DNode", X3DTexture2DNode_default_);
61120
61125
  /* harmony default export */ const Texturing_X3DTexture2DNode = (X3DTexture2DNode_default_);
61121
61126
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/ImageTexture.js
61122
- /* provided dependency */ var ImageTexture_$ = __webpack_require__(61);
61127
+ /* provided dependency */ var ImageTexture_$ = __webpack_require__(604);
61123
61128
  /*******************************************************************************
61124
61129
  *
61125
61130
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -65706,7 +65711,7 @@ const X3DWorld_default_ = X3DWorld;
65706
65711
  x_ite_Namespace .add ("X3DWorld", "x_ite/Execution/X3DWorld", X3DWorld_default_);
65707
65712
  /* harmony default export */ const Execution_X3DWorld = (X3DWorld_default_);
65708
65713
  ;// CONCATENATED MODULE: ./src/x_ite/InputOutput/FileLoader.js
65709
- /* provided dependency */ var FileLoader_$ = __webpack_require__(61);
65714
+ /* provided dependency */ var FileLoader_$ = __webpack_require__(604);
65710
65715
  /*******************************************************************************
65711
65716
  *
65712
65717
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -80393,7 +80398,7 @@ Object .defineProperties (EnvironmentLight,
80393
80398
  },
80394
80399
  componentInfo:
80395
80400
  {
80396
- value: Object .freeze ({ name: "Lighting", level: 1 }),
80401
+ value: Object .freeze ({ name: "Lighting", level: 3 }),
80397
80402
  enumerable: true,
80398
80403
  },
80399
80404
  containerField:
@@ -89396,7 +89401,7 @@ const X3DShaderNode_default_ = X3DShaderNode;
89396
89401
  x_ite_Namespace .add ("X3DShaderNode", "x_ite/Components/Shaders/X3DShaderNode", X3DShaderNode_default_);
89397
89402
  /* harmony default export */ const Shaders_X3DShaderNode = (X3DShaderNode_default_);
89398
89403
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Shaders/X3DProgrammableShaderObject.js
89399
- /* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(61);
89404
+ /* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(604);
89400
89405
  /*******************************************************************************
89401
89406
  *
89402
89407
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -95037,7 +95042,7 @@ const ShaderCompiler_default_ = ShaderCompiler;
95037
95042
  x_ite_Namespace .add ("ShaderCompiler", "x_ite/Browser/Shaders/ShaderCompiler", ShaderCompiler_default_);
95038
95043
  /* harmony default export */ const Shaders_ShaderCompiler = (ShaderCompiler_default_);
95039
95044
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Shaders/ShaderPart.js
95040
- /* provided dependency */ var ShaderPart_$ = __webpack_require__(61);
95045
+ /* provided dependency */ var ShaderPart_$ = __webpack_require__(604);
95041
95046
  /*******************************************************************************
95042
95047
  *
95043
95048
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -95694,7 +95699,7 @@ const X3DAppearanceNode_default_ = X3DAppearanceNode;
95694
95699
  x_ite_Namespace .add ("X3DAppearanceNode", "x_ite/Components/Shape/X3DAppearanceNode", X3DAppearanceNode_default_);
95695
95700
  /* harmony default export */ const Shape_X3DAppearanceNode = (X3DAppearanceNode_default_);
95696
95701
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Shape/Appearance.js
95697
- /* provided dependency */ var Appearance_$ = __webpack_require__(61);
95702
+ /* provided dependency */ var Appearance_$ = __webpack_require__(604);
95698
95703
  /*******************************************************************************
95699
95704
  *
95700
95705
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -99112,7 +99117,7 @@ const Components_Shape_default_ = {
99112
99117
  x_ite_Namespace .add ("Shape", "x_ite/Components/Shape", Components_Shape_default_);
99113
99118
  /* harmony default export */ const Components_Shape = (Components_Shape_default_);
99114
99119
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/X3DSoundProcessingNode.js
99115
- /* provided dependency */ var X3DSoundProcessingNode_$ = __webpack_require__(61);
99120
+ /* provided dependency */ var X3DSoundProcessingNode_$ = __webpack_require__(604);
99116
99121
  /*******************************************************************************
99117
99122
  *
99118
99123
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -99752,7 +99757,7 @@ const X3DSoundSourceNode_default_ = X3DSoundSourceNode;
99752
99757
  x_ite_Namespace .add ("X3DSoundSourceNode", "x_ite/Components/Sound/X3DSoundSourceNode", X3DSoundSourceNode_default_);
99753
99758
  /* harmony default export */ const Sound_X3DSoundSourceNode = (X3DSoundSourceNode_default_);
99754
99759
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/AudioClip.js
99755
- /* provided dependency */ var AudioClip_$ = __webpack_require__(61);
99760
+ /* provided dependency */ var AudioClip_$ = __webpack_require__(604);
99756
99761
  /*******************************************************************************
99757
99762
  *
99758
99763
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -100054,7 +100059,7 @@ const X3DSoundNode_default_ = X3DSoundNode;
100054
100059
  x_ite_Namespace .add ("X3DSoundNode", "x_ite/Components/Sound/X3DSoundNode", X3DSoundNode_default_);
100055
100060
  /* harmony default export */ const Sound_X3DSoundNode = (X3DSoundNode_default_);
100056
100061
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/X3DSoundDestinationNode.js
100057
- /* provided dependency */ var X3DSoundDestinationNode_$ = __webpack_require__(61);
100062
+ /* provided dependency */ var X3DSoundDestinationNode_$ = __webpack_require__(604);
100058
100063
  /*******************************************************************************
100059
100064
  *
100060
100065
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -101704,7 +101709,7 @@ const ListenerPointSource_default_ = ListenerPointSource;
101704
101709
  x_ite_Namespace .add ("ListenerPointSource", "x_ite/Components/Sound/ListenerPointSource", ListenerPointSource_default_);
101705
101710
  /* harmony default export */ const Sound_ListenerPointSource = (ListenerPointSource_default_);
101706
101711
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/MicrophoneSource.js
101707
- /* provided dependency */ var MicrophoneSource_$ = __webpack_require__(61);
101712
+ /* provided dependency */ var MicrophoneSource_$ = __webpack_require__(604);
101708
101713
  /*******************************************************************************
101709
101714
  *
101710
101715
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -103373,8 +103378,8 @@ const GifMedia_default_ = GifMedia;
103373
103378
  x_ite_Namespace .add ("GifMedia", "x_ite/Browser/Texturing/GifMedia", GifMedia_default_);
103374
103379
  /* harmony default export */ const Texturing_GifMedia = (GifMedia_default_);
103375
103380
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/MovieTexture.js
103376
- /* provided dependency */ var MovieTexture_$ = __webpack_require__(61);
103377
- /* provided dependency */ var SuperGif = __webpack_require__(855);
103381
+ /* provided dependency */ var MovieTexture_$ = __webpack_require__(604);
103382
+ /* provided dependency */ var SuperGif = __webpack_require__(767);
103378
103383
  /*******************************************************************************
103379
103384
  *
103380
103385
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -106649,7 +106654,7 @@ const gettext_default_ = gettext;
106649
106654
  x_ite_Namespace .add ("gettext", "locale/gettext", gettext_default_);
106650
106655
  /* harmony default export */ const locale_gettext = (gettext_default_);
106651
106656
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/BrowserTimings.js
106652
- /* provided dependency */ var BrowserTimings_$ = __webpack_require__(61);
106657
+ /* provided dependency */ var BrowserTimings_$ = __webpack_require__(604);
106653
106658
  /*******************************************************************************
106654
106659
  *
106655
106660
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -107079,7 +107084,7 @@ const TextureQuality_default_ = TextureQuality;
107079
107084
  x_ite_Namespace .add ("TextureQuality", "x_ite/Browser/Core/TextureQuality", TextureQuality_default_);
107080
107085
  /* harmony default export */ const Core_TextureQuality = (TextureQuality_default_);
107081
107086
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/BrowserOptions.js
107082
- /* provided dependency */ var BrowserOptions_$ = __webpack_require__(61);
107087
+ /* provided dependency */ var BrowserOptions_$ = __webpack_require__(604);
107083
107088
  /*******************************************************************************
107084
107089
  *
107085
107090
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -107669,7 +107674,7 @@ const RenderingProperties_default_ = RenderingProperties;
107669
107674
  x_ite_Namespace .add ("RenderingProperties", "x_ite/Browser/Core/RenderingProperties", RenderingProperties_default_);
107670
107675
  /* harmony default export */ const Core_RenderingProperties = (RenderingProperties_default_);
107671
107676
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/Notification.js
107672
- /* provided dependency */ var Notification_$ = __webpack_require__(61);
107677
+ /* provided dependency */ var Notification_$ = __webpack_require__(604);
107673
107678
  /*******************************************************************************
107674
107679
  *
107675
107680
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -107792,8 +107797,8 @@ const Notification_default_ = Notification;
107792
107797
  x_ite_Namespace .add ("Notification", "x_ite/Browser/Core/Notification", Notification_default_);
107793
107798
  /* harmony default export */ const Core_Notification = (Notification_default_);
107794
107799
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/ContextMenu.js
107795
- /* provided dependency */ var jquery_fullscreen = __webpack_require__(308);
107796
- /* provided dependency */ var ContextMenu_$ = __webpack_require__(61);
107800
+ /* provided dependency */ var jquery_fullscreen = __webpack_require__(323);
107801
+ /* provided dependency */ var ContextMenu_$ = __webpack_require__(604);
107797
107802
  /*******************************************************************************
107798
107803
  *
107799
107804
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -110541,7 +110546,7 @@ const DataStorage_default_ = DataStorage;
110541
110546
  x_ite_Namespace .add ("DataStorage", "standard/Utility/DataStorage", DataStorage_default_);
110542
110547
  /* harmony default export */ const Utility_DataStorage = (DataStorage_default_);
110543
110548
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/X3DCoreContext.js
110544
- /* provided dependency */ var X3DCoreContext_$ = __webpack_require__(61);
110549
+ /* provided dependency */ var X3DCoreContext_$ = __webpack_require__(604);
110545
110550
  /*******************************************************************************
110546
110551
  *
110547
110552
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -113068,8 +113073,8 @@ const X3DViewer_default_ = X3DViewer;
113068
113073
  x_ite_Namespace .add ("X3DViewer", "x_ite/Browser/Navigation/X3DViewer", X3DViewer_default_);
113069
113074
  /* harmony default export */ const Navigation_X3DViewer = (X3DViewer_default_);
113070
113075
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/ExamineViewer.js
113071
- /* provided dependency */ var jquery_mousewheel = __webpack_require__(970);
113072
- /* provided dependency */ var ExamineViewer_$ = __webpack_require__(61);
113076
+ /* provided dependency */ var jquery_mousewheel = __webpack_require__(674);
113077
+ /* provided dependency */ var ExamineViewer_$ = __webpack_require__(604);
113073
113078
  /*******************************************************************************
113074
113079
  *
113075
113080
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -113941,8 +113946,8 @@ const ExamineViewer_default_ = ExamineViewer;
113941
113946
  x_ite_Namespace .add ("ExamineViewer", "x_ite/Browser/Navigation/ExamineViewer", ExamineViewer_default_);
113942
113947
  /* harmony default export */ const Navigation_ExamineViewer = (ExamineViewer_default_);
113943
113948
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/X3DFlyViewer.js
113944
- /* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(970);
113945
- /* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(61);
113949
+ /* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(674);
113950
+ /* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(604);
113946
113951
  /*******************************************************************************
113947
113952
  *
113948
113953
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -114951,8 +114956,8 @@ const FlyViewer_default_ = FlyViewer;
114951
114956
  x_ite_Namespace .add ("FlyViewer", "x_ite/Browser/Navigation/FlyViewer", FlyViewer_default_);
114952
114957
  /* harmony default export */ const Navigation_FlyViewer = (FlyViewer_default_);
114953
114958
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/PlaneViewer.js
114954
- /* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(970);
114955
- /* provided dependency */ var PlaneViewer_$ = __webpack_require__(61);
114959
+ /* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(674);
114960
+ /* provided dependency */ var PlaneViewer_$ = __webpack_require__(604);
114956
114961
  /*******************************************************************************
114957
114962
  *
114958
114963
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -115283,8 +115288,8 @@ const NoneViewer_default_ = NoneViewer;
115283
115288
  x_ite_Namespace .add ("NoneViewer", "x_ite/Browser/Navigation/NoneViewer", NoneViewer_default_);
115284
115289
  /* harmony default export */ const Navigation_NoneViewer = (NoneViewer_default_);
115285
115290
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/LookAtViewer.js
115286
- /* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(970);
115287
- /* provided dependency */ var LookAtViewer_$ = __webpack_require__(61);
115291
+ /* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(674);
115292
+ /* provided dependency */ var LookAtViewer_$ = __webpack_require__(604);
115288
115293
  /*******************************************************************************
115289
115294
  *
115290
115295
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -116423,8 +116428,8 @@ const X3DPickingContext_default_ = X3DPickingContext;
116423
116428
  x_ite_Namespace .add ("X3DPickingContext", "x_ite/Browser/Picking/X3DPickingContext", X3DPickingContext_default_);
116424
116429
  /* harmony default export */ const Picking_X3DPickingContext = (X3DPickingContext_default_);
116425
116430
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/PointingDeviceSensor/PointingDevice.js
116426
- /* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(970);
116427
- /* provided dependency */ var PointingDevice_$ = __webpack_require__(61);
116431
+ /* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(674);
116432
+ /* provided dependency */ var PointingDevice_$ = __webpack_require__(604);
116428
116433
  /*******************************************************************************
116429
116434
  *
116430
116435
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -117703,7 +117708,7 @@ const MultiSampleFrameBuffer_default_ = MultiSampleFrameBuffer;
117703
117708
  x_ite_Namespace .add ("MultiSampleFrameBuffer", "x_ite/Rendering/MultiSampleFrameBuffer", MultiSampleFrameBuffer_default_);
117704
117709
  /* harmony default export */ const Rendering_MultiSampleFrameBuffer = (MultiSampleFrameBuffer_default_);
117705
117710
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Rendering/X3DRenderingContext.js
117706
- /* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(61);
117711
+ /* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(604);
117707
117712
  /*******************************************************************************
117708
117713
  *
117709
117714
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -118606,7 +118611,7 @@ const X3DSoundContext_default_ = X3DSoundContext;
118606
118611
  x_ite_Namespace .add ("X3DSoundContext", "x_ite/Browser/Sound/X3DSoundContext", X3DSoundContext_default_);
118607
118612
  /* harmony default export */ const Sound_X3DSoundContext = (X3DSoundContext_default_);
118608
118613
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Texturing/KTXDecoder.js
118609
- /* provided dependency */ var KTXDecoder_$ = __webpack_require__(61);
118614
+ /* provided dependency */ var KTXDecoder_$ = __webpack_require__(604);
118610
118615
  const KTXDecoder_default_ = class KTXDecoder
118611
118616
  {
118612
118617
  constructor (gl, externalKtxlib, scriptDir)
@@ -120159,7 +120164,7 @@ const Components_default_ = Components;
120159
120164
  x_ite_Namespace .add ("Components", "x_ite/Components", Components_default_);
120160
120165
  /* harmony default export */ const x_ite_Components = ((/* unused pure expression or super */ null && (Components_default_)));
120161
120166
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/DOMIntegration.js
120162
- /* provided dependency */ var DOMIntegration_$ = __webpack_require__(61);
120167
+ /* provided dependency */ var DOMIntegration_$ = __webpack_require__(604);
120163
120168
  /*******************************************************************************
120164
120169
  * MIT License
120165
120170
  *
@@ -121298,7 +121303,7 @@ const SupportedProfiles_default_ = SupportedProfiles;
121298
121303
  x_ite_Namespace .add ("SupportedProfiles", "x_ite/Configuration/SupportedProfiles", SupportedProfiles_default_);
121299
121304
  /* harmony default export */ const Configuration_SupportedProfiles = (SupportedProfiles_default_);
121300
121305
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/X3DBrowser.js
121301
- /* provided dependency */ var X3DBrowser_$ = __webpack_require__(61);
121306
+ /* provided dependency */ var X3DBrowser_$ = __webpack_require__(604);
121302
121307
  /*******************************************************************************
121303
121308
  *
121304
121309
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -122379,7 +122384,7 @@ const X3DBrowser_default_ = X3DBrowser;
122379
122384
  x_ite_Namespace .add ("X3DBrowser", "x_ite/Browser/X3DBrowser", X3DBrowser_default_);
122380
122385
  /* harmony default export */ const Browser_X3DBrowser = (X3DBrowser_default_);
122381
122386
  ;// CONCATENATED MODULE: ./src/x_ite/X3DCanvasElement.js
122382
- /* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(61);
122387
+ /* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(604);
122383
122388
  /*******************************************************************************
122384
122389
  *
122385
122390
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -122511,8 +122516,8 @@ const X3DCanvasElement_default_ = X3DCanvasElement;
122511
122516
  x_ite_Namespace .add ("X3DCanvasElement", "x_ite/X3DCanvasElement", X3DCanvasElement_default_);
122512
122517
  /* harmony default export */ const x_ite_X3DCanvasElement = (X3DCanvasElement_default_);
122513
122518
  ;// CONCATENATED MODULE: ./src/lib/jquery.js
122514
- /* provided dependency */ var jquery_$ = __webpack_require__(61);
122515
- /* provided dependency */ var pako = __webpack_require__(491);
122519
+ /* provided dependency */ var jquery_$ = __webpack_require__(604);
122520
+ /* provided dependency */ var pako = __webpack_require__(960);
122516
122521
  Object .assign (jquery_$,
122517
122522
  {
122518
122523
  decodeText (input)
@@ -122589,14 +122594,14 @@ const jquery_default_ = jquery_$;
122589
122594
  x_ite_Namespace .add ("jquery", "lib/jquery", jquery_default_);
122590
122595
  /* harmony default export */ const jquery = ((/* unused pure expression or super */ null && (jquery_default_)));
122591
122596
  ;// CONCATENATED MODULE: ./src/lib/libtess.js
122592
- /* provided dependency */ var libtess_libtess = __webpack_require__(975);
122597
+ /* provided dependency */ var libtess_libtess = __webpack_require__(594);
122593
122598
  const libtess_default_ = libtess_libtess;
122594
122599
  ;
122595
122600
 
122596
122601
  x_ite_Namespace .add ("libtess", "lib/libtess", libtess_default_);
122597
122602
  /* harmony default export */ const lib_libtess = ((/* unused pure expression or super */ null && (libtess_default_)));
122598
122603
  ;// CONCATENATED MODULE: ./src/x_ite/X3D.js
122599
- /* provided dependency */ var X3D_$ = __webpack_require__(61);
122604
+ /* provided dependency */ var X3D_$ = __webpack_require__(604);
122600
122605
  /*******************************************************************************
122601
122606
  *
122602
122607
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -122990,7 +122995,7 @@ x_ite_Namespace .add ("shim", "shim", shim_default_);
122990
122995
 
122991
122996
  // Assign X3D to global namespace.
122992
122997
 
122993
- window [Symbol .for ("X_ITE.X3D-9.1.8")] = x_ite_X3D;
122998
+ window [Symbol .for ("X_ITE.X3D-9.1.9")] = x_ite_X3D;
122994
122999
 
122995
123000
  customElements .define ("x3d-canvas", x_ite_X3DCanvasElement);
122996
123001