x_ite 9.4.2 → 9.4.3
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/README.md +1 -0
- 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 +33 -31
- 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 +30 -30
- 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/x_ite.css +1 -1
- package/dist/x_ite.js +56 -56
- package/dist/x_ite.min.js +1 -1
- package/dist/x_ite.min.mjs +1 -1
- package/dist/x_ite.mjs +56 -56
- package/dist/x_ite.zip +0 -0
- package/package.json +1 -1
package/dist/x_ite.mjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
/* X_ITE v9.4.
|
|
1
|
+
/* X_ITE v9.4.3 */var __webpack_modules__ = ({
|
|
2
2
|
|
|
3
|
-
/***/
|
|
3
|
+
/***/ 765:
|
|
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__(149);
|
|
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__(149)], __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
|
+
/***/ 149:
|
|
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
|
+
/***/ 702:
|
|
11152
11152
|
/***/ ((module) => {
|
|
11153
11153
|
|
|
11154
11154
|
/**
|
|
@@ -15927,7 +15927,7 @@ if (true) {
|
|
|
15927
15927
|
|
|
15928
15928
|
/***/ }),
|
|
15929
15929
|
|
|
15930
|
-
/***/
|
|
15930
|
+
/***/ 65:
|
|
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
|
+
/***/ 542:
|
|
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.3")];
|
|
20303
20303
|
|
|
20304
20304
|
if (X3D)
|
|
20305
20305
|
X3D [name] = module;
|
|
@@ -34233,7 +34233,7 @@ const X3DBaseNode_default_ = X3DBaseNode;
|
|
|
34233
34233
|
x_ite_Namespace .add ("X3DBaseNode", "x_ite/Base/X3DBaseNode", X3DBaseNode_default_);
|
|
34234
34234
|
/* harmony default export */ const Base_X3DBaseNode = (X3DBaseNode_default_);
|
|
34235
34235
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Legacy.js
|
|
34236
|
-
/* provided dependency */ var $ = __webpack_require__(
|
|
34236
|
+
/* provided dependency */ var $ = __webpack_require__(149);
|
|
34237
34237
|
/*******************************************************************************
|
|
34238
34238
|
*
|
|
34239
34239
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -34370,7 +34370,7 @@ x_ite_Namespace .add ("Legacy", "x_ite/Browser/Legacy", Legacy_default_);
|
|
|
34370
34370
|
*
|
|
34371
34371
|
******************************************************************************/
|
|
34372
34372
|
|
|
34373
|
-
const BROWSER_VERSION_default_ = "9.4.
|
|
34373
|
+
const BROWSER_VERSION_default_ = "9.4.3";
|
|
34374
34374
|
;
|
|
34375
34375
|
|
|
34376
34376
|
x_ite_Namespace .add ("BROWSER_VERSION", "x_ite/BROWSER_VERSION", BROWSER_VERSION_default_);
|
|
@@ -38951,7 +38951,7 @@ const X3DProtoDeclaration_default_ = X3DProtoDeclaration;
|
|
|
38951
38951
|
x_ite_Namespace .add ("X3DProtoDeclaration", "x_ite/Prototype/X3DProtoDeclaration", X3DProtoDeclaration_default_);
|
|
38952
38952
|
/* harmony default export */ const Prototype_X3DProtoDeclaration = (X3DProtoDeclaration_default_);
|
|
38953
38953
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/X3DParser.js
|
|
38954
|
-
/* provided dependency */ var X3DParser_$ = __webpack_require__(
|
|
38954
|
+
/* provided dependency */ var X3DParser_$ = __webpack_require__(149);
|
|
38955
38955
|
/*******************************************************************************
|
|
38956
38956
|
*
|
|
38957
38957
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -39213,7 +39213,7 @@ const Expressions_default_ = Expressions;
|
|
|
39213
39213
|
x_ite_Namespace .add ("Expressions", "x_ite/Parser/Expressions", Expressions_default_);
|
|
39214
39214
|
/* harmony default export */ const Parser_Expressions = (Expressions_default_);
|
|
39215
39215
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/VRMLParser.js
|
|
39216
|
-
/* provided dependency */ var VRMLParser_$ = __webpack_require__(
|
|
39216
|
+
/* provided dependency */ var VRMLParser_$ = __webpack_require__(149);
|
|
39217
39217
|
/*******************************************************************************
|
|
39218
39218
|
*
|
|
39219
39219
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -41899,7 +41899,7 @@ const VRMLParser_default_ = VRMLParser;
|
|
|
41899
41899
|
x_ite_Namespace .add ("VRMLParser", "x_ite/Parser/VRMLParser", VRMLParser_default_);
|
|
41900
41900
|
/* harmony default export */ const Parser_VRMLParser = (VRMLParser_default_);
|
|
41901
41901
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/XMLParser.js
|
|
41902
|
-
/* provided dependency */ var XMLParser_$ = __webpack_require__(
|
|
41902
|
+
/* provided dependency */ var XMLParser_$ = __webpack_require__(149);
|
|
41903
41903
|
/*******************************************************************************
|
|
41904
41904
|
*
|
|
41905
41905
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -44008,7 +44008,7 @@ const URLs_default_ = URLs;
|
|
|
44008
44008
|
x_ite_Namespace .add ("URLs", "x_ite/Browser/Networking/URLs", URLs_default_);
|
|
44009
44009
|
/* harmony default export */ const Networking_URLs = (URLs_default_);
|
|
44010
44010
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/GLTF2Parser.js
|
|
44011
|
-
/* provided dependency */ var GLTF2Parser_$ = __webpack_require__(
|
|
44011
|
+
/* provided dependency */ var GLTF2Parser_$ = __webpack_require__(149);
|
|
44012
44012
|
/*******************************************************************************
|
|
44013
44013
|
*
|
|
44014
44014
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -47311,7 +47311,7 @@ const GLTF2Parser_default_ = GLTF2Parser;
|
|
|
47311
47311
|
x_ite_Namespace .add ("GLTF2Parser", "x_ite/Parser/GLTF2Parser", GLTF2Parser_default_);
|
|
47312
47312
|
/* harmony default export */ const Parser_GLTF2Parser = (GLTF2Parser_default_);
|
|
47313
47313
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/GLB2Parser.js
|
|
47314
|
-
/* provided dependency */ var GLB2Parser_$ = __webpack_require__(
|
|
47314
|
+
/* provided dependency */ var GLB2Parser_$ = __webpack_require__(149);
|
|
47315
47315
|
/*******************************************************************************
|
|
47316
47316
|
*
|
|
47317
47317
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -47463,7 +47463,7 @@ const GLB2Parser_default_ = GLB2Parser;
|
|
|
47463
47463
|
x_ite_Namespace .add ("GLB2Parser", "x_ite/Parser/GLB2Parser", GLB2Parser_default_);
|
|
47464
47464
|
/* harmony default export */ const Parser_GLB2Parser = (GLB2Parser_default_);
|
|
47465
47465
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/OBJParser.js
|
|
47466
|
-
/* provided dependency */ var OBJParser_$ = __webpack_require__(
|
|
47466
|
+
/* provided dependency */ var OBJParser_$ = __webpack_require__(149);
|
|
47467
47467
|
/*******************************************************************************
|
|
47468
47468
|
*
|
|
47469
47469
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -50818,8 +50818,8 @@ const MatrixStack_default_ = MatrixStack;
|
|
|
50818
50818
|
x_ite_Namespace .add ("MatrixStack", "standard/Math/Utility/MatrixStack", MatrixStack_default_);
|
|
50819
50819
|
/* harmony default export */ const Utility_MatrixStack = (MatrixStack_default_);
|
|
50820
50820
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/SVGParser.js
|
|
50821
|
-
/* provided dependency */ var SVGParser_$ = __webpack_require__(
|
|
50822
|
-
/* provided dependency */ var libtess = __webpack_require__(
|
|
50821
|
+
/* provided dependency */ var SVGParser_$ = __webpack_require__(149);
|
|
50822
|
+
/* provided dependency */ var libtess = __webpack_require__(702);
|
|
50823
50823
|
/*******************************************************************************
|
|
50824
50824
|
*
|
|
50825
50825
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -53587,7 +53587,7 @@ const SVGParser_default_ = SVGParser;
|
|
|
53587
53587
|
x_ite_Namespace .add ("SVGParser", "x_ite/Parser/SVGParser", SVGParser_default_);
|
|
53588
53588
|
/* harmony default export */ const Parser_SVGParser = (SVGParser_default_);
|
|
53589
53589
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/GoldenGate.js
|
|
53590
|
-
/* provided dependency */ var GoldenGate_$ = __webpack_require__(
|
|
53590
|
+
/* provided dependency */ var GoldenGate_$ = __webpack_require__(149);
|
|
53591
53591
|
/*******************************************************************************
|
|
53592
53592
|
*
|
|
53593
53593
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -53937,7 +53937,7 @@ const Plane3_default_ = Plane3;
|
|
|
53937
53937
|
x_ite_Namespace .add ("Plane3", "standard/Math/Geometry/Plane3", Plane3_default_);
|
|
53938
53938
|
/* harmony default export */ const Geometry_Plane3 = (Plane3_default_);
|
|
53939
53939
|
;// CONCATENATED MODULE: ./src/standard/Math/Geometry/Triangle3.js
|
|
53940
|
-
/* provided dependency */ var Triangle3_libtess = __webpack_require__(
|
|
53940
|
+
/* provided dependency */ var Triangle3_libtess = __webpack_require__(702);
|
|
53941
53941
|
/*******************************************************************************
|
|
53942
53942
|
*
|
|
53943
53943
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -62430,7 +62430,7 @@ const X3DTexture2DNode_default_ = X3DTexture2DNode;
|
|
|
62430
62430
|
x_ite_Namespace .add ("X3DTexture2DNode", "x_ite/Components/Texturing/X3DTexture2DNode", X3DTexture2DNode_default_);
|
|
62431
62431
|
/* harmony default export */ const Texturing_X3DTexture2DNode = (X3DTexture2DNode_default_);
|
|
62432
62432
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/ImageTexture.js
|
|
62433
|
-
/* provided dependency */ var ImageTexture_$ = __webpack_require__(
|
|
62433
|
+
/* provided dependency */ var ImageTexture_$ = __webpack_require__(149);
|
|
62434
62434
|
/*******************************************************************************
|
|
62435
62435
|
*
|
|
62436
62436
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -66024,7 +66024,7 @@ const X3DWorld_default_ = X3DWorld;
|
|
|
66024
66024
|
x_ite_Namespace .add ("X3DWorld", "x_ite/Execution/X3DWorld", X3DWorld_default_);
|
|
66025
66025
|
/* harmony default export */ const Execution_X3DWorld = (X3DWorld_default_);
|
|
66026
66026
|
;// CONCATENATED MODULE: ./src/x_ite/InputOutput/FileLoader.js
|
|
66027
|
-
/* provided dependency */ var FileLoader_$ = __webpack_require__(
|
|
66027
|
+
/* provided dependency */ var FileLoader_$ = __webpack_require__(149);
|
|
66028
66028
|
/*******************************************************************************
|
|
66029
66029
|
*
|
|
66030
66030
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -66947,7 +66947,7 @@ const ProtoDeclarationArray_default_ = ProtoDeclarationArray;
|
|
|
66947
66947
|
x_ite_Namespace .add ("ProtoDeclarationArray", "x_ite/Prototype/ProtoDeclarationArray", ProtoDeclarationArray_default_);
|
|
66948
66948
|
/* harmony default export */ const Prototype_ProtoDeclarationArray = (ProtoDeclarationArray_default_);
|
|
66949
66949
|
;// CONCATENATED MODULE: ./src/x_ite/Routing/X3DRoute.js
|
|
66950
|
-
/* provided dependency */ var X3DRoute_$ = __webpack_require__(
|
|
66950
|
+
/* provided dependency */ var X3DRoute_$ = __webpack_require__(149);
|
|
66951
66951
|
/*******************************************************************************
|
|
66952
66952
|
*
|
|
66953
66953
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -89831,7 +89831,7 @@ const X3DShaderNode_default_ = X3DShaderNode;
|
|
|
89831
89831
|
x_ite_Namespace .add ("X3DShaderNode", "x_ite/Components/Shaders/X3DShaderNode", X3DShaderNode_default_);
|
|
89832
89832
|
/* harmony default export */ const Shaders_X3DShaderNode = (X3DShaderNode_default_);
|
|
89833
89833
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Shaders/X3DProgrammableShaderObject.js
|
|
89834
|
-
/* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(
|
|
89834
|
+
/* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(149);
|
|
89835
89835
|
/*******************************************************************************
|
|
89836
89836
|
*
|
|
89837
89837
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -95472,7 +95472,7 @@ const ShaderCompiler_default_ = ShaderCompiler;
|
|
|
95472
95472
|
x_ite_Namespace .add ("ShaderCompiler", "x_ite/Browser/Shaders/ShaderCompiler", ShaderCompiler_default_);
|
|
95473
95473
|
/* harmony default export */ const Shaders_ShaderCompiler = (ShaderCompiler_default_);
|
|
95474
95474
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Shaders/ShaderPart.js
|
|
95475
|
-
/* provided dependency */ var ShaderPart_$ = __webpack_require__(
|
|
95475
|
+
/* provided dependency */ var ShaderPart_$ = __webpack_require__(149);
|
|
95476
95476
|
/*******************************************************************************
|
|
95477
95477
|
*
|
|
95478
95478
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -96129,7 +96129,7 @@ const X3DAppearanceNode_default_ = X3DAppearanceNode;
|
|
|
96129
96129
|
x_ite_Namespace .add ("X3DAppearanceNode", "x_ite/Components/Shape/X3DAppearanceNode", X3DAppearanceNode_default_);
|
|
96130
96130
|
/* harmony default export */ const Shape_X3DAppearanceNode = (X3DAppearanceNode_default_);
|
|
96131
96131
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Shape/Appearance.js
|
|
96132
|
-
/* provided dependency */ var Appearance_$ = __webpack_require__(
|
|
96132
|
+
/* provided dependency */ var Appearance_$ = __webpack_require__(149);
|
|
96133
96133
|
/*******************************************************************************
|
|
96134
96134
|
*
|
|
96135
96135
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -105063,8 +105063,8 @@ const GifMedia_default_ = GifMedia;
|
|
|
105063
105063
|
x_ite_Namespace .add ("GifMedia", "x_ite/Browser/Texturing/GifMedia", GifMedia_default_);
|
|
105064
105064
|
/* harmony default export */ const Texturing_GifMedia = (GifMedia_default_);
|
|
105065
105065
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/MovieTexture.js
|
|
105066
|
-
/* provided dependency */ var MovieTexture_$ = __webpack_require__(
|
|
105067
|
-
/* provided dependency */ var SuperGif = __webpack_require__(
|
|
105066
|
+
/* provided dependency */ var MovieTexture_$ = __webpack_require__(149);
|
|
105067
|
+
/* provided dependency */ var SuperGif = __webpack_require__(542);
|
|
105068
105068
|
/*******************************************************************************
|
|
105069
105069
|
*
|
|
105070
105070
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -108346,7 +108346,7 @@ const gettext_default_ = gettext;
|
|
|
108346
108346
|
x_ite_Namespace .add ("gettext", "locale/gettext", gettext_default_);
|
|
108347
108347
|
/* harmony default export */ const locale_gettext = (gettext_default_);
|
|
108348
108348
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/BrowserTimings.js
|
|
108349
|
-
/* provided dependency */ var BrowserTimings_$ = __webpack_require__(
|
|
108349
|
+
/* provided dependency */ var BrowserTimings_$ = __webpack_require__(149);
|
|
108350
108350
|
/*******************************************************************************
|
|
108351
108351
|
*
|
|
108352
108352
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -108776,7 +108776,7 @@ const TextureQuality_default_ = TextureQuality;
|
|
|
108776
108776
|
x_ite_Namespace .add ("TextureQuality", "x_ite/Browser/Core/TextureQuality", TextureQuality_default_);
|
|
108777
108777
|
/* harmony default export */ const Core_TextureQuality = (TextureQuality_default_);
|
|
108778
108778
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/BrowserOptions.js
|
|
108779
|
-
/* provided dependency */ var BrowserOptions_$ = __webpack_require__(
|
|
108779
|
+
/* provided dependency */ var BrowserOptions_$ = __webpack_require__(149);
|
|
108780
108780
|
/*******************************************************************************
|
|
108781
108781
|
*
|
|
108782
108782
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -109370,7 +109370,7 @@ const RenderingProperties_default_ = RenderingProperties;
|
|
|
109370
109370
|
x_ite_Namespace .add ("RenderingProperties", "x_ite/Browser/Core/RenderingProperties", RenderingProperties_default_);
|
|
109371
109371
|
/* harmony default export */ const Core_RenderingProperties = (RenderingProperties_default_);
|
|
109372
109372
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/Notification.js
|
|
109373
|
-
/* provided dependency */ var Notification_$ = __webpack_require__(
|
|
109373
|
+
/* provided dependency */ var Notification_$ = __webpack_require__(149);
|
|
109374
109374
|
/*******************************************************************************
|
|
109375
109375
|
*
|
|
109376
109376
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -109493,8 +109493,8 @@ const Notification_default_ = Notification;
|
|
|
109493
109493
|
x_ite_Namespace .add ("Notification", "x_ite/Browser/Core/Notification", Notification_default_);
|
|
109494
109494
|
/* harmony default export */ const Core_Notification = (Notification_default_);
|
|
109495
109495
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/ContextMenu.js
|
|
109496
|
-
/* provided dependency */ var jquery_fullscreen = __webpack_require__(
|
|
109497
|
-
/* provided dependency */ var ContextMenu_$ = __webpack_require__(
|
|
109496
|
+
/* provided dependency */ var jquery_fullscreen = __webpack_require__(765);
|
|
109497
|
+
/* provided dependency */ var ContextMenu_$ = __webpack_require__(149);
|
|
109498
109498
|
/*******************************************************************************
|
|
109499
109499
|
*
|
|
109500
109500
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -112255,7 +112255,7 @@ const DataStorage_default_ = DataStorage;
|
|
|
112255
112255
|
x_ite_Namespace .add ("DataStorage", "standard/Utility/DataStorage", DataStorage_default_);
|
|
112256
112256
|
/* harmony default export */ const Utility_DataStorage = (DataStorage_default_);
|
|
112257
112257
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/X3DCoreContext.js
|
|
112258
|
-
/* provided dependency */ var X3DCoreContext_$ = __webpack_require__(
|
|
112258
|
+
/* provided dependency */ var X3DCoreContext_$ = __webpack_require__(149);
|
|
112259
112259
|
/*******************************************************************************
|
|
112260
112260
|
*
|
|
112261
112261
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -114778,8 +114778,8 @@ const X3DViewer_default_ = X3DViewer;
|
|
|
114778
114778
|
x_ite_Namespace .add ("X3DViewer", "x_ite/Browser/Navigation/X3DViewer", X3DViewer_default_);
|
|
114779
114779
|
/* harmony default export */ const Navigation_X3DViewer = (X3DViewer_default_);
|
|
114780
114780
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/ExamineViewer.js
|
|
114781
|
-
/* provided dependency */ var jquery_mousewheel = __webpack_require__(
|
|
114782
|
-
/* provided dependency */ var ExamineViewer_$ = __webpack_require__(
|
|
114781
|
+
/* provided dependency */ var jquery_mousewheel = __webpack_require__(5);
|
|
114782
|
+
/* provided dependency */ var ExamineViewer_$ = __webpack_require__(149);
|
|
114783
114783
|
/*******************************************************************************
|
|
114784
114784
|
*
|
|
114785
114785
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -115651,8 +115651,8 @@ const ExamineViewer_default_ = ExamineViewer;
|
|
|
115651
115651
|
x_ite_Namespace .add ("ExamineViewer", "x_ite/Browser/Navigation/ExamineViewer", ExamineViewer_default_);
|
|
115652
115652
|
/* harmony default export */ const Navigation_ExamineViewer = (ExamineViewer_default_);
|
|
115653
115653
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/X3DFlyViewer.js
|
|
115654
|
-
/* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(
|
|
115655
|
-
/* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(
|
|
115654
|
+
/* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(5);
|
|
115655
|
+
/* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(149);
|
|
115656
115656
|
/*******************************************************************************
|
|
115657
115657
|
*
|
|
115658
115658
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -116661,8 +116661,8 @@ const FlyViewer_default_ = FlyViewer;
|
|
|
116661
116661
|
x_ite_Namespace .add ("FlyViewer", "x_ite/Browser/Navigation/FlyViewer", FlyViewer_default_);
|
|
116662
116662
|
/* harmony default export */ const Navigation_FlyViewer = (FlyViewer_default_);
|
|
116663
116663
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/PlaneViewer.js
|
|
116664
|
-
/* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(
|
|
116665
|
-
/* provided dependency */ var PlaneViewer_$ = __webpack_require__(
|
|
116664
|
+
/* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(5);
|
|
116665
|
+
/* provided dependency */ var PlaneViewer_$ = __webpack_require__(149);
|
|
116666
116666
|
/*******************************************************************************
|
|
116667
116667
|
*
|
|
116668
116668
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -116993,8 +116993,8 @@ const NoneViewer_default_ = NoneViewer;
|
|
|
116993
116993
|
x_ite_Namespace .add ("NoneViewer", "x_ite/Browser/Navigation/NoneViewer", NoneViewer_default_);
|
|
116994
116994
|
/* harmony default export */ const Navigation_NoneViewer = (NoneViewer_default_);
|
|
116995
116995
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/LookAtViewer.js
|
|
116996
|
-
/* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(
|
|
116997
|
-
/* provided dependency */ var LookAtViewer_$ = __webpack_require__(
|
|
116996
|
+
/* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(5);
|
|
116997
|
+
/* provided dependency */ var LookAtViewer_$ = __webpack_require__(149);
|
|
116998
116998
|
/*******************************************************************************
|
|
116999
116999
|
*
|
|
117000
117000
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -118133,8 +118133,8 @@ const X3DPickingContext_default_ = X3DPickingContext;
|
|
|
118133
118133
|
x_ite_Namespace .add ("X3DPickingContext", "x_ite/Browser/Picking/X3DPickingContext", X3DPickingContext_default_);
|
|
118134
118134
|
/* harmony default export */ const Picking_X3DPickingContext = (X3DPickingContext_default_);
|
|
118135
118135
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/PointingDeviceSensor/PointingDevice.js
|
|
118136
|
-
/* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(
|
|
118137
|
-
/* provided dependency */ var PointingDevice_$ = __webpack_require__(
|
|
118136
|
+
/* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(5);
|
|
118137
|
+
/* provided dependency */ var PointingDevice_$ = __webpack_require__(149);
|
|
118138
118138
|
/*******************************************************************************
|
|
118139
118139
|
*
|
|
118140
118140
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -119425,7 +119425,7 @@ const MultiSampleFrameBuffer_default_ = MultiSampleFrameBuffer;
|
|
|
119425
119425
|
x_ite_Namespace .add ("MultiSampleFrameBuffer", "x_ite/Rendering/MultiSampleFrameBuffer", MultiSampleFrameBuffer_default_);
|
|
119426
119426
|
/* harmony default export */ const Rendering_MultiSampleFrameBuffer = (MultiSampleFrameBuffer_default_);
|
|
119427
119427
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Rendering/X3DRenderingContext.js
|
|
119428
|
-
/* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(
|
|
119428
|
+
/* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(149);
|
|
119429
119429
|
/*******************************************************************************
|
|
119430
119430
|
*
|
|
119431
119431
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -120337,7 +120337,7 @@ const X3DSoundContext_default_ = X3DSoundContext;
|
|
|
120337
120337
|
x_ite_Namespace .add ("X3DSoundContext", "x_ite/Browser/Sound/X3DSoundContext", X3DSoundContext_default_);
|
|
120338
120338
|
/* harmony default export */ const Sound_X3DSoundContext = (X3DSoundContext_default_);
|
|
120339
120339
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Texturing/KTXDecoder.js
|
|
120340
|
-
/* provided dependency */ var KTXDecoder_$ = __webpack_require__(
|
|
120340
|
+
/* provided dependency */ var KTXDecoder_$ = __webpack_require__(149);
|
|
120341
120341
|
const KTXDecoder_default_ = class KTXDecoder
|
|
120342
120342
|
{
|
|
120343
120343
|
constructor (gl, externalKtxlib, scriptDir)
|
|
@@ -121891,7 +121891,7 @@ const Components_default_ = Components;
|
|
|
121891
121891
|
x_ite_Namespace .add ("Components", "x_ite/Components", Components_default_);
|
|
121892
121892
|
/* harmony default export */ const x_ite_Components = ((/* unused pure expression or super */ null && (Components_default_)));
|
|
121893
121893
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/DOMIntegration.js
|
|
121894
|
-
/* provided dependency */ var DOMIntegration_$ = __webpack_require__(
|
|
121894
|
+
/* provided dependency */ var DOMIntegration_$ = __webpack_require__(149);
|
|
121895
121895
|
/*******************************************************************************
|
|
121896
121896
|
* MIT License
|
|
121897
121897
|
*
|
|
@@ -123024,7 +123024,7 @@ const SupportedProfiles_default_ = SupportedProfiles;
|
|
|
123024
123024
|
x_ite_Namespace .add ("SupportedProfiles", "x_ite/Configuration/SupportedProfiles", SupportedProfiles_default_);
|
|
123025
123025
|
/* harmony default export */ const Configuration_SupportedProfiles = (SupportedProfiles_default_);
|
|
123026
123026
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/X3DBrowser.js
|
|
123027
|
-
/* provided dependency */ var X3DBrowser_$ = __webpack_require__(
|
|
123027
|
+
/* provided dependency */ var X3DBrowser_$ = __webpack_require__(149);
|
|
123028
123028
|
/*******************************************************************************
|
|
123029
123029
|
*
|
|
123030
123030
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -124116,7 +124116,7 @@ const X3DBrowser_default_ = X3DBrowser;
|
|
|
124116
124116
|
x_ite_Namespace .add ("X3DBrowser", "x_ite/Browser/X3DBrowser", X3DBrowser_default_);
|
|
124117
124117
|
/* harmony default export */ const Browser_X3DBrowser = (X3DBrowser_default_);
|
|
124118
124118
|
;// CONCATENATED MODULE: ./src/x_ite/X3DCanvasElement.js
|
|
124119
|
-
/* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(
|
|
124119
|
+
/* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(149);
|
|
124120
124120
|
/*******************************************************************************
|
|
124121
124121
|
*
|
|
124122
124122
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -124253,8 +124253,8 @@ const X3DCanvasElement_default_ = X3DCanvasElement;
|
|
|
124253
124253
|
x_ite_Namespace .add ("X3DCanvasElement", "x_ite/X3DCanvasElement", X3DCanvasElement_default_);
|
|
124254
124254
|
/* harmony default export */ const x_ite_X3DCanvasElement = (X3DCanvasElement_default_);
|
|
124255
124255
|
;// CONCATENATED MODULE: ./src/lib/jquery.js
|
|
124256
|
-
/* provided dependency */ var jquery_$ = __webpack_require__(
|
|
124257
|
-
/* provided dependency */ var pako = __webpack_require__(
|
|
124256
|
+
/* provided dependency */ var jquery_$ = __webpack_require__(149);
|
|
124257
|
+
/* provided dependency */ var pako = __webpack_require__(65);
|
|
124258
124258
|
Object .assign (jquery_$,
|
|
124259
124259
|
{
|
|
124260
124260
|
decodeText (input)
|
|
@@ -124331,14 +124331,14 @@ const jquery_default_ = jquery_$;
|
|
|
124331
124331
|
x_ite_Namespace .add ("jquery", "lib/jquery", jquery_default_);
|
|
124332
124332
|
/* harmony default export */ const jquery = ((/* unused pure expression or super */ null && (jquery_default_)));
|
|
124333
124333
|
;// CONCATENATED MODULE: ./src/lib/libtess.js
|
|
124334
|
-
/* provided dependency */ var libtess_libtess = __webpack_require__(
|
|
124334
|
+
/* provided dependency */ var libtess_libtess = __webpack_require__(702);
|
|
124335
124335
|
const libtess_default_ = libtess_libtess;
|
|
124336
124336
|
;
|
|
124337
124337
|
|
|
124338
124338
|
x_ite_Namespace .add ("libtess", "lib/libtess", libtess_default_);
|
|
124339
124339
|
/* harmony default export */ const lib_libtess = ((/* unused pure expression or super */ null && (libtess_default_)));
|
|
124340
124340
|
;// CONCATENATED MODULE: ./src/x_ite/X3D.js
|
|
124341
|
-
/* provided dependency */ var X3D_$ = __webpack_require__(
|
|
124341
|
+
/* provided dependency */ var X3D_$ = __webpack_require__(149);
|
|
124342
124342
|
/*******************************************************************************
|
|
124343
124343
|
*
|
|
124344
124344
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -124646,7 +124646,7 @@ Object .assign (X3D,
|
|
|
124646
124646
|
|
|
124647
124647
|
// Assign X3D to global namespace.
|
|
124648
124648
|
|
|
124649
|
-
window [Symbol .for ("X_ITE.X3D-9.4.
|
|
124649
|
+
window [Symbol .for ("X_ITE.X3D-9.4.3")] = x_ite_X3D;
|
|
124650
124650
|
|
|
124651
124651
|
customElements .define ("x3d-canvas", x_ite_X3DCanvasElement);
|
|
124652
124652
|
|
package/dist/x_ite.zip
CHANGED
|
Binary file
|