x_ite 9.4.4 → 9.4.5
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.
- package/dist/assets/components/Annotation.js +13 -13
- package/dist/assets/components/Annotation.min.js +1 -1
- package/dist/assets/components/CADGeometry.js +14 -14
- package/dist/assets/components/CADGeometry.min.js +1 -1
- package/dist/assets/components/CubeMapTexturing.js +25 -25
- package/dist/assets/components/CubeMapTexturing.min.js +1 -1
- package/dist/assets/components/DIS.js +13 -13
- package/dist/assets/components/DIS.min.js +1 -1
- package/dist/assets/components/EventUtilities.js +9 -9
- package/dist/assets/components/EventUtilities.min.js +1 -1
- package/dist/assets/components/Geometry2D.js +18 -18
- package/dist/assets/components/Geometry2D.min.js +1 -1
- package/dist/assets/components/Geospatial.js +33 -33
- package/dist/assets/components/Geospatial.min.js +1 -1
- package/dist/assets/components/HAnim.js +23 -23
- package/dist/assets/components/HAnim.min.js +1 -1
- package/dist/assets/components/KeyDeviceSensor.js +8 -8
- package/dist/assets/components/KeyDeviceSensor.min.js +1 -1
- package/dist/assets/components/Layout.js +27 -27
- package/dist/assets/components/Layout.min.js +1 -1
- package/dist/assets/components/NURBS.js +23 -23
- package/dist/assets/components/NURBS.min.js +1 -1
- package/dist/assets/components/ParticleSystems.js +23 -23
- package/dist/assets/components/ParticleSystems.min.js +1 -1
- package/dist/assets/components/Picking.js +18 -18
- package/dist/assets/components/Picking.min.js +1 -1
- package/dist/assets/components/RigidBodyPhysics.js +17 -17
- package/dist/assets/components/RigidBodyPhysics.min.js +1 -1
- package/dist/assets/components/Scripting.js +38 -38
- package/dist/assets/components/Scripting.min.js +1 -1
- package/dist/assets/components/Text.js +24 -24
- package/dist/assets/components/Text.min.js +1 -1
- package/dist/assets/components/TextureProjection.js +15 -15
- package/dist/assets/components/TextureProjection.min.js +1 -1
- package/dist/assets/components/Texturing3D.js +1956 -2567
- package/dist/assets/components/Texturing3D.min.js +1 -1
- package/dist/assets/components/VolumeRendering.js +19 -19
- package/dist/assets/components/VolumeRendering.min.js +1 -1
- package/dist/assets/components/X_ITE.js +8 -8
- package/dist/assets/components/X_ITE.min.js +1 -1
- package/dist/assets/lib/libktx.js +1 -1
- package/dist/x_ite.css +1 -1
- package/dist/x_ite.js +56 -78
- package/dist/x_ite.min.js +1 -1
- package/dist/x_ite.min.mjs +1 -1
- package/dist/x_ite.mjs +56 -78
- package/dist/x_ite.zip +0 -0
- package/package.json +4 -5
package/dist/x_ite.mjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
/* X_ITE v9.4.
|
|
1
|
+
/* X_ITE v9.4.5 */var __webpack_modules__ = ({
|
|
2
2
|
|
|
3
|
-
/***/
|
|
3
|
+
/***/ 405:
|
|
4
4
|
/***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
|
|
5
5
|
|
|
6
|
-
/* provided dependency */ var jQuery = __webpack_require__(
|
|
6
|
+
/* provided dependency */ var jQuery = __webpack_require__(349);
|
|
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
|
-
/***/
|
|
202
|
+
/***/ 5:
|
|
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__(
|
|
216
|
+
!(__WEBPACK_AMD_DEFINE_ARRAY__ = [__webpack_require__(349)], __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
|
-
/***/
|
|
427
|
+
/***/ 349:
|
|
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
|
-
/***/
|
|
11151
|
+
/***/ 94:
|
|
11152
11152
|
/***/ ((module) => {
|
|
11153
11153
|
|
|
11154
11154
|
/**
|
|
@@ -15927,7 +15927,7 @@ if (true) {
|
|
|
15927
15927
|
|
|
15928
15928
|
/***/ }),
|
|
15929
15929
|
|
|
15930
|
-
/***/
|
|
15930
|
+
/***/ 929:
|
|
15931
15931
|
/***/ (function(__unused_webpack_module, exports) {
|
|
15932
15932
|
|
|
15933
15933
|
|
|
@@ -19172,7 +19172,7 @@ if (true) {
|
|
|
19172
19172
|
|
|
19173
19173
|
/***/ }),
|
|
19174
19174
|
|
|
19175
|
-
/***/
|
|
19175
|
+
/***/ 886:
|
|
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.4.
|
|
20302
|
+
const X3D = window [Symbol .for ("X_ITE.X3D-9.4.5")];
|
|
20303
20303
|
|
|
20304
20304
|
if (X3D)
|
|
20305
20305
|
X3D [name] = module;
|
|
@@ -34236,7 +34236,7 @@ const X3DBaseNode_default_ = X3DBaseNode;
|
|
|
34236
34236
|
x_ite_Namespace .add ("X3DBaseNode", "x_ite/Base/X3DBaseNode", X3DBaseNode_default_);
|
|
34237
34237
|
/* harmony default export */ const Base_X3DBaseNode = (X3DBaseNode_default_);
|
|
34238
34238
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Legacy.js
|
|
34239
|
-
/* provided dependency */ var $ = __webpack_require__(
|
|
34239
|
+
/* provided dependency */ var $ = __webpack_require__(349);
|
|
34240
34240
|
/*******************************************************************************
|
|
34241
34241
|
*
|
|
34242
34242
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -34373,7 +34373,7 @@ x_ite_Namespace .add ("Legacy", "x_ite/Browser/Legacy", Legacy_default_);
|
|
|
34373
34373
|
*
|
|
34374
34374
|
******************************************************************************/
|
|
34375
34375
|
|
|
34376
|
-
const BROWSER_VERSION_default_ = "9.4.
|
|
34376
|
+
const BROWSER_VERSION_default_ = "9.4.5";
|
|
34377
34377
|
;
|
|
34378
34378
|
|
|
34379
34379
|
x_ite_Namespace .add ("BROWSER_VERSION", "x_ite/BROWSER_VERSION", BROWSER_VERSION_default_);
|
|
@@ -38970,7 +38970,7 @@ const X3DProtoDeclaration_default_ = X3DProtoDeclaration;
|
|
|
38970
38970
|
x_ite_Namespace .add ("X3DProtoDeclaration", "x_ite/Prototype/X3DProtoDeclaration", X3DProtoDeclaration_default_);
|
|
38971
38971
|
/* harmony default export */ const Prototype_X3DProtoDeclaration = (X3DProtoDeclaration_default_);
|
|
38972
38972
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/X3DParser.js
|
|
38973
|
-
/* provided dependency */ var X3DParser_$ = __webpack_require__(
|
|
38973
|
+
/* provided dependency */ var X3DParser_$ = __webpack_require__(349);
|
|
38974
38974
|
/*******************************************************************************
|
|
38975
38975
|
*
|
|
38976
38976
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -39232,7 +39232,7 @@ const Expressions_default_ = Expressions;
|
|
|
39232
39232
|
x_ite_Namespace .add ("Expressions", "x_ite/Parser/Expressions", Expressions_default_);
|
|
39233
39233
|
/* harmony default export */ const Parser_Expressions = (Expressions_default_);
|
|
39234
39234
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/VRMLParser.js
|
|
39235
|
-
/* provided dependency */ var VRMLParser_$ = __webpack_require__(
|
|
39235
|
+
/* provided dependency */ var VRMLParser_$ = __webpack_require__(349);
|
|
39236
39236
|
/*******************************************************************************
|
|
39237
39237
|
*
|
|
39238
39238
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -41918,7 +41918,7 @@ const VRMLParser_default_ = VRMLParser;
|
|
|
41918
41918
|
x_ite_Namespace .add ("VRMLParser", "x_ite/Parser/VRMLParser", VRMLParser_default_);
|
|
41919
41919
|
/* harmony default export */ const Parser_VRMLParser = (VRMLParser_default_);
|
|
41920
41920
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/XMLParser.js
|
|
41921
|
-
/* provided dependency */ var XMLParser_$ = __webpack_require__(
|
|
41921
|
+
/* provided dependency */ var XMLParser_$ = __webpack_require__(349);
|
|
41922
41922
|
/*******************************************************************************
|
|
41923
41923
|
*
|
|
41924
41924
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -44027,7 +44027,7 @@ const URLs_default_ = URLs;
|
|
|
44027
44027
|
x_ite_Namespace .add ("URLs", "x_ite/Browser/Networking/URLs", URLs_default_);
|
|
44028
44028
|
/* harmony default export */ const Networking_URLs = (URLs_default_);
|
|
44029
44029
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/GLTF2Parser.js
|
|
44030
|
-
/* provided dependency */ var GLTF2Parser_$ = __webpack_require__(
|
|
44030
|
+
/* provided dependency */ var GLTF2Parser_$ = __webpack_require__(349);
|
|
44031
44031
|
/*******************************************************************************
|
|
44032
44032
|
*
|
|
44033
44033
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -47330,7 +47330,7 @@ const GLTF2Parser_default_ = GLTF2Parser;
|
|
|
47330
47330
|
x_ite_Namespace .add ("GLTF2Parser", "x_ite/Parser/GLTF2Parser", GLTF2Parser_default_);
|
|
47331
47331
|
/* harmony default export */ const Parser_GLTF2Parser = (GLTF2Parser_default_);
|
|
47332
47332
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/GLB2Parser.js
|
|
47333
|
-
/* provided dependency */ var GLB2Parser_$ = __webpack_require__(
|
|
47333
|
+
/* provided dependency */ var GLB2Parser_$ = __webpack_require__(349);
|
|
47334
47334
|
/*******************************************************************************
|
|
47335
47335
|
*
|
|
47336
47336
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -47482,7 +47482,7 @@ const GLB2Parser_default_ = GLB2Parser;
|
|
|
47482
47482
|
x_ite_Namespace .add ("GLB2Parser", "x_ite/Parser/GLB2Parser", GLB2Parser_default_);
|
|
47483
47483
|
/* harmony default export */ const Parser_GLB2Parser = (GLB2Parser_default_);
|
|
47484
47484
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/OBJParser.js
|
|
47485
|
-
/* provided dependency */ var OBJParser_$ = __webpack_require__(
|
|
47485
|
+
/* provided dependency */ var OBJParser_$ = __webpack_require__(349);
|
|
47486
47486
|
/*******************************************************************************
|
|
47487
47487
|
*
|
|
47488
47488
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -50837,8 +50837,8 @@ const MatrixStack_default_ = MatrixStack;
|
|
|
50837
50837
|
x_ite_Namespace .add ("MatrixStack", "standard/Math/Utility/MatrixStack", MatrixStack_default_);
|
|
50838
50838
|
/* harmony default export */ const Utility_MatrixStack = (MatrixStack_default_);
|
|
50839
50839
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/SVGParser.js
|
|
50840
|
-
/* provided dependency */ var SVGParser_$ = __webpack_require__(
|
|
50841
|
-
/* provided dependency */ var libtess = __webpack_require__(
|
|
50840
|
+
/* provided dependency */ var SVGParser_$ = __webpack_require__(349);
|
|
50841
|
+
/* provided dependency */ var libtess = __webpack_require__(94);
|
|
50842
50842
|
/*******************************************************************************
|
|
50843
50843
|
*
|
|
50844
50844
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -53606,7 +53606,7 @@ const SVGParser_default_ = SVGParser;
|
|
|
53606
53606
|
x_ite_Namespace .add ("SVGParser", "x_ite/Parser/SVGParser", SVGParser_default_);
|
|
53607
53607
|
/* harmony default export */ const Parser_SVGParser = (SVGParser_default_);
|
|
53608
53608
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/GoldenGate.js
|
|
53609
|
-
/* provided dependency */ var GoldenGate_$ = __webpack_require__(
|
|
53609
|
+
/* provided dependency */ var GoldenGate_$ = __webpack_require__(349);
|
|
53610
53610
|
/*******************************************************************************
|
|
53611
53611
|
*
|
|
53612
53612
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -53956,7 +53956,7 @@ const Plane3_default_ = Plane3;
|
|
|
53956
53956
|
x_ite_Namespace .add ("Plane3", "standard/Math/Geometry/Plane3", Plane3_default_);
|
|
53957
53957
|
/* harmony default export */ const Geometry_Plane3 = (Plane3_default_);
|
|
53958
53958
|
;// CONCATENATED MODULE: ./src/standard/Math/Geometry/Triangle3.js
|
|
53959
|
-
/* provided dependency */ var Triangle3_libtess = __webpack_require__(
|
|
53959
|
+
/* provided dependency */ var Triangle3_libtess = __webpack_require__(94);
|
|
53960
53960
|
/*******************************************************************************
|
|
53961
53961
|
*
|
|
53962
53962
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -62449,7 +62449,7 @@ const X3DTexture2DNode_default_ = X3DTexture2DNode;
|
|
|
62449
62449
|
x_ite_Namespace .add ("X3DTexture2DNode", "x_ite/Components/Texturing/X3DTexture2DNode", X3DTexture2DNode_default_);
|
|
62450
62450
|
/* harmony default export */ const Texturing_X3DTexture2DNode = (X3DTexture2DNode_default_);
|
|
62451
62451
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/ImageTexture.js
|
|
62452
|
-
/* provided dependency */ var ImageTexture_$ = __webpack_require__(
|
|
62452
|
+
/* provided dependency */ var ImageTexture_$ = __webpack_require__(349);
|
|
62453
62453
|
/*******************************************************************************
|
|
62454
62454
|
*
|
|
62455
62455
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -66043,7 +66043,7 @@ const X3DWorld_default_ = X3DWorld;
|
|
|
66043
66043
|
x_ite_Namespace .add ("X3DWorld", "x_ite/Execution/X3DWorld", X3DWorld_default_);
|
|
66044
66044
|
/* harmony default export */ const Execution_X3DWorld = (X3DWorld_default_);
|
|
66045
66045
|
;// CONCATENATED MODULE: ./src/x_ite/InputOutput/FileLoader.js
|
|
66046
|
-
/* provided dependency */ var FileLoader_$ = __webpack_require__(
|
|
66046
|
+
/* provided dependency */ var FileLoader_$ = __webpack_require__(349);
|
|
66047
66047
|
/*******************************************************************************
|
|
66048
66048
|
*
|
|
66049
66049
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -66979,7 +66979,7 @@ const ProtoDeclarationArray_default_ = ProtoDeclarationArray;
|
|
|
66979
66979
|
x_ite_Namespace .add ("ProtoDeclarationArray", "x_ite/Prototype/ProtoDeclarationArray", ProtoDeclarationArray_default_);
|
|
66980
66980
|
/* harmony default export */ const Prototype_ProtoDeclarationArray = (ProtoDeclarationArray_default_);
|
|
66981
66981
|
;// CONCATENATED MODULE: ./src/x_ite/Routing/X3DRoute.js
|
|
66982
|
-
/* provided dependency */ var X3DRoute_$ = __webpack_require__(
|
|
66982
|
+
/* provided dependency */ var X3DRoute_$ = __webpack_require__(349);
|
|
66983
66983
|
/*******************************************************************************
|
|
66984
66984
|
*
|
|
66985
66985
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -89863,7 +89863,7 @@ const X3DShaderNode_default_ = X3DShaderNode;
|
|
|
89863
89863
|
x_ite_Namespace .add ("X3DShaderNode", "x_ite/Components/Shaders/X3DShaderNode", X3DShaderNode_default_);
|
|
89864
89864
|
/* harmony default export */ const Shaders_X3DShaderNode = (X3DShaderNode_default_);
|
|
89865
89865
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Shaders/X3DProgrammableShaderObject.js
|
|
89866
|
-
/* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(
|
|
89866
|
+
/* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(349);
|
|
89867
89867
|
/*******************************************************************************
|
|
89868
89868
|
*
|
|
89869
89869
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -95504,7 +95504,7 @@ const ShaderCompiler_default_ = ShaderCompiler;
|
|
|
95504
95504
|
x_ite_Namespace .add ("ShaderCompiler", "x_ite/Browser/Shaders/ShaderCompiler", ShaderCompiler_default_);
|
|
95505
95505
|
/* harmony default export */ const Shaders_ShaderCompiler = (ShaderCompiler_default_);
|
|
95506
95506
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Shaders/ShaderPart.js
|
|
95507
|
-
/* provided dependency */ var ShaderPart_$ = __webpack_require__(
|
|
95507
|
+
/* provided dependency */ var ShaderPart_$ = __webpack_require__(349);
|
|
95508
95508
|
/*******************************************************************************
|
|
95509
95509
|
*
|
|
95510
95510
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -96161,7 +96161,7 @@ const X3DAppearanceNode_default_ = X3DAppearanceNode;
|
|
|
96161
96161
|
x_ite_Namespace .add ("X3DAppearanceNode", "x_ite/Components/Shape/X3DAppearanceNode", X3DAppearanceNode_default_);
|
|
96162
96162
|
/* harmony default export */ const Shape_X3DAppearanceNode = (X3DAppearanceNode_default_);
|
|
96163
96163
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Shape/Appearance.js
|
|
96164
|
-
/* provided dependency */ var Appearance_$ = __webpack_require__(
|
|
96164
|
+
/* provided dependency */ var Appearance_$ = __webpack_require__(349);
|
|
96165
96165
|
/*******************************************************************************
|
|
96166
96166
|
*
|
|
96167
96167
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -104636,28 +104636,6 @@ Object .assign (Object .setPrototypeOf (StreamAudioSource .prototype, Sound_X3DS
|
|
|
104636
104636
|
{
|
|
104637
104637
|
Sound_X3DSoundSourceNode .prototype .initialize .call (this);
|
|
104638
104638
|
},
|
|
104639
|
-
// createPeerConnection ()
|
|
104640
|
-
// {
|
|
104641
|
-
// const peerConnection = new RTCPeerConnection ();
|
|
104642
|
-
|
|
104643
|
-
// peerConnection .ontrack = function (event)
|
|
104644
|
-
// {
|
|
104645
|
-
// console.log ("Remote Streams", event .streams .length)
|
|
104646
|
-
|
|
104647
|
-
// const remoteVideo = document .getElementById ("remoteVideo")
|
|
104648
|
-
|
|
104649
|
-
// for (const stream of event .streams)
|
|
104650
|
-
// {
|
|
104651
|
-
// console .log (stream .id)
|
|
104652
|
-
|
|
104653
|
-
// if (!this .streamIdentifier .include (stream .id))
|
|
104654
|
-
// continue;
|
|
104655
|
-
|
|
104656
|
-
// if (remoteVideo .srcObject !== stream)
|
|
104657
|
-
// remoteVideo .srcObject = stream;
|
|
104658
|
-
// }
|
|
104659
|
-
// };
|
|
104660
|
-
// }
|
|
104661
104639
|
});
|
|
104662
104640
|
|
|
104663
104641
|
|
|
@@ -105117,8 +105095,8 @@ const GifMedia_default_ = GifMedia;
|
|
|
105117
105095
|
x_ite_Namespace .add ("GifMedia", "x_ite/Browser/Texturing/GifMedia", GifMedia_default_);
|
|
105118
105096
|
/* harmony default export */ const Texturing_GifMedia = (GifMedia_default_);
|
|
105119
105097
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/MovieTexture.js
|
|
105120
|
-
/* provided dependency */ var MovieTexture_$ = __webpack_require__(
|
|
105121
|
-
/* provided dependency */ var SuperGif = __webpack_require__(
|
|
105098
|
+
/* provided dependency */ var MovieTexture_$ = __webpack_require__(349);
|
|
105099
|
+
/* provided dependency */ var SuperGif = __webpack_require__(886);
|
|
105122
105100
|
/*******************************************************************************
|
|
105123
105101
|
*
|
|
105124
105102
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -108400,7 +108378,7 @@ const gettext_default_ = gettext;
|
|
|
108400
108378
|
x_ite_Namespace .add ("gettext", "locale/gettext", gettext_default_);
|
|
108401
108379
|
/* harmony default export */ const locale_gettext = (gettext_default_);
|
|
108402
108380
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/BrowserTimings.js
|
|
108403
|
-
/* provided dependency */ var BrowserTimings_$ = __webpack_require__(
|
|
108381
|
+
/* provided dependency */ var BrowserTimings_$ = __webpack_require__(349);
|
|
108404
108382
|
/*******************************************************************************
|
|
108405
108383
|
*
|
|
108406
108384
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -108830,7 +108808,7 @@ const TextureQuality_default_ = TextureQuality;
|
|
|
108830
108808
|
x_ite_Namespace .add ("TextureQuality", "x_ite/Browser/Core/TextureQuality", TextureQuality_default_);
|
|
108831
108809
|
/* harmony default export */ const Core_TextureQuality = (TextureQuality_default_);
|
|
108832
108810
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/BrowserOptions.js
|
|
108833
|
-
/* provided dependency */ var BrowserOptions_$ = __webpack_require__(
|
|
108811
|
+
/* provided dependency */ var BrowserOptions_$ = __webpack_require__(349);
|
|
108834
108812
|
/*******************************************************************************
|
|
108835
108813
|
*
|
|
108836
108814
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -109424,7 +109402,7 @@ const RenderingProperties_default_ = RenderingProperties;
|
|
|
109424
109402
|
x_ite_Namespace .add ("RenderingProperties", "x_ite/Browser/Core/RenderingProperties", RenderingProperties_default_);
|
|
109425
109403
|
/* harmony default export */ const Core_RenderingProperties = (RenderingProperties_default_);
|
|
109426
109404
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/Notification.js
|
|
109427
|
-
/* provided dependency */ var Notification_$ = __webpack_require__(
|
|
109405
|
+
/* provided dependency */ var Notification_$ = __webpack_require__(349);
|
|
109428
109406
|
/*******************************************************************************
|
|
109429
109407
|
*
|
|
109430
109408
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -109547,8 +109525,8 @@ const Notification_default_ = Notification;
|
|
|
109547
109525
|
x_ite_Namespace .add ("Notification", "x_ite/Browser/Core/Notification", Notification_default_);
|
|
109548
109526
|
/* harmony default export */ const Core_Notification = (Notification_default_);
|
|
109549
109527
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/ContextMenu.js
|
|
109550
|
-
/* provided dependency */ var jquery_fullscreen = __webpack_require__(
|
|
109551
|
-
/* provided dependency */ var ContextMenu_$ = __webpack_require__(
|
|
109528
|
+
/* provided dependency */ var jquery_fullscreen = __webpack_require__(405);
|
|
109529
|
+
/* provided dependency */ var ContextMenu_$ = __webpack_require__(349);
|
|
109552
109530
|
/*******************************************************************************
|
|
109553
109531
|
*
|
|
109554
109532
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -112309,7 +112287,7 @@ const DataStorage_default_ = DataStorage;
|
|
|
112309
112287
|
x_ite_Namespace .add ("DataStorage", "standard/Utility/DataStorage", DataStorage_default_);
|
|
112310
112288
|
/* harmony default export */ const Utility_DataStorage = (DataStorage_default_);
|
|
112311
112289
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/X3DCoreContext.js
|
|
112312
|
-
/* provided dependency */ var X3DCoreContext_$ = __webpack_require__(
|
|
112290
|
+
/* provided dependency */ var X3DCoreContext_$ = __webpack_require__(349);
|
|
112313
112291
|
/*******************************************************************************
|
|
112314
112292
|
*
|
|
112315
112293
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -114832,8 +114810,8 @@ const X3DViewer_default_ = X3DViewer;
|
|
|
114832
114810
|
x_ite_Namespace .add ("X3DViewer", "x_ite/Browser/Navigation/X3DViewer", X3DViewer_default_);
|
|
114833
114811
|
/* harmony default export */ const Navigation_X3DViewer = (X3DViewer_default_);
|
|
114834
114812
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/ExamineViewer.js
|
|
114835
|
-
/* provided dependency */ var jquery_mousewheel = __webpack_require__(
|
|
114836
|
-
/* provided dependency */ var ExamineViewer_$ = __webpack_require__(
|
|
114813
|
+
/* provided dependency */ var jquery_mousewheel = __webpack_require__(5);
|
|
114814
|
+
/* provided dependency */ var ExamineViewer_$ = __webpack_require__(349);
|
|
114837
114815
|
/*******************************************************************************
|
|
114838
114816
|
*
|
|
114839
114817
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -115705,8 +115683,8 @@ const ExamineViewer_default_ = ExamineViewer;
|
|
|
115705
115683
|
x_ite_Namespace .add ("ExamineViewer", "x_ite/Browser/Navigation/ExamineViewer", ExamineViewer_default_);
|
|
115706
115684
|
/* harmony default export */ const Navigation_ExamineViewer = (ExamineViewer_default_);
|
|
115707
115685
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/X3DFlyViewer.js
|
|
115708
|
-
/* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(
|
|
115709
|
-
/* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(
|
|
115686
|
+
/* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(5);
|
|
115687
|
+
/* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(349);
|
|
115710
115688
|
/*******************************************************************************
|
|
115711
115689
|
*
|
|
115712
115690
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -116715,8 +116693,8 @@ const FlyViewer_default_ = FlyViewer;
|
|
|
116715
116693
|
x_ite_Namespace .add ("FlyViewer", "x_ite/Browser/Navigation/FlyViewer", FlyViewer_default_);
|
|
116716
116694
|
/* harmony default export */ const Navigation_FlyViewer = (FlyViewer_default_);
|
|
116717
116695
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/PlaneViewer.js
|
|
116718
|
-
/* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(
|
|
116719
|
-
/* provided dependency */ var PlaneViewer_$ = __webpack_require__(
|
|
116696
|
+
/* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(5);
|
|
116697
|
+
/* provided dependency */ var PlaneViewer_$ = __webpack_require__(349);
|
|
116720
116698
|
/*******************************************************************************
|
|
116721
116699
|
*
|
|
116722
116700
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -117047,8 +117025,8 @@ const NoneViewer_default_ = NoneViewer;
|
|
|
117047
117025
|
x_ite_Namespace .add ("NoneViewer", "x_ite/Browser/Navigation/NoneViewer", NoneViewer_default_);
|
|
117048
117026
|
/* harmony default export */ const Navigation_NoneViewer = (NoneViewer_default_);
|
|
117049
117027
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/LookAtViewer.js
|
|
117050
|
-
/* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(
|
|
117051
|
-
/* provided dependency */ var LookAtViewer_$ = __webpack_require__(
|
|
117028
|
+
/* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(5);
|
|
117029
|
+
/* provided dependency */ var LookAtViewer_$ = __webpack_require__(349);
|
|
117052
117030
|
/*******************************************************************************
|
|
117053
117031
|
*
|
|
117054
117032
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -118187,8 +118165,8 @@ const X3DPickingContext_default_ = X3DPickingContext;
|
|
|
118187
118165
|
x_ite_Namespace .add ("X3DPickingContext", "x_ite/Browser/Picking/X3DPickingContext", X3DPickingContext_default_);
|
|
118188
118166
|
/* harmony default export */ const Picking_X3DPickingContext = (X3DPickingContext_default_);
|
|
118189
118167
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/PointingDeviceSensor/PointingDevice.js
|
|
118190
|
-
/* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(
|
|
118191
|
-
/* provided dependency */ var PointingDevice_$ = __webpack_require__(
|
|
118168
|
+
/* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(5);
|
|
118169
|
+
/* provided dependency */ var PointingDevice_$ = __webpack_require__(349);
|
|
118192
118170
|
/*******************************************************************************
|
|
118193
118171
|
*
|
|
118194
118172
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -119479,7 +119457,7 @@ const MultiSampleFrameBuffer_default_ = MultiSampleFrameBuffer;
|
|
|
119479
119457
|
x_ite_Namespace .add ("MultiSampleFrameBuffer", "x_ite/Rendering/MultiSampleFrameBuffer", MultiSampleFrameBuffer_default_);
|
|
119480
119458
|
/* harmony default export */ const Rendering_MultiSampleFrameBuffer = (MultiSampleFrameBuffer_default_);
|
|
119481
119459
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Rendering/X3DRenderingContext.js
|
|
119482
|
-
/* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(
|
|
119460
|
+
/* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(349);
|
|
119483
119461
|
/*******************************************************************************
|
|
119484
119462
|
*
|
|
119485
119463
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -120391,7 +120369,7 @@ const X3DSoundContext_default_ = X3DSoundContext;
|
|
|
120391
120369
|
x_ite_Namespace .add ("X3DSoundContext", "x_ite/Browser/Sound/X3DSoundContext", X3DSoundContext_default_);
|
|
120392
120370
|
/* harmony default export */ const Sound_X3DSoundContext = (X3DSoundContext_default_);
|
|
120393
120371
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Texturing/KTXDecoder.js
|
|
120394
|
-
/* provided dependency */ var KTXDecoder_$ = __webpack_require__(
|
|
120372
|
+
/* provided dependency */ var KTXDecoder_$ = __webpack_require__(349);
|
|
120395
120373
|
const KTXDecoder_default_ = class KTXDecoder
|
|
120396
120374
|
{
|
|
120397
120375
|
constructor (gl, externalKtxlib, scriptDir)
|
|
@@ -121945,7 +121923,7 @@ const Components_default_ = Components;
|
|
|
121945
121923
|
x_ite_Namespace .add ("Components", "x_ite/Components", Components_default_);
|
|
121946
121924
|
/* harmony default export */ const x_ite_Components = ((/* unused pure expression or super */ null && (Components_default_)));
|
|
121947
121925
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/DOMIntegration.js
|
|
121948
|
-
/* provided dependency */ var DOMIntegration_$ = __webpack_require__(
|
|
121926
|
+
/* provided dependency */ var DOMIntegration_$ = __webpack_require__(349);
|
|
121949
121927
|
/*******************************************************************************
|
|
121950
121928
|
* MIT License
|
|
121951
121929
|
*
|
|
@@ -123078,7 +123056,7 @@ const SupportedProfiles_default_ = SupportedProfiles;
|
|
|
123078
123056
|
x_ite_Namespace .add ("SupportedProfiles", "x_ite/Configuration/SupportedProfiles", SupportedProfiles_default_);
|
|
123079
123057
|
/* harmony default export */ const Configuration_SupportedProfiles = (SupportedProfiles_default_);
|
|
123080
123058
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/X3DBrowser.js
|
|
123081
|
-
/* provided dependency */ var X3DBrowser_$ = __webpack_require__(
|
|
123059
|
+
/* provided dependency */ var X3DBrowser_$ = __webpack_require__(349);
|
|
123082
123060
|
/*******************************************************************************
|
|
123083
123061
|
*
|
|
123084
123062
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -124170,7 +124148,7 @@ const X3DBrowser_default_ = X3DBrowser;
|
|
|
124170
124148
|
x_ite_Namespace .add ("X3DBrowser", "x_ite/Browser/X3DBrowser", X3DBrowser_default_);
|
|
124171
124149
|
/* harmony default export */ const Browser_X3DBrowser = (X3DBrowser_default_);
|
|
124172
124150
|
;// CONCATENATED MODULE: ./src/x_ite/X3DCanvasElement.js
|
|
124173
|
-
/* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(
|
|
124151
|
+
/* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(349);
|
|
124174
124152
|
/*******************************************************************************
|
|
124175
124153
|
*
|
|
124176
124154
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -124307,8 +124285,8 @@ const X3DCanvasElement_default_ = X3DCanvasElement;
|
|
|
124307
124285
|
x_ite_Namespace .add ("X3DCanvasElement", "x_ite/X3DCanvasElement", X3DCanvasElement_default_);
|
|
124308
124286
|
/* harmony default export */ const x_ite_X3DCanvasElement = (X3DCanvasElement_default_);
|
|
124309
124287
|
;// CONCATENATED MODULE: ./src/lib/jquery.js
|
|
124310
|
-
/* provided dependency */ var jquery_$ = __webpack_require__(
|
|
124311
|
-
/* provided dependency */ var pako = __webpack_require__(
|
|
124288
|
+
/* provided dependency */ var jquery_$ = __webpack_require__(349);
|
|
124289
|
+
/* provided dependency */ var pako = __webpack_require__(929);
|
|
124312
124290
|
Object .assign (jquery_$,
|
|
124313
124291
|
{
|
|
124314
124292
|
decodeText (input)
|
|
@@ -124385,14 +124363,14 @@ const jquery_default_ = jquery_$;
|
|
|
124385
124363
|
x_ite_Namespace .add ("jquery", "lib/jquery", jquery_default_);
|
|
124386
124364
|
/* harmony default export */ const jquery = ((/* unused pure expression or super */ null && (jquery_default_)));
|
|
124387
124365
|
;// CONCATENATED MODULE: ./src/lib/libtess.js
|
|
124388
|
-
/* provided dependency */ var libtess_libtess = __webpack_require__(
|
|
124366
|
+
/* provided dependency */ var libtess_libtess = __webpack_require__(94);
|
|
124389
124367
|
const libtess_default_ = libtess_libtess;
|
|
124390
124368
|
;
|
|
124391
124369
|
|
|
124392
124370
|
x_ite_Namespace .add ("libtess", "lib/libtess", libtess_default_);
|
|
124393
124371
|
/* harmony default export */ const lib_libtess = ((/* unused pure expression or super */ null && (libtess_default_)));
|
|
124394
124372
|
;// CONCATENATED MODULE: ./src/x_ite/X3D.js
|
|
124395
|
-
/* provided dependency */ var X3D_$ = __webpack_require__(
|
|
124373
|
+
/* provided dependency */ var X3D_$ = __webpack_require__(349);
|
|
124396
124374
|
/*******************************************************************************
|
|
124397
124375
|
*
|
|
124398
124376
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -124700,7 +124678,7 @@ Object .assign (X3D,
|
|
|
124700
124678
|
|
|
124701
124679
|
// Assign X3D to global namespace.
|
|
124702
124680
|
|
|
124703
|
-
window [Symbol .for ("X_ITE.X3D-9.4.
|
|
124681
|
+
window [Symbol .for ("X_ITE.X3D-9.4.5")] = x_ite_X3D;
|
|
124704
124682
|
|
|
124705
124683
|
customElements .define ("x3d-canvas", x_ite_X3DCanvasElement);
|
|
124706
124684
|
|
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": "9.4.
|
|
3
|
+
"version": "9.4.5",
|
|
4
4
|
"description": "X_ITE X3D Browser, view and manipulate X3D and VRML scenes in HTML.",
|
|
5
5
|
"main": "dist/x_ite.js",
|
|
6
6
|
"module": "dist/x_ite.mjs",
|
|
@@ -96,20 +96,19 @@
|
|
|
96
96
|
"dicom-parser": "^1.8.21",
|
|
97
97
|
"fast-xml-parser": "^4.3.6",
|
|
98
98
|
"jpeg-js": "^0.4.4",
|
|
99
|
-
"jpeg-lossless-decoder-js": "2.
|
|
99
|
+
"jpeg-lossless-decoder-js": "2.1.2",
|
|
100
100
|
"jquery": "^3.7.1",
|
|
101
101
|
"jquery-fullscreen-plugin": "^1.1.5",
|
|
102
102
|
"jquery-mousewheel": "^3.1.13",
|
|
103
103
|
"libgif": "^0.0.3",
|
|
104
104
|
"libtess": "^1.2.2",
|
|
105
|
-
"madge": "^
|
|
106
|
-
"node-sass": "^9.0.0",
|
|
105
|
+
"madge": "^7.0.0",
|
|
107
106
|
"OpenJPEG.js": "^0.10.2",
|
|
108
107
|
"opentype.js": "^1.3.4",
|
|
109
108
|
"pako": "^2.1.0",
|
|
110
109
|
"shell-tools": "^1.1.9",
|
|
111
110
|
"string-replace-webpack-plugin": "^0.1.3",
|
|
112
|
-
"terser": "^5.30.
|
|
111
|
+
"terser": "^5.30.3",
|
|
113
112
|
"webpack": "^5.91.0",
|
|
114
113
|
"webpack-cli": "^5.1.4",
|
|
115
114
|
"webpack-shell-plugin-next": "^2.3.1"
|