x_ite 8.12.3 → 8.12.4
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 +19 -19
- 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 +26 -26
- package/dist/assets/components/Layout.min.js +1 -1
- package/dist/assets/components/NURBS.js +24 -24
- 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/TextureProjector.js +14 -14
- package/dist/assets/components/TextureProjector.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 +18 -18
- package/dist/assets/components/VolumeRendering.min.js +1 -1
- package/dist/assets/components/X_ITE.js +9 -9
- package/dist/assets/components/X_ITE.min.js +1 -1
- package/dist/x_ite.css +1 -1
- package/dist/x_ite.d.ts +1 -1
- package/dist/x_ite.js +94 -84
- package/dist/x_ite.min.js +1 -1
- package/dist/x_ite.min.mjs +1 -1
- package/dist/x_ite.mjs +94 -84
- 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 v8.12.
|
|
1
|
+
/* X_ITE v8.12.4 */var __webpack_modules__ = ({
|
|
2
2
|
|
|
3
|
-
/***/
|
|
3
|
+
/***/ 45:
|
|
4
4
|
/***/ (function(module, exports, __webpack_require__) {
|
|
5
5
|
|
|
6
|
-
/* provided dependency */ var jQuery = __webpack_require__(
|
|
6
|
+
/* provided dependency */ var jQuery = __webpack_require__(864);
|
|
7
7
|
var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_RESULT__;
|
|
8
8
|
|
|
9
9
|
/**
|
|
@@ -375,10 +375,10 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_RESULT__;
|
|
|
375
375
|
|
|
376
376
|
/***/ }),
|
|
377
377
|
|
|
378
|
-
/***/
|
|
378
|
+
/***/ 543:
|
|
379
379
|
/***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
|
|
380
380
|
|
|
381
|
-
/* provided dependency */ var jQuery = __webpack_require__(
|
|
381
|
+
/* provided dependency */ var jQuery = __webpack_require__(864);
|
|
382
382
|
/**
|
|
383
383
|
* @preserve jquery.fullscreen 1.1.5
|
|
384
384
|
* https://github.com/code-lts/jquery-fullscreen-plugin
|
|
@@ -574,7 +574,7 @@ installFullScreenHandlers();
|
|
|
574
574
|
|
|
575
575
|
/***/ }),
|
|
576
576
|
|
|
577
|
-
/***/
|
|
577
|
+
/***/ 273:
|
|
578
578
|
/***/ ((module, exports, __webpack_require__) => {
|
|
579
579
|
|
|
580
580
|
var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!
|
|
@@ -588,7 +588,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
|
|
|
588
588
|
(function (factory) {
|
|
589
589
|
if ( true ) {
|
|
590
590
|
// AMD. Register as an anonymous module.
|
|
591
|
-
!(__WEBPACK_AMD_DEFINE_ARRAY__ = [__webpack_require__(
|
|
591
|
+
!(__WEBPACK_AMD_DEFINE_ARRAY__ = [__webpack_require__(864)], __WEBPACK_AMD_DEFINE_FACTORY__ = (factory),
|
|
592
592
|
__WEBPACK_AMD_DEFINE_RESULT__ = (typeof __WEBPACK_AMD_DEFINE_FACTORY__ === 'function' ?
|
|
593
593
|
(__WEBPACK_AMD_DEFINE_FACTORY__.apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__)) : __WEBPACK_AMD_DEFINE_FACTORY__),
|
|
594
594
|
__WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
|
|
@@ -799,7 +799,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
|
|
|
799
799
|
|
|
800
800
|
/***/ }),
|
|
801
801
|
|
|
802
|
-
/***/
|
|
802
|
+
/***/ 864:
|
|
803
803
|
/***/ (function(module, exports) {
|
|
804
804
|
|
|
805
805
|
var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!
|
|
@@ -11523,7 +11523,7 @@ return jQuery;
|
|
|
11523
11523
|
|
|
11524
11524
|
/***/ }),
|
|
11525
11525
|
|
|
11526
|
-
/***/
|
|
11526
|
+
/***/ 180:
|
|
11527
11527
|
/***/ ((module) => {
|
|
11528
11528
|
|
|
11529
11529
|
/**
|
|
@@ -16302,7 +16302,7 @@ if (true) {
|
|
|
16302
16302
|
|
|
16303
16303
|
/***/ }),
|
|
16304
16304
|
|
|
16305
|
-
/***/
|
|
16305
|
+
/***/ 61:
|
|
16306
16306
|
/***/ (function(__unused_webpack_module, exports) {
|
|
16307
16307
|
|
|
16308
16308
|
|
|
@@ -19547,7 +19547,7 @@ if (true) {
|
|
|
19547
19547
|
|
|
19548
19548
|
/***/ }),
|
|
19549
19549
|
|
|
19550
|
-
/***/
|
|
19550
|
+
/***/ 27:
|
|
19551
19551
|
/***/ (function(module, exports) {
|
|
19552
19552
|
|
|
19553
19553
|
var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*
|
|
@@ -20674,7 +20674,7 @@ Object .defineProperty (Namespace, "add",
|
|
|
20674
20674
|
}
|
|
20675
20675
|
else
|
|
20676
20676
|
{
|
|
20677
|
-
const X3D = window [Symbol .for ("X_ITE.X3D-8.12.
|
|
20677
|
+
const X3D = window [Symbol .for ("X_ITE.X3D-8.12.4")];
|
|
20678
20678
|
|
|
20679
20679
|
if (X3D)
|
|
20680
20680
|
X3D [name] = module;
|
|
@@ -34394,7 +34394,7 @@ const X3DBaseNode_default_ = X3DBaseNode;
|
|
|
34394
34394
|
x_ite_Namespace .add ("X3DBaseNode", "x_ite/Base/X3DBaseNode", X3DBaseNode_default_);
|
|
34395
34395
|
/* harmony default export */ const Base_X3DBaseNode = (X3DBaseNode_default_);
|
|
34396
34396
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Legacy.js
|
|
34397
|
-
/* provided dependency */ var $ = __webpack_require__(
|
|
34397
|
+
/* provided dependency */ var $ = __webpack_require__(864);
|
|
34398
34398
|
/*******************************************************************************
|
|
34399
34399
|
*
|
|
34400
34400
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -34531,7 +34531,7 @@ x_ite_Namespace .add ("Legacy", "x_ite/Browser/Legacy", Legacy_default_);
|
|
|
34531
34531
|
*
|
|
34532
34532
|
******************************************************************************/
|
|
34533
34533
|
|
|
34534
|
-
const VERSION_default_ = "8.12.
|
|
34534
|
+
const VERSION_default_ = "8.12.4";
|
|
34535
34535
|
;
|
|
34536
34536
|
|
|
34537
34537
|
x_ite_Namespace .add ("VERSION", "x_ite/Browser/VERSION", VERSION_default_);
|
|
@@ -38419,7 +38419,7 @@ const X3DProtoDeclarationNode_default_ = X3DProtoDeclarationNode;
|
|
|
38419
38419
|
x_ite_Namespace .add ("X3DProtoDeclarationNode", "x_ite/Prototype/X3DProtoDeclarationNode", X3DProtoDeclarationNode_default_);
|
|
38420
38420
|
/* harmony default export */ const Prototype_X3DProtoDeclarationNode = (X3DProtoDeclarationNode_default_);
|
|
38421
38421
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/X3DParser.js
|
|
38422
|
-
/* provided dependency */ var X3DParser_$ = __webpack_require__(
|
|
38422
|
+
/* provided dependency */ var X3DParser_$ = __webpack_require__(864);
|
|
38423
38423
|
/*******************************************************************************
|
|
38424
38424
|
*
|
|
38425
38425
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -39244,7 +39244,7 @@ const X3DProtoDeclaration_default_ = X3DProtoDeclaration;
|
|
|
39244
39244
|
x_ite_Namespace .add ("X3DProtoDeclaration", "x_ite/Prototype/X3DProtoDeclaration", X3DProtoDeclaration_default_);
|
|
39245
39245
|
/* harmony default export */ const Prototype_X3DProtoDeclaration = (X3DProtoDeclaration_default_);
|
|
39246
39246
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/VRMLParser.js
|
|
39247
|
-
/* provided dependency */ var VRMLParser_$ = __webpack_require__(
|
|
39247
|
+
/* provided dependency */ var VRMLParser_$ = __webpack_require__(864);
|
|
39248
39248
|
/*******************************************************************************
|
|
39249
39249
|
*
|
|
39250
39250
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -41789,7 +41789,7 @@ const VRMLParser_default_ = VRMLParser;
|
|
|
41789
41789
|
x_ite_Namespace .add ("VRMLParser", "x_ite/Parser/VRMLParser", VRMLParser_default_);
|
|
41790
41790
|
/* harmony default export */ const Parser_VRMLParser = (VRMLParser_default_);
|
|
41791
41791
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/XMLParser.js
|
|
41792
|
-
/* provided dependency */ var XMLParser_$ = __webpack_require__(
|
|
41792
|
+
/* provided dependency */ var XMLParser_$ = __webpack_require__(864);
|
|
41793
41793
|
/*******************************************************************************
|
|
41794
41794
|
*
|
|
41795
41795
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -43844,7 +43844,7 @@ const URLs_default_ = URLs;
|
|
|
43844
43844
|
x_ite_Namespace .add ("URLs", "x_ite/Browser/Networking/URLs", URLs_default_);
|
|
43845
43845
|
/* harmony default export */ const Networking_URLs = (URLs_default_);
|
|
43846
43846
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/GLTF2Parser.js
|
|
43847
|
-
/* provided dependency */ var GLTF2Parser_$ = __webpack_require__(
|
|
43847
|
+
/* provided dependency */ var GLTF2Parser_$ = __webpack_require__(864);
|
|
43848
43848
|
/*******************************************************************************
|
|
43849
43849
|
*
|
|
43850
43850
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -46967,7 +46967,7 @@ const GLTF2Parser_default_ = GLTF2Parser;
|
|
|
46967
46967
|
x_ite_Namespace .add ("GLTF2Parser", "x_ite/Parser/GLTF2Parser", GLTF2Parser_default_);
|
|
46968
46968
|
/* harmony default export */ const Parser_GLTF2Parser = (GLTF2Parser_default_);
|
|
46969
46969
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/GLB2Parser.js
|
|
46970
|
-
/* provided dependency */ var GLB2Parser_$ = __webpack_require__(
|
|
46970
|
+
/* provided dependency */ var GLB2Parser_$ = __webpack_require__(864);
|
|
46971
46971
|
/*******************************************************************************
|
|
46972
46972
|
*
|
|
46973
46973
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -47119,7 +47119,7 @@ const GLB2Parser_default_ = GLB2Parser;
|
|
|
47119
47119
|
x_ite_Namespace .add ("GLB2Parser", "x_ite/Parser/GLB2Parser", GLB2Parser_default_);
|
|
47120
47120
|
/* harmony default export */ const Parser_GLB2Parser = (GLB2Parser_default_);
|
|
47121
47121
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/OBJParser.js
|
|
47122
|
-
/* provided dependency */ var OBJParser_$ = __webpack_require__(
|
|
47122
|
+
/* provided dependency */ var OBJParser_$ = __webpack_require__(864);
|
|
47123
47123
|
/*******************************************************************************
|
|
47124
47124
|
*
|
|
47125
47125
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -50474,8 +50474,8 @@ const MatrixStack_default_ = MatrixStack;
|
|
|
50474
50474
|
x_ite_Namespace .add ("MatrixStack", "standard/Math/Utility/MatrixStack", MatrixStack_default_);
|
|
50475
50475
|
/* harmony default export */ const Utility_MatrixStack = (MatrixStack_default_);
|
|
50476
50476
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/SVGParser.js
|
|
50477
|
-
/* provided dependency */ var SVGParser_$ = __webpack_require__(
|
|
50478
|
-
/* provided dependency */ var libtess = __webpack_require__(
|
|
50477
|
+
/* provided dependency */ var SVGParser_$ = __webpack_require__(864);
|
|
50478
|
+
/* provided dependency */ var libtess = __webpack_require__(180);
|
|
50479
50479
|
/*******************************************************************************
|
|
50480
50480
|
*
|
|
50481
50481
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -53243,7 +53243,7 @@ const SVGParser_default_ = SVGParser;
|
|
|
53243
53243
|
x_ite_Namespace .add ("SVGParser", "x_ite/Parser/SVGParser", SVGParser_default_);
|
|
53244
53244
|
/* harmony default export */ const Parser_SVGParser = (SVGParser_default_);
|
|
53245
53245
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/GoldenGate.js
|
|
53246
|
-
/* provided dependency */ var GoldenGate_$ = __webpack_require__(
|
|
53246
|
+
/* provided dependency */ var GoldenGate_$ = __webpack_require__(864);
|
|
53247
53247
|
/*******************************************************************************
|
|
53248
53248
|
*
|
|
53249
53249
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -53580,7 +53580,7 @@ const Plane3_default_ = Plane3;
|
|
|
53580
53580
|
x_ite_Namespace .add ("Plane3", "standard/Math/Geometry/Plane3", Plane3_default_);
|
|
53581
53581
|
/* harmony default export */ const Geometry_Plane3 = (Plane3_default_);
|
|
53582
53582
|
;// CONCATENATED MODULE: ./src/standard/Math/Geometry/Triangle3.js
|
|
53583
|
-
/* provided dependency */ var Triangle3_libtess = __webpack_require__(
|
|
53583
|
+
/* provided dependency */ var Triangle3_libtess = __webpack_require__(180);
|
|
53584
53584
|
/*******************************************************************************
|
|
53585
53585
|
*
|
|
53586
53586
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -60965,7 +60965,7 @@ const X3DTexture2DNode_default_ = X3DTexture2DNode;
|
|
|
60965
60965
|
x_ite_Namespace .add ("X3DTexture2DNode", "x_ite/Components/Texturing/X3DTexture2DNode", X3DTexture2DNode_default_);
|
|
60966
60966
|
/* harmony default export */ const Texturing_X3DTexture2DNode = (X3DTexture2DNode_default_);
|
|
60967
60967
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/ImageTexture.js
|
|
60968
|
-
/* provided dependency */ var ImageTexture_$ = __webpack_require__(
|
|
60968
|
+
/* provided dependency */ var ImageTexture_$ = __webpack_require__(864);
|
|
60969
60969
|
/*******************************************************************************
|
|
60970
60970
|
*
|
|
60971
60971
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -65570,7 +65570,7 @@ const X3DWorld_default_ = X3DWorld;
|
|
|
65570
65570
|
x_ite_Namespace .add ("X3DWorld", "x_ite/Execution/X3DWorld", X3DWorld_default_);
|
|
65571
65571
|
/* harmony default export */ const Execution_X3DWorld = (X3DWorld_default_);
|
|
65572
65572
|
;// CONCATENATED MODULE: ./src/x_ite/InputOutput/FileLoader.js
|
|
65573
|
-
/* provided dependency */ var FileLoader_$ = __webpack_require__(
|
|
65573
|
+
/* provided dependency */ var FileLoader_$ = __webpack_require__(864);
|
|
65574
65574
|
/*******************************************************************************
|
|
65575
65575
|
*
|
|
65576
65576
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -89079,7 +89079,7 @@ const X3DShaderNode_default_ = X3DShaderNode;
|
|
|
89079
89079
|
x_ite_Namespace .add ("X3DShaderNode", "x_ite/Components/Shaders/X3DShaderNode", X3DShaderNode_default_);
|
|
89080
89080
|
/* harmony default export */ const Shaders_X3DShaderNode = (X3DShaderNode_default_);
|
|
89081
89081
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Shaders/X3DProgrammableShaderObject.js
|
|
89082
|
-
/* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(
|
|
89082
|
+
/* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(864);
|
|
89083
89083
|
/*******************************************************************************
|
|
89084
89084
|
*
|
|
89085
89085
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -94471,7 +94471,7 @@ const ShaderCompiler_default_ = ShaderCompiler;
|
|
|
94471
94471
|
x_ite_Namespace .add ("ShaderCompiler", "x_ite/Browser/Shaders/ShaderCompiler", ShaderCompiler_default_);
|
|
94472
94472
|
/* harmony default export */ const Shaders_ShaderCompiler = (ShaderCompiler_default_);
|
|
94473
94473
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Shaders/ShaderPart.js
|
|
94474
|
-
/* provided dependency */ var ShaderPart_$ = __webpack_require__(
|
|
94474
|
+
/* provided dependency */ var ShaderPart_$ = __webpack_require__(864);
|
|
94475
94475
|
/*******************************************************************************
|
|
94476
94476
|
*
|
|
94477
94477
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -95128,7 +95128,7 @@ const X3DAppearanceNode_default_ = X3DAppearanceNode;
|
|
|
95128
95128
|
x_ite_Namespace .add ("X3DAppearanceNode", "x_ite/Components/Shape/X3DAppearanceNode", X3DAppearanceNode_default_);
|
|
95129
95129
|
/* harmony default export */ const Shape_X3DAppearanceNode = (X3DAppearanceNode_default_);
|
|
95130
95130
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Shape/Appearance.js
|
|
95131
|
-
/* provided dependency */ var Appearance_$ = __webpack_require__(
|
|
95131
|
+
/* provided dependency */ var Appearance_$ = __webpack_require__(864);
|
|
95132
95132
|
/*******************************************************************************
|
|
95133
95133
|
*
|
|
95134
95134
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -98409,7 +98409,7 @@ const Components_Shape_default_ = {
|
|
|
98409
98409
|
x_ite_Namespace .add ("Shape", "x_ite/Components/Shape", Components_Shape_default_);
|
|
98410
98410
|
/* harmony default export */ const Components_Shape = (Components_Shape_default_);
|
|
98411
98411
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/X3DSoundProcessingNode.js
|
|
98412
|
-
/* provided dependency */ var X3DSoundProcessingNode_$ = __webpack_require__(
|
|
98412
|
+
/* provided dependency */ var X3DSoundProcessingNode_$ = __webpack_require__(864);
|
|
98413
98413
|
/*******************************************************************************
|
|
98414
98414
|
*
|
|
98415
98415
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -99049,7 +99049,7 @@ const X3DSoundSourceNode_default_ = X3DSoundSourceNode;
|
|
|
99049
99049
|
x_ite_Namespace .add ("X3DSoundSourceNode", "x_ite/Components/Sound/X3DSoundSourceNode", X3DSoundSourceNode_default_);
|
|
99050
99050
|
/* harmony default export */ const Sound_X3DSoundSourceNode = (X3DSoundSourceNode_default_);
|
|
99051
99051
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/AudioClip.js
|
|
99052
|
-
/* provided dependency */ var AudioClip_$ = __webpack_require__(
|
|
99052
|
+
/* provided dependency */ var AudioClip_$ = __webpack_require__(864);
|
|
99053
99053
|
/*******************************************************************************
|
|
99054
99054
|
*
|
|
99055
99055
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -99351,7 +99351,7 @@ const X3DSoundNode_default_ = X3DSoundNode;
|
|
|
99351
99351
|
x_ite_Namespace .add ("X3DSoundNode", "x_ite/Components/Sound/X3DSoundNode", X3DSoundNode_default_);
|
|
99352
99352
|
/* harmony default export */ const Sound_X3DSoundNode = (X3DSoundNode_default_);
|
|
99353
99353
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/X3DSoundDestinationNode.js
|
|
99354
|
-
/* provided dependency */ var X3DSoundDestinationNode_$ = __webpack_require__(
|
|
99354
|
+
/* provided dependency */ var X3DSoundDestinationNode_$ = __webpack_require__(864);
|
|
99355
99355
|
/*******************************************************************************
|
|
99356
99356
|
*
|
|
99357
99357
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -101001,7 +101001,7 @@ const ListenerPointSource_default_ = ListenerPointSource;
|
|
|
101001
101001
|
x_ite_Namespace .add ("ListenerPointSource", "x_ite/Components/Sound/ListenerPointSource", ListenerPointSource_default_);
|
|
101002
101002
|
/* harmony default export */ const Sound_ListenerPointSource = (ListenerPointSource_default_);
|
|
101003
101003
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/MicrophoneSource.js
|
|
101004
|
-
/* provided dependency */ var MicrophoneSource_$ = __webpack_require__(
|
|
101004
|
+
/* provided dependency */ var MicrophoneSource_$ = __webpack_require__(864);
|
|
101005
101005
|
/*******************************************************************************
|
|
101006
101006
|
*
|
|
101007
101007
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -102670,8 +102670,8 @@ const GIFMedia_default_ = GifMedia;
|
|
|
102670
102670
|
x_ite_Namespace .add ("GIFMedia", "x_ite/Browser/Texturing/GIFMedia", GIFMedia_default_);
|
|
102671
102671
|
/* harmony default export */ const GIFMedia = (GIFMedia_default_);
|
|
102672
102672
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/MovieTexture.js
|
|
102673
|
-
/* provided dependency */ var MovieTexture_$ = __webpack_require__(
|
|
102674
|
-
/* provided dependency */ var SuperGif = __webpack_require__(
|
|
102673
|
+
/* provided dependency */ var MovieTexture_$ = __webpack_require__(864);
|
|
102674
|
+
/* provided dependency */ var SuperGif = __webpack_require__(27);
|
|
102675
102675
|
/*******************************************************************************
|
|
102676
102676
|
*
|
|
102677
102677
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -103842,7 +103842,7 @@ const MultiTextureTransform_default_ = MultiTextureTransform;
|
|
|
103842
103842
|
x_ite_Namespace .add ("MultiTextureTransform", "x_ite/Components/Texturing/MultiTextureTransform", MultiTextureTransform_default_);
|
|
103843
103843
|
/* harmony default export */ const Texturing_MultiTextureTransform = (MultiTextureTransform_default_);
|
|
103844
103844
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/PixelTexture.js
|
|
103845
|
-
/* provided dependency */ var PixelTexture_$ = __webpack_require__(
|
|
103845
|
+
/* provided dependency */ var PixelTexture_$ = __webpack_require__(864);
|
|
103846
103846
|
/*******************************************************************************
|
|
103847
103847
|
*
|
|
103848
103848
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -105996,7 +105996,7 @@ const gettext_default_ = gettext;
|
|
|
105996
105996
|
x_ite_Namespace .add ("gettext", "locale/gettext", gettext_default_);
|
|
105997
105997
|
/* harmony default export */ const locale_gettext = (gettext_default_);
|
|
105998
105998
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/BrowserTimings.js
|
|
105999
|
-
/* provided dependency */ var BrowserTimings_$ = __webpack_require__(
|
|
105999
|
+
/* provided dependency */ var BrowserTimings_$ = __webpack_require__(864);
|
|
106000
106000
|
/*******************************************************************************
|
|
106001
106001
|
*
|
|
106002
106002
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -106426,7 +106426,7 @@ const TextureQuality_default_ = TextureQuality;
|
|
|
106426
106426
|
x_ite_Namespace .add ("TextureQuality", "x_ite/Browser/Core/TextureQuality", TextureQuality_default_);
|
|
106427
106427
|
/* harmony default export */ const Core_TextureQuality = (TextureQuality_default_);
|
|
106428
106428
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/BrowserOptions.js
|
|
106429
|
-
/* provided dependency */ var BrowserOptions_$ = __webpack_require__(
|
|
106429
|
+
/* provided dependency */ var BrowserOptions_$ = __webpack_require__(864);
|
|
106430
106430
|
/*******************************************************************************
|
|
106431
106431
|
*
|
|
106432
106432
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -107019,7 +107019,7 @@ const RenderingProperties_default_ = RenderingProperties;
|
|
|
107019
107019
|
x_ite_Namespace .add ("RenderingProperties", "x_ite/Browser/Core/RenderingProperties", RenderingProperties_default_);
|
|
107020
107020
|
/* harmony default export */ const Core_RenderingProperties = (RenderingProperties_default_);
|
|
107021
107021
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/Notification.js
|
|
107022
|
-
/* provided dependency */ var Notification_$ = __webpack_require__(
|
|
107022
|
+
/* provided dependency */ var Notification_$ = __webpack_require__(864);
|
|
107023
107023
|
/*******************************************************************************
|
|
107024
107024
|
*
|
|
107025
107025
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -107142,8 +107142,8 @@ const Notification_default_ = Notification;
|
|
|
107142
107142
|
x_ite_Namespace .add ("Notification", "x_ite/Browser/Core/Notification", Notification_default_);
|
|
107143
107143
|
/* harmony default export */ const Core_Notification = (Notification_default_);
|
|
107144
107144
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/ContextMenu.js
|
|
107145
|
-
/* provided dependency */ var jquery_fullscreen = __webpack_require__(
|
|
107146
|
-
/* provided dependency */ var ContextMenu_$ = __webpack_require__(
|
|
107145
|
+
/* provided dependency */ var jquery_fullscreen = __webpack_require__(543);
|
|
107146
|
+
/* provided dependency */ var ContextMenu_$ = __webpack_require__(864);
|
|
107147
107147
|
/*******************************************************************************
|
|
107148
107148
|
*
|
|
107149
107149
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -109895,7 +109895,7 @@ const DataStorage_default_ = DataStorage;
|
|
|
109895
109895
|
x_ite_Namespace .add ("DataStorage", "standard/Utility/DataStorage", DataStorage_default_);
|
|
109896
109896
|
/* harmony default export */ const Utility_DataStorage = (DataStorage_default_);
|
|
109897
109897
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/X3DCoreContext.js
|
|
109898
|
-
/* provided dependency */ var X3DCoreContext_$ = __webpack_require__(
|
|
109898
|
+
/* provided dependency */ var X3DCoreContext_$ = __webpack_require__(864);
|
|
109899
109899
|
/*******************************************************************************
|
|
109900
109900
|
*
|
|
109901
109901
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -111941,8 +111941,8 @@ const X3DViewer_default_ = X3DViewer;
|
|
|
111941
111941
|
x_ite_Namespace .add ("X3DViewer", "x_ite/Browser/Navigation/X3DViewer", X3DViewer_default_);
|
|
111942
111942
|
/* harmony default export */ const Navigation_X3DViewer = (X3DViewer_default_);
|
|
111943
111943
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/ExamineViewer.js
|
|
111944
|
-
/* provided dependency */ var jquery_mousewheel = __webpack_require__(
|
|
111945
|
-
/* provided dependency */ var ExamineViewer_$ = __webpack_require__(
|
|
111944
|
+
/* provided dependency */ var jquery_mousewheel = __webpack_require__(273);
|
|
111945
|
+
/* provided dependency */ var ExamineViewer_$ = __webpack_require__(864);
|
|
111946
111946
|
/*******************************************************************************
|
|
111947
111947
|
*
|
|
111948
111948
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -112814,8 +112814,8 @@ const ExamineViewer_default_ = ExamineViewer;
|
|
|
112814
112814
|
x_ite_Namespace .add ("ExamineViewer", "x_ite/Browser/Navigation/ExamineViewer", ExamineViewer_default_);
|
|
112815
112815
|
/* harmony default export */ const Navigation_ExamineViewer = (ExamineViewer_default_);
|
|
112816
112816
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/X3DFlyViewer.js
|
|
112817
|
-
/* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(
|
|
112818
|
-
/* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(
|
|
112817
|
+
/* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(273);
|
|
112818
|
+
/* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(864);
|
|
112819
112819
|
/*******************************************************************************
|
|
112820
112820
|
*
|
|
112821
112821
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -113819,8 +113819,8 @@ const FlyViewer_default_ = FlyViewer;
|
|
|
113819
113819
|
x_ite_Namespace .add ("FlyViewer", "x_ite/Browser/Navigation/FlyViewer", FlyViewer_default_);
|
|
113820
113820
|
/* harmony default export */ const Navigation_FlyViewer = (FlyViewer_default_);
|
|
113821
113821
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/PlaneViewer.js
|
|
113822
|
-
/* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(
|
|
113823
|
-
/* provided dependency */ var PlaneViewer_$ = __webpack_require__(
|
|
113822
|
+
/* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(273);
|
|
113823
|
+
/* provided dependency */ var PlaneViewer_$ = __webpack_require__(864);
|
|
113824
113824
|
/*******************************************************************************
|
|
113825
113825
|
*
|
|
113826
113826
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -114151,8 +114151,8 @@ const NoneViewer_default_ = NoneViewer;
|
|
|
114151
114151
|
x_ite_Namespace .add ("NoneViewer", "x_ite/Browser/Navigation/NoneViewer", NoneViewer_default_);
|
|
114152
114152
|
/* harmony default export */ const Navigation_NoneViewer = (NoneViewer_default_);
|
|
114153
114153
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/LookAtViewer.js
|
|
114154
|
-
/* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(
|
|
114155
|
-
/* provided dependency */ var LookAtViewer_$ = __webpack_require__(
|
|
114154
|
+
/* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(273);
|
|
114155
|
+
/* provided dependency */ var LookAtViewer_$ = __webpack_require__(864);
|
|
114156
114156
|
/*******************************************************************************
|
|
114157
114157
|
*
|
|
114158
114158
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -115291,8 +115291,8 @@ const X3DPickingContext_default_ = X3DPickingContext;
|
|
|
115291
115291
|
x_ite_Namespace .add ("X3DPickingContext", "x_ite/Browser/Picking/X3DPickingContext", X3DPickingContext_default_);
|
|
115292
115292
|
/* harmony default export */ const Picking_X3DPickingContext = (X3DPickingContext_default_);
|
|
115293
115293
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/PointingDeviceSensor/PointingDevice.js
|
|
115294
|
-
/* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(
|
|
115295
|
-
/* provided dependency */ var PointingDevice_$ = __webpack_require__(
|
|
115294
|
+
/* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(273);
|
|
115295
|
+
/* provided dependency */ var PointingDevice_$ = __webpack_require__(864);
|
|
115296
115296
|
/*******************************************************************************
|
|
115297
115297
|
*
|
|
115298
115298
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -116252,7 +116252,7 @@ function MultiSampleFrameBuffer (browser, width, height, samples, oit)
|
|
|
116252
116252
|
|
|
116253
116253
|
gl .bindRenderbuffer (gl .RENDERBUFFER, this .colorBuffer);
|
|
116254
116254
|
|
|
116255
|
-
if (samples)
|
|
116255
|
+
if (samples && !oit)
|
|
116256
116256
|
gl .renderbufferStorageMultisample (gl .RENDERBUFFER, samples, gl .RGBA8, width, height);
|
|
116257
116257
|
else
|
|
116258
116258
|
gl .renderbufferStorage (gl .RENDERBUFFER, gl .RGBA8, width, height);
|
|
@@ -116265,7 +116265,7 @@ function MultiSampleFrameBuffer (browser, width, height, samples, oit)
|
|
|
116265
116265
|
|
|
116266
116266
|
gl .bindRenderbuffer (gl .RENDERBUFFER, this .depthBuffer);
|
|
116267
116267
|
|
|
116268
|
-
if (samples)
|
|
116268
|
+
if (samples && !oit)
|
|
116269
116269
|
gl .renderbufferStorageMultisample (gl .RENDERBUFFER, samples, gl .DEPTH_COMPONENT24, width, height);
|
|
116270
116270
|
else
|
|
116271
116271
|
gl .renderbufferStorage (gl .RENDERBUFFER, gl .DEPTH_COMPONENT24, width, height);
|
|
@@ -116319,7 +116319,11 @@ function MultiSampleFrameBuffer (browser, width, height, samples, oit)
|
|
|
116319
116319
|
|
|
116320
116320
|
// Add depth buffer.
|
|
116321
116321
|
|
|
116322
|
-
|
|
116322
|
+
this .oitDepthBuffer = gl .createRenderbuffer ();
|
|
116323
|
+
|
|
116324
|
+
gl .bindRenderbuffer (gl .RENDERBUFFER, this .oitDepthBuffer);
|
|
116325
|
+
gl .renderbufferStorageMultisample (gl .RENDERBUFFER, samples, gl .DEPTH_COMPONENT24, width, height);
|
|
116326
|
+
gl .framebufferRenderbuffer (gl .FRAMEBUFFER, gl .DEPTH_ATTACHMENT, gl .RENDERBUFFER, this .oitDepthBuffer);
|
|
116323
116327
|
|
|
116324
116328
|
// Create accum texture buffer.
|
|
116325
116329
|
|
|
@@ -116389,7 +116393,11 @@ function MultiSampleFrameBuffer (browser, width, height, samples, oit)
|
|
|
116389
116393
|
|
|
116390
116394
|
// Add depth buffer.
|
|
116391
116395
|
|
|
116392
|
-
|
|
116396
|
+
this .oitDepthBuffer = gl .createRenderbuffer ();
|
|
116397
|
+
|
|
116398
|
+
gl .bindRenderbuffer (gl .RENDERBUFFER, this .oitDepthBuffer);
|
|
116399
|
+
gl .renderbufferStorage (gl .RENDERBUFFER, gl .DEPTH_COMPONENT24, width, height);
|
|
116400
|
+
gl .framebufferRenderbuffer (gl .FRAMEBUFFER, gl .DEPTH_ATTACHMENT, gl .RENDERBUFFER, this .oitDepthBuffer);
|
|
116393
116401
|
}
|
|
116394
116402
|
|
|
116395
116403
|
const status2 = gl .checkFramebufferStatus (gl .FRAMEBUFFER) === gl .FRAMEBUFFER_COMPLETE;
|
|
@@ -116457,6 +116465,21 @@ Object .assign (MultiSampleFrameBuffer .prototype,
|
|
|
116457
116465
|
gl .clearColor (0, 0, 0, 0);
|
|
116458
116466
|
gl .clear (gl .COLOR_BUFFER_BIT);
|
|
116459
116467
|
},
|
|
116468
|
+
blit ()
|
|
116469
|
+
{
|
|
116470
|
+
const { context: gl, width, height, samples, frameBuffer, oit } = this;
|
|
116471
|
+
|
|
116472
|
+
// Reset viewport before blit, otherwise only last layer size is used.
|
|
116473
|
+
gl .viewport (0, 0, width, height);
|
|
116474
|
+
gl .scissor (0, 0, width, height);
|
|
116475
|
+
|
|
116476
|
+
gl .bindFramebuffer (gl .READ_FRAMEBUFFER, frameBuffer);
|
|
116477
|
+
gl .bindFramebuffer (gl .DRAW_FRAMEBUFFER, null);
|
|
116478
|
+
|
|
116479
|
+
gl .blitFramebuffer (0, 0, width, height,
|
|
116480
|
+
0, 0, width, height,
|
|
116481
|
+
gl .COLOR_BUFFER_BIT, samples && !oit ? gl .LINEAR : gl .NEAREST);
|
|
116482
|
+
},
|
|
116460
116483
|
bindForOrderIndependentTransparency ()
|
|
116461
116484
|
{
|
|
116462
116485
|
const { context: gl, lastBuffer, oitFrameBuffer } = this;
|
|
@@ -116469,20 +116492,11 @@ Object .assign (MultiSampleFrameBuffer .prototype,
|
|
|
116469
116492
|
gl .clear (gl .COLOR_BUFFER_BIT);
|
|
116470
116493
|
gl .blendFuncSeparate (gl .ONE, gl .ONE, gl .ZERO, gl .ONE_MINUS_SRC_ALPHA);
|
|
116471
116494
|
},
|
|
116472
|
-
|
|
116495
|
+
unbind ()
|
|
116473
116496
|
{
|
|
116474
|
-
const { context: gl,
|
|
116475
|
-
|
|
116476
|
-
// Reset viewport before blit, otherwise only last layer size is used.
|
|
116477
|
-
gl .viewport (0, 0, width, height);
|
|
116478
|
-
gl .scissor (0, 0, width, height);
|
|
116479
|
-
|
|
116480
|
-
gl .bindFramebuffer (gl .READ_FRAMEBUFFER, this .frameBuffer);
|
|
116481
|
-
gl .bindFramebuffer (gl .DRAW_FRAMEBUFFER, null);
|
|
116497
|
+
const { context: gl, lastBuffer } = this;
|
|
116482
116498
|
|
|
116483
|
-
gl .
|
|
116484
|
-
0, 0, width, height,
|
|
116485
|
-
gl .COLOR_BUFFER_BIT, samples ? gl .LINEAR : gl .NEAREST);
|
|
116499
|
+
gl .bindFramebuffer (gl .FRAMEBUFFER, lastBuffer .pop ());
|
|
116486
116500
|
},
|
|
116487
116501
|
compose ()
|
|
116488
116502
|
{
|
|
@@ -116531,12 +116545,6 @@ Object .assign (MultiSampleFrameBuffer .prototype,
|
|
|
116531
116545
|
gl .disable (gl .BLEND);
|
|
116532
116546
|
gl .enable (gl .DEPTH_TEST);
|
|
116533
116547
|
},
|
|
116534
|
-
unbind ()
|
|
116535
|
-
{
|
|
116536
|
-
const { context: gl, lastBuffer } = this;
|
|
116537
|
-
|
|
116538
|
-
gl .bindFramebuffer (gl .FRAMEBUFFER, lastBuffer .pop ());
|
|
116539
|
-
},
|
|
116540
116548
|
dispose ()
|
|
116541
116549
|
{
|
|
116542
116550
|
const gl = this .context;
|
|
@@ -116548,6 +116556,7 @@ Object .assign (MultiSampleFrameBuffer .prototype,
|
|
|
116548
116556
|
gl .deleteFramebuffer (this .oitFrameBuffer);
|
|
116549
116557
|
gl .deleteFramebuffer (this .accumRevealageTextureBuffer);
|
|
116550
116558
|
gl .deleteFramebuffer (this .alphaTextureBuffer);
|
|
116559
|
+
gl .deleteRenderbuffer (this .oitDepthBuffer);
|
|
116551
116560
|
gl .deleteRenderbuffer (this .accumRevealageBuffer);
|
|
116552
116561
|
gl .deleteRenderbuffer (this .alphaBuffer);
|
|
116553
116562
|
gl .deleteTexture (this .accumRevealageTexture);
|
|
@@ -116576,8 +116585,8 @@ const MultiSampleFrameBuffer_default_ = MultiSampleFrameBuffer;
|
|
|
116576
116585
|
x_ite_Namespace .add ("MultiSampleFrameBuffer", "x_ite/Rendering/MultiSampleFrameBuffer", MultiSampleFrameBuffer_default_);
|
|
116577
116586
|
/* harmony default export */ const Rendering_MultiSampleFrameBuffer = (MultiSampleFrameBuffer_default_);
|
|
116578
116587
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Rendering/X3DRenderingContext.js
|
|
116579
|
-
/* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(
|
|
116580
|
-
/* provided dependency */ var ResizeSensor = __webpack_require__(
|
|
116588
|
+
/* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(864);
|
|
116589
|
+
/* provided dependency */ var ResizeSensor = __webpack_require__(45);
|
|
116581
116590
|
/*******************************************************************************
|
|
116582
116591
|
*
|
|
116583
116592
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -118630,6 +118639,7 @@ Object .assign (Object .setPrototypeOf (X3DBrowserContext .prototype, Base_X3DBa
|
|
|
118630
118639
|
this [_processEvents] ();
|
|
118631
118640
|
|
|
118632
118641
|
this .getFrameBuffer () .blit ();
|
|
118642
|
+
this .getFrameBuffer () .unbind ();
|
|
118633
118643
|
|
|
118634
118644
|
this [_displayTime] .stop ();
|
|
118635
118645
|
|
|
@@ -118864,7 +118874,7 @@ const Components_default_ = Components;
|
|
|
118864
118874
|
x_ite_Namespace .add ("Components", "x_ite/Components", Components_default_);
|
|
118865
118875
|
/* harmony default export */ const x_ite_Components = ((/* unused pure expression or super */ null && (Components_default_)));
|
|
118866
118876
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/DOMIntegration.js
|
|
118867
|
-
/* provided dependency */ var DOMIntegration_$ = __webpack_require__(
|
|
118877
|
+
/* provided dependency */ var DOMIntegration_$ = __webpack_require__(864);
|
|
118868
118878
|
/*******************************************************************************
|
|
118869
118879
|
* MIT License
|
|
118870
118880
|
*
|
|
@@ -120002,7 +120012,7 @@ const SupportedProfiles_default_ = SupportedProfiles;
|
|
|
120002
120012
|
x_ite_Namespace .add ("SupportedProfiles", "x_ite/Configuration/SupportedProfiles", SupportedProfiles_default_);
|
|
120003
120013
|
/* harmony default export */ const Configuration_SupportedProfiles = (SupportedProfiles_default_);
|
|
120004
120014
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/X3DBrowser.js
|
|
120005
|
-
/* provided dependency */ var X3DBrowser_$ = __webpack_require__(
|
|
120015
|
+
/* provided dependency */ var X3DBrowser_$ = __webpack_require__(864);
|
|
120006
120016
|
/*******************************************************************************
|
|
120007
120017
|
*
|
|
120008
120018
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -121083,7 +121093,7 @@ const X3DBrowser_default_ = X3DBrowser;
|
|
|
121083
121093
|
x_ite_Namespace .add ("X3DBrowser", "x_ite/Browser/X3DBrowser", X3DBrowser_default_);
|
|
121084
121094
|
/* harmony default export */ const Browser_X3DBrowser = (X3DBrowser_default_);
|
|
121085
121095
|
;// CONCATENATED MODULE: ./src/x_ite/X3DCanvasElement.js
|
|
121086
|
-
/* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(
|
|
121096
|
+
/* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(864);
|
|
121087
121097
|
/*******************************************************************************
|
|
121088
121098
|
*
|
|
121089
121099
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -121215,8 +121225,8 @@ const X3DCanvasElement_default_ = X3DCanvasElement;
|
|
|
121215
121225
|
x_ite_Namespace .add ("X3DCanvasElement", "x_ite/X3DCanvasElement", X3DCanvasElement_default_);
|
|
121216
121226
|
/* harmony default export */ const x_ite_X3DCanvasElement = (X3DCanvasElement_default_);
|
|
121217
121227
|
;// CONCATENATED MODULE: ./src/lib/jquery.js
|
|
121218
|
-
/* provided dependency */ var jquery_$ = __webpack_require__(
|
|
121219
|
-
/* provided dependency */ var pako = __webpack_require__(
|
|
121228
|
+
/* provided dependency */ var jquery_$ = __webpack_require__(864);
|
|
121229
|
+
/* provided dependency */ var pako = __webpack_require__(61);
|
|
121220
121230
|
Object .assign (jquery_$,
|
|
121221
121231
|
{
|
|
121222
121232
|
decodeText (input)
|
|
@@ -121293,14 +121303,14 @@ const jquery_default_ = jquery_$;
|
|
|
121293
121303
|
x_ite_Namespace .add ("jquery", "lib/jquery", jquery_default_);
|
|
121294
121304
|
/* harmony default export */ const jquery = ((/* unused pure expression or super */ null && (jquery_default_)));
|
|
121295
121305
|
;// CONCATENATED MODULE: ./src/lib/libtess.js
|
|
121296
|
-
/* provided dependency */ var libtess_libtess = __webpack_require__(
|
|
121306
|
+
/* provided dependency */ var libtess_libtess = __webpack_require__(180);
|
|
121297
121307
|
const libtess_default_ = libtess_libtess;
|
|
121298
121308
|
;
|
|
121299
121309
|
|
|
121300
121310
|
x_ite_Namespace .add ("libtess", "lib/libtess", libtess_default_);
|
|
121301
121311
|
/* harmony default export */ const lib_libtess = ((/* unused pure expression or super */ null && (libtess_default_)));
|
|
121302
121312
|
;// CONCATENATED MODULE: ./src/x_ite/X3D.js
|
|
121303
|
-
/* provided dependency */ var X3D_$ = __webpack_require__(
|
|
121313
|
+
/* provided dependency */ var X3D_$ = __webpack_require__(864);
|
|
121304
121314
|
/*******************************************************************************
|
|
121305
121315
|
*
|
|
121306
121316
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -121694,7 +121704,7 @@ x_ite_Namespace .add ("shim", "shim", shim_default_);
|
|
|
121694
121704
|
|
|
121695
121705
|
// Assign X3D to global namespace.
|
|
121696
121706
|
|
|
121697
|
-
window [Symbol .for ("X_ITE.X3D-8.12.
|
|
121707
|
+
window [Symbol .for ("X_ITE.X3D-8.12.4")] = x_ite_X3D;
|
|
121698
121708
|
|
|
121699
121709
|
customElements .define ("x3d-canvas", x_ite_X3DCanvasElement);
|
|
121700
121710
|
|
package/dist/x_ite.zip
CHANGED
|
Binary file
|