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.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* X_ITE v8.12.
|
|
1
|
+
/* X_ITE v8.12.4 */(function webpackUniversalModuleDefinition(root, factory) {
|
|
2
2
|
if(typeof exports === 'object' && typeof module === 'object')
|
|
3
3
|
module.exports = factory();
|
|
4
4
|
else if(typeof define === 'function' && define.amd)
|
|
@@ -11,11 +11,11 @@
|
|
|
11
11
|
return /******/ (() => { // webpackBootstrap
|
|
12
12
|
/******/ var __webpack_modules__ = ({
|
|
13
13
|
|
|
14
|
-
/***/
|
|
14
|
+
/***/ 45:
|
|
15
15
|
/***/ (function(module, exports, __webpack_require__) {
|
|
16
16
|
|
|
17
17
|
"use strict";
|
|
18
|
-
/* provided dependency */ var jQuery = __webpack_require__(
|
|
18
|
+
/* provided dependency */ var jQuery = __webpack_require__(864);
|
|
19
19
|
var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_RESULT__;
|
|
20
20
|
|
|
21
21
|
/**
|
|
@@ -387,10 +387,10 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_RESULT__;
|
|
|
387
387
|
|
|
388
388
|
/***/ }),
|
|
389
389
|
|
|
390
|
-
/***/
|
|
390
|
+
/***/ 543:
|
|
391
391
|
/***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
|
|
392
392
|
|
|
393
|
-
/* provided dependency */ var jQuery = __webpack_require__(
|
|
393
|
+
/* provided dependency */ var jQuery = __webpack_require__(864);
|
|
394
394
|
/**
|
|
395
395
|
* @preserve jquery.fullscreen 1.1.5
|
|
396
396
|
* https://github.com/code-lts/jquery-fullscreen-plugin
|
|
@@ -586,7 +586,7 @@ installFullScreenHandlers();
|
|
|
586
586
|
|
|
587
587
|
/***/ }),
|
|
588
588
|
|
|
589
|
-
/***/
|
|
589
|
+
/***/ 273:
|
|
590
590
|
/***/ ((module, exports, __webpack_require__) => {
|
|
591
591
|
|
|
592
592
|
var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!
|
|
@@ -600,7 +600,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
|
|
|
600
600
|
(function (factory) {
|
|
601
601
|
if ( true ) {
|
|
602
602
|
// AMD. Register as an anonymous module.
|
|
603
|
-
!(__WEBPACK_AMD_DEFINE_ARRAY__ = [__webpack_require__(
|
|
603
|
+
!(__WEBPACK_AMD_DEFINE_ARRAY__ = [__webpack_require__(864)], __WEBPACK_AMD_DEFINE_FACTORY__ = (factory),
|
|
604
604
|
__WEBPACK_AMD_DEFINE_RESULT__ = (typeof __WEBPACK_AMD_DEFINE_FACTORY__ === 'function' ?
|
|
605
605
|
(__WEBPACK_AMD_DEFINE_FACTORY__.apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__)) : __WEBPACK_AMD_DEFINE_FACTORY__),
|
|
606
606
|
__WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
|
|
@@ -811,7 +811,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
|
|
|
811
811
|
|
|
812
812
|
/***/ }),
|
|
813
813
|
|
|
814
|
-
/***/
|
|
814
|
+
/***/ 864:
|
|
815
815
|
/***/ (function(module, exports) {
|
|
816
816
|
|
|
817
817
|
var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!
|
|
@@ -11535,7 +11535,7 @@ return jQuery;
|
|
|
11535
11535
|
|
|
11536
11536
|
/***/ }),
|
|
11537
11537
|
|
|
11538
|
-
/***/
|
|
11538
|
+
/***/ 180:
|
|
11539
11539
|
/***/ ((module) => {
|
|
11540
11540
|
|
|
11541
11541
|
/**
|
|
@@ -16314,7 +16314,7 @@ if (true) {
|
|
|
16314
16314
|
|
|
16315
16315
|
/***/ }),
|
|
16316
16316
|
|
|
16317
|
-
/***/
|
|
16317
|
+
/***/ 61:
|
|
16318
16318
|
/***/ (function(__unused_webpack_module, exports) {
|
|
16319
16319
|
|
|
16320
16320
|
|
|
@@ -19559,7 +19559,7 @@ if (true) {
|
|
|
19559
19559
|
|
|
19560
19560
|
/***/ }),
|
|
19561
19561
|
|
|
19562
|
-
/***/
|
|
19562
|
+
/***/ 27:
|
|
19563
19563
|
/***/ (function(module, exports) {
|
|
19564
19564
|
|
|
19565
19565
|
var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*
|
|
@@ -20687,7 +20687,7 @@ Object .defineProperty (Namespace, "add",
|
|
|
20687
20687
|
}
|
|
20688
20688
|
else
|
|
20689
20689
|
{
|
|
20690
|
-
const X3D = window [Symbol .for ("X_ITE.X3D-8.12.
|
|
20690
|
+
const X3D = window [Symbol .for ("X_ITE.X3D-8.12.4")];
|
|
20691
20691
|
|
|
20692
20692
|
if (X3D)
|
|
20693
20693
|
X3D [name] = module;
|
|
@@ -34407,7 +34407,7 @@ const X3DBaseNode_default_ = X3DBaseNode;
|
|
|
34407
34407
|
x_ite_Namespace .add ("X3DBaseNode", "x_ite/Base/X3DBaseNode", X3DBaseNode_default_);
|
|
34408
34408
|
/* harmony default export */ const Base_X3DBaseNode = (X3DBaseNode_default_);
|
|
34409
34409
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Legacy.js
|
|
34410
|
-
/* provided dependency */ var $ = __webpack_require__(
|
|
34410
|
+
/* provided dependency */ var $ = __webpack_require__(864);
|
|
34411
34411
|
/*******************************************************************************
|
|
34412
34412
|
*
|
|
34413
34413
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -34544,7 +34544,7 @@ x_ite_Namespace .add ("Legacy", "x_ite/Browser/Legacy", Legacy_default_);
|
|
|
34544
34544
|
*
|
|
34545
34545
|
******************************************************************************/
|
|
34546
34546
|
|
|
34547
|
-
const VERSION_default_ = "8.12.
|
|
34547
|
+
const VERSION_default_ = "8.12.4";
|
|
34548
34548
|
;
|
|
34549
34549
|
|
|
34550
34550
|
x_ite_Namespace .add ("VERSION", "x_ite/Browser/VERSION", VERSION_default_);
|
|
@@ -38432,7 +38432,7 @@ const X3DProtoDeclarationNode_default_ = X3DProtoDeclarationNode;
|
|
|
38432
38432
|
x_ite_Namespace .add ("X3DProtoDeclarationNode", "x_ite/Prototype/X3DProtoDeclarationNode", X3DProtoDeclarationNode_default_);
|
|
38433
38433
|
/* harmony default export */ const Prototype_X3DProtoDeclarationNode = (X3DProtoDeclarationNode_default_);
|
|
38434
38434
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/X3DParser.js
|
|
38435
|
-
/* provided dependency */ var X3DParser_$ = __webpack_require__(
|
|
38435
|
+
/* provided dependency */ var X3DParser_$ = __webpack_require__(864);
|
|
38436
38436
|
/*******************************************************************************
|
|
38437
38437
|
*
|
|
38438
38438
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -39257,7 +39257,7 @@ const X3DProtoDeclaration_default_ = X3DProtoDeclaration;
|
|
|
39257
39257
|
x_ite_Namespace .add ("X3DProtoDeclaration", "x_ite/Prototype/X3DProtoDeclaration", X3DProtoDeclaration_default_);
|
|
39258
39258
|
/* harmony default export */ const Prototype_X3DProtoDeclaration = (X3DProtoDeclaration_default_);
|
|
39259
39259
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/VRMLParser.js
|
|
39260
|
-
/* provided dependency */ var VRMLParser_$ = __webpack_require__(
|
|
39260
|
+
/* provided dependency */ var VRMLParser_$ = __webpack_require__(864);
|
|
39261
39261
|
/*******************************************************************************
|
|
39262
39262
|
*
|
|
39263
39263
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -41802,7 +41802,7 @@ const VRMLParser_default_ = VRMLParser;
|
|
|
41802
41802
|
x_ite_Namespace .add ("VRMLParser", "x_ite/Parser/VRMLParser", VRMLParser_default_);
|
|
41803
41803
|
/* harmony default export */ const Parser_VRMLParser = (VRMLParser_default_);
|
|
41804
41804
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/XMLParser.js
|
|
41805
|
-
/* provided dependency */ var XMLParser_$ = __webpack_require__(
|
|
41805
|
+
/* provided dependency */ var XMLParser_$ = __webpack_require__(864);
|
|
41806
41806
|
/*******************************************************************************
|
|
41807
41807
|
*
|
|
41808
41808
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -43857,7 +43857,7 @@ const URLs_default_ = URLs;
|
|
|
43857
43857
|
x_ite_Namespace .add ("URLs", "x_ite/Browser/Networking/URLs", URLs_default_);
|
|
43858
43858
|
/* harmony default export */ const Networking_URLs = (URLs_default_);
|
|
43859
43859
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/GLTF2Parser.js
|
|
43860
|
-
/* provided dependency */ var GLTF2Parser_$ = __webpack_require__(
|
|
43860
|
+
/* provided dependency */ var GLTF2Parser_$ = __webpack_require__(864);
|
|
43861
43861
|
/*******************************************************************************
|
|
43862
43862
|
*
|
|
43863
43863
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -46980,7 +46980,7 @@ const GLTF2Parser_default_ = GLTF2Parser;
|
|
|
46980
46980
|
x_ite_Namespace .add ("GLTF2Parser", "x_ite/Parser/GLTF2Parser", GLTF2Parser_default_);
|
|
46981
46981
|
/* harmony default export */ const Parser_GLTF2Parser = (GLTF2Parser_default_);
|
|
46982
46982
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/GLB2Parser.js
|
|
46983
|
-
/* provided dependency */ var GLB2Parser_$ = __webpack_require__(
|
|
46983
|
+
/* provided dependency */ var GLB2Parser_$ = __webpack_require__(864);
|
|
46984
46984
|
/*******************************************************************************
|
|
46985
46985
|
*
|
|
46986
46986
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -47132,7 +47132,7 @@ const GLB2Parser_default_ = GLB2Parser;
|
|
|
47132
47132
|
x_ite_Namespace .add ("GLB2Parser", "x_ite/Parser/GLB2Parser", GLB2Parser_default_);
|
|
47133
47133
|
/* harmony default export */ const Parser_GLB2Parser = (GLB2Parser_default_);
|
|
47134
47134
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/OBJParser.js
|
|
47135
|
-
/* provided dependency */ var OBJParser_$ = __webpack_require__(
|
|
47135
|
+
/* provided dependency */ var OBJParser_$ = __webpack_require__(864);
|
|
47136
47136
|
/*******************************************************************************
|
|
47137
47137
|
*
|
|
47138
47138
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -50487,8 +50487,8 @@ const MatrixStack_default_ = MatrixStack;
|
|
|
50487
50487
|
x_ite_Namespace .add ("MatrixStack", "standard/Math/Utility/MatrixStack", MatrixStack_default_);
|
|
50488
50488
|
/* harmony default export */ const Utility_MatrixStack = (MatrixStack_default_);
|
|
50489
50489
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/SVGParser.js
|
|
50490
|
-
/* provided dependency */ var SVGParser_$ = __webpack_require__(
|
|
50491
|
-
/* provided dependency */ var libtess = __webpack_require__(
|
|
50490
|
+
/* provided dependency */ var SVGParser_$ = __webpack_require__(864);
|
|
50491
|
+
/* provided dependency */ var libtess = __webpack_require__(180);
|
|
50492
50492
|
/*******************************************************************************
|
|
50493
50493
|
*
|
|
50494
50494
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -53256,7 +53256,7 @@ const SVGParser_default_ = SVGParser;
|
|
|
53256
53256
|
x_ite_Namespace .add ("SVGParser", "x_ite/Parser/SVGParser", SVGParser_default_);
|
|
53257
53257
|
/* harmony default export */ const Parser_SVGParser = (SVGParser_default_);
|
|
53258
53258
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/GoldenGate.js
|
|
53259
|
-
/* provided dependency */ var GoldenGate_$ = __webpack_require__(
|
|
53259
|
+
/* provided dependency */ var GoldenGate_$ = __webpack_require__(864);
|
|
53260
53260
|
/*******************************************************************************
|
|
53261
53261
|
*
|
|
53262
53262
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -53593,7 +53593,7 @@ const Plane3_default_ = Plane3;
|
|
|
53593
53593
|
x_ite_Namespace .add ("Plane3", "standard/Math/Geometry/Plane3", Plane3_default_);
|
|
53594
53594
|
/* harmony default export */ const Geometry_Plane3 = (Plane3_default_);
|
|
53595
53595
|
;// CONCATENATED MODULE: ./src/standard/Math/Geometry/Triangle3.js
|
|
53596
|
-
/* provided dependency */ var Triangle3_libtess = __webpack_require__(
|
|
53596
|
+
/* provided dependency */ var Triangle3_libtess = __webpack_require__(180);
|
|
53597
53597
|
/*******************************************************************************
|
|
53598
53598
|
*
|
|
53599
53599
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -60978,7 +60978,7 @@ const X3DTexture2DNode_default_ = X3DTexture2DNode;
|
|
|
60978
60978
|
x_ite_Namespace .add ("X3DTexture2DNode", "x_ite/Components/Texturing/X3DTexture2DNode", X3DTexture2DNode_default_);
|
|
60979
60979
|
/* harmony default export */ const Texturing_X3DTexture2DNode = (X3DTexture2DNode_default_);
|
|
60980
60980
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/ImageTexture.js
|
|
60981
|
-
/* provided dependency */ var ImageTexture_$ = __webpack_require__(
|
|
60981
|
+
/* provided dependency */ var ImageTexture_$ = __webpack_require__(864);
|
|
60982
60982
|
/*******************************************************************************
|
|
60983
60983
|
*
|
|
60984
60984
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -65583,7 +65583,7 @@ const X3DWorld_default_ = X3DWorld;
|
|
|
65583
65583
|
x_ite_Namespace .add ("X3DWorld", "x_ite/Execution/X3DWorld", X3DWorld_default_);
|
|
65584
65584
|
/* harmony default export */ const Execution_X3DWorld = (X3DWorld_default_);
|
|
65585
65585
|
;// CONCATENATED MODULE: ./src/x_ite/InputOutput/FileLoader.js
|
|
65586
|
-
/* provided dependency */ var FileLoader_$ = __webpack_require__(
|
|
65586
|
+
/* provided dependency */ var FileLoader_$ = __webpack_require__(864);
|
|
65587
65587
|
/*******************************************************************************
|
|
65588
65588
|
*
|
|
65589
65589
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -89092,7 +89092,7 @@ const X3DShaderNode_default_ = X3DShaderNode;
|
|
|
89092
89092
|
x_ite_Namespace .add ("X3DShaderNode", "x_ite/Components/Shaders/X3DShaderNode", X3DShaderNode_default_);
|
|
89093
89093
|
/* harmony default export */ const Shaders_X3DShaderNode = (X3DShaderNode_default_);
|
|
89094
89094
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Shaders/X3DProgrammableShaderObject.js
|
|
89095
|
-
/* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(
|
|
89095
|
+
/* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(864);
|
|
89096
89096
|
/*******************************************************************************
|
|
89097
89097
|
*
|
|
89098
89098
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -94484,7 +94484,7 @@ const ShaderCompiler_default_ = ShaderCompiler;
|
|
|
94484
94484
|
x_ite_Namespace .add ("ShaderCompiler", "x_ite/Browser/Shaders/ShaderCompiler", ShaderCompiler_default_);
|
|
94485
94485
|
/* harmony default export */ const Shaders_ShaderCompiler = (ShaderCompiler_default_);
|
|
94486
94486
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Shaders/ShaderPart.js
|
|
94487
|
-
/* provided dependency */ var ShaderPart_$ = __webpack_require__(
|
|
94487
|
+
/* provided dependency */ var ShaderPart_$ = __webpack_require__(864);
|
|
94488
94488
|
/*******************************************************************************
|
|
94489
94489
|
*
|
|
94490
94490
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -95141,7 +95141,7 @@ const X3DAppearanceNode_default_ = X3DAppearanceNode;
|
|
|
95141
95141
|
x_ite_Namespace .add ("X3DAppearanceNode", "x_ite/Components/Shape/X3DAppearanceNode", X3DAppearanceNode_default_);
|
|
95142
95142
|
/* harmony default export */ const Shape_X3DAppearanceNode = (X3DAppearanceNode_default_);
|
|
95143
95143
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Shape/Appearance.js
|
|
95144
|
-
/* provided dependency */ var Appearance_$ = __webpack_require__(
|
|
95144
|
+
/* provided dependency */ var Appearance_$ = __webpack_require__(864);
|
|
95145
95145
|
/*******************************************************************************
|
|
95146
95146
|
*
|
|
95147
95147
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -98422,7 +98422,7 @@ const Components_Shape_default_ = {
|
|
|
98422
98422
|
x_ite_Namespace .add ("Shape", "x_ite/Components/Shape", Components_Shape_default_);
|
|
98423
98423
|
/* harmony default export */ const Components_Shape = (Components_Shape_default_);
|
|
98424
98424
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/X3DSoundProcessingNode.js
|
|
98425
|
-
/* provided dependency */ var X3DSoundProcessingNode_$ = __webpack_require__(
|
|
98425
|
+
/* provided dependency */ var X3DSoundProcessingNode_$ = __webpack_require__(864);
|
|
98426
98426
|
/*******************************************************************************
|
|
98427
98427
|
*
|
|
98428
98428
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -99062,7 +99062,7 @@ const X3DSoundSourceNode_default_ = X3DSoundSourceNode;
|
|
|
99062
99062
|
x_ite_Namespace .add ("X3DSoundSourceNode", "x_ite/Components/Sound/X3DSoundSourceNode", X3DSoundSourceNode_default_);
|
|
99063
99063
|
/* harmony default export */ const Sound_X3DSoundSourceNode = (X3DSoundSourceNode_default_);
|
|
99064
99064
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/AudioClip.js
|
|
99065
|
-
/* provided dependency */ var AudioClip_$ = __webpack_require__(
|
|
99065
|
+
/* provided dependency */ var AudioClip_$ = __webpack_require__(864);
|
|
99066
99066
|
/*******************************************************************************
|
|
99067
99067
|
*
|
|
99068
99068
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -99364,7 +99364,7 @@ const X3DSoundNode_default_ = X3DSoundNode;
|
|
|
99364
99364
|
x_ite_Namespace .add ("X3DSoundNode", "x_ite/Components/Sound/X3DSoundNode", X3DSoundNode_default_);
|
|
99365
99365
|
/* harmony default export */ const Sound_X3DSoundNode = (X3DSoundNode_default_);
|
|
99366
99366
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/X3DSoundDestinationNode.js
|
|
99367
|
-
/* provided dependency */ var X3DSoundDestinationNode_$ = __webpack_require__(
|
|
99367
|
+
/* provided dependency */ var X3DSoundDestinationNode_$ = __webpack_require__(864);
|
|
99368
99368
|
/*******************************************************************************
|
|
99369
99369
|
*
|
|
99370
99370
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -101014,7 +101014,7 @@ const ListenerPointSource_default_ = ListenerPointSource;
|
|
|
101014
101014
|
x_ite_Namespace .add ("ListenerPointSource", "x_ite/Components/Sound/ListenerPointSource", ListenerPointSource_default_);
|
|
101015
101015
|
/* harmony default export */ const Sound_ListenerPointSource = (ListenerPointSource_default_);
|
|
101016
101016
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/MicrophoneSource.js
|
|
101017
|
-
/* provided dependency */ var MicrophoneSource_$ = __webpack_require__(
|
|
101017
|
+
/* provided dependency */ var MicrophoneSource_$ = __webpack_require__(864);
|
|
101018
101018
|
/*******************************************************************************
|
|
101019
101019
|
*
|
|
101020
101020
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -102683,8 +102683,8 @@ const GIFMedia_default_ = GifMedia;
|
|
|
102683
102683
|
x_ite_Namespace .add ("GIFMedia", "x_ite/Browser/Texturing/GIFMedia", GIFMedia_default_);
|
|
102684
102684
|
/* harmony default export */ const GIFMedia = (GIFMedia_default_);
|
|
102685
102685
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/MovieTexture.js
|
|
102686
|
-
/* provided dependency */ var MovieTexture_$ = __webpack_require__(
|
|
102687
|
-
/* provided dependency */ var SuperGif = __webpack_require__(
|
|
102686
|
+
/* provided dependency */ var MovieTexture_$ = __webpack_require__(864);
|
|
102687
|
+
/* provided dependency */ var SuperGif = __webpack_require__(27);
|
|
102688
102688
|
/*******************************************************************************
|
|
102689
102689
|
*
|
|
102690
102690
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -103855,7 +103855,7 @@ const MultiTextureTransform_default_ = MultiTextureTransform;
|
|
|
103855
103855
|
x_ite_Namespace .add ("MultiTextureTransform", "x_ite/Components/Texturing/MultiTextureTransform", MultiTextureTransform_default_);
|
|
103856
103856
|
/* harmony default export */ const Texturing_MultiTextureTransform = (MultiTextureTransform_default_);
|
|
103857
103857
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/PixelTexture.js
|
|
103858
|
-
/* provided dependency */ var PixelTexture_$ = __webpack_require__(
|
|
103858
|
+
/* provided dependency */ var PixelTexture_$ = __webpack_require__(864);
|
|
103859
103859
|
/*******************************************************************************
|
|
103860
103860
|
*
|
|
103861
103861
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -106009,7 +106009,7 @@ const gettext_default_ = gettext;
|
|
|
106009
106009
|
x_ite_Namespace .add ("gettext", "locale/gettext", gettext_default_);
|
|
106010
106010
|
/* harmony default export */ const locale_gettext = (gettext_default_);
|
|
106011
106011
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/BrowserTimings.js
|
|
106012
|
-
/* provided dependency */ var BrowserTimings_$ = __webpack_require__(
|
|
106012
|
+
/* provided dependency */ var BrowserTimings_$ = __webpack_require__(864);
|
|
106013
106013
|
/*******************************************************************************
|
|
106014
106014
|
*
|
|
106015
106015
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -106439,7 +106439,7 @@ const TextureQuality_default_ = TextureQuality;
|
|
|
106439
106439
|
x_ite_Namespace .add ("TextureQuality", "x_ite/Browser/Core/TextureQuality", TextureQuality_default_);
|
|
106440
106440
|
/* harmony default export */ const Core_TextureQuality = (TextureQuality_default_);
|
|
106441
106441
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/BrowserOptions.js
|
|
106442
|
-
/* provided dependency */ var BrowserOptions_$ = __webpack_require__(
|
|
106442
|
+
/* provided dependency */ var BrowserOptions_$ = __webpack_require__(864);
|
|
106443
106443
|
/*******************************************************************************
|
|
106444
106444
|
*
|
|
106445
106445
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -107032,7 +107032,7 @@ const RenderingProperties_default_ = RenderingProperties;
|
|
|
107032
107032
|
x_ite_Namespace .add ("RenderingProperties", "x_ite/Browser/Core/RenderingProperties", RenderingProperties_default_);
|
|
107033
107033
|
/* harmony default export */ const Core_RenderingProperties = (RenderingProperties_default_);
|
|
107034
107034
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/Notification.js
|
|
107035
|
-
/* provided dependency */ var Notification_$ = __webpack_require__(
|
|
107035
|
+
/* provided dependency */ var Notification_$ = __webpack_require__(864);
|
|
107036
107036
|
/*******************************************************************************
|
|
107037
107037
|
*
|
|
107038
107038
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -107155,8 +107155,8 @@ const Notification_default_ = Notification;
|
|
|
107155
107155
|
x_ite_Namespace .add ("Notification", "x_ite/Browser/Core/Notification", Notification_default_);
|
|
107156
107156
|
/* harmony default export */ const Core_Notification = (Notification_default_);
|
|
107157
107157
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/ContextMenu.js
|
|
107158
|
-
/* provided dependency */ var jquery_fullscreen = __webpack_require__(
|
|
107159
|
-
/* provided dependency */ var ContextMenu_$ = __webpack_require__(
|
|
107158
|
+
/* provided dependency */ var jquery_fullscreen = __webpack_require__(543);
|
|
107159
|
+
/* provided dependency */ var ContextMenu_$ = __webpack_require__(864);
|
|
107160
107160
|
/*******************************************************************************
|
|
107161
107161
|
*
|
|
107162
107162
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -109908,7 +109908,7 @@ const DataStorage_default_ = DataStorage;
|
|
|
109908
109908
|
x_ite_Namespace .add ("DataStorage", "standard/Utility/DataStorage", DataStorage_default_);
|
|
109909
109909
|
/* harmony default export */ const Utility_DataStorage = (DataStorage_default_);
|
|
109910
109910
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/X3DCoreContext.js
|
|
109911
|
-
/* provided dependency */ var X3DCoreContext_$ = __webpack_require__(
|
|
109911
|
+
/* provided dependency */ var X3DCoreContext_$ = __webpack_require__(864);
|
|
109912
109912
|
/*******************************************************************************
|
|
109913
109913
|
*
|
|
109914
109914
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -111954,8 +111954,8 @@ const X3DViewer_default_ = X3DViewer;
|
|
|
111954
111954
|
x_ite_Namespace .add ("X3DViewer", "x_ite/Browser/Navigation/X3DViewer", X3DViewer_default_);
|
|
111955
111955
|
/* harmony default export */ const Navigation_X3DViewer = (X3DViewer_default_);
|
|
111956
111956
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/ExamineViewer.js
|
|
111957
|
-
/* provided dependency */ var jquery_mousewheel = __webpack_require__(
|
|
111958
|
-
/* provided dependency */ var ExamineViewer_$ = __webpack_require__(
|
|
111957
|
+
/* provided dependency */ var jquery_mousewheel = __webpack_require__(273);
|
|
111958
|
+
/* provided dependency */ var ExamineViewer_$ = __webpack_require__(864);
|
|
111959
111959
|
/*******************************************************************************
|
|
111960
111960
|
*
|
|
111961
111961
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -112827,8 +112827,8 @@ const ExamineViewer_default_ = ExamineViewer;
|
|
|
112827
112827
|
x_ite_Namespace .add ("ExamineViewer", "x_ite/Browser/Navigation/ExamineViewer", ExamineViewer_default_);
|
|
112828
112828
|
/* harmony default export */ const Navigation_ExamineViewer = (ExamineViewer_default_);
|
|
112829
112829
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/X3DFlyViewer.js
|
|
112830
|
-
/* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(
|
|
112831
|
-
/* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(
|
|
112830
|
+
/* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(273);
|
|
112831
|
+
/* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(864);
|
|
112832
112832
|
/*******************************************************************************
|
|
112833
112833
|
*
|
|
112834
112834
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -113832,8 +113832,8 @@ const FlyViewer_default_ = FlyViewer;
|
|
|
113832
113832
|
x_ite_Namespace .add ("FlyViewer", "x_ite/Browser/Navigation/FlyViewer", FlyViewer_default_);
|
|
113833
113833
|
/* harmony default export */ const Navigation_FlyViewer = (FlyViewer_default_);
|
|
113834
113834
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/PlaneViewer.js
|
|
113835
|
-
/* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(
|
|
113836
|
-
/* provided dependency */ var PlaneViewer_$ = __webpack_require__(
|
|
113835
|
+
/* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(273);
|
|
113836
|
+
/* provided dependency */ var PlaneViewer_$ = __webpack_require__(864);
|
|
113837
113837
|
/*******************************************************************************
|
|
113838
113838
|
*
|
|
113839
113839
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -114164,8 +114164,8 @@ const NoneViewer_default_ = NoneViewer;
|
|
|
114164
114164
|
x_ite_Namespace .add ("NoneViewer", "x_ite/Browser/Navigation/NoneViewer", NoneViewer_default_);
|
|
114165
114165
|
/* harmony default export */ const Navigation_NoneViewer = (NoneViewer_default_);
|
|
114166
114166
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/LookAtViewer.js
|
|
114167
|
-
/* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(
|
|
114168
|
-
/* provided dependency */ var LookAtViewer_$ = __webpack_require__(
|
|
114167
|
+
/* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(273);
|
|
114168
|
+
/* provided dependency */ var LookAtViewer_$ = __webpack_require__(864);
|
|
114169
114169
|
/*******************************************************************************
|
|
114170
114170
|
*
|
|
114171
114171
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -115304,8 +115304,8 @@ const X3DPickingContext_default_ = X3DPickingContext;
|
|
|
115304
115304
|
x_ite_Namespace .add ("X3DPickingContext", "x_ite/Browser/Picking/X3DPickingContext", X3DPickingContext_default_);
|
|
115305
115305
|
/* harmony default export */ const Picking_X3DPickingContext = (X3DPickingContext_default_);
|
|
115306
115306
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/PointingDeviceSensor/PointingDevice.js
|
|
115307
|
-
/* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(
|
|
115308
|
-
/* provided dependency */ var PointingDevice_$ = __webpack_require__(
|
|
115307
|
+
/* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(273);
|
|
115308
|
+
/* provided dependency */ var PointingDevice_$ = __webpack_require__(864);
|
|
115309
115309
|
/*******************************************************************************
|
|
115310
115310
|
*
|
|
115311
115311
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -116265,7 +116265,7 @@ function MultiSampleFrameBuffer (browser, width, height, samples, oit)
|
|
|
116265
116265
|
|
|
116266
116266
|
gl .bindRenderbuffer (gl .RENDERBUFFER, this .colorBuffer);
|
|
116267
116267
|
|
|
116268
|
-
if (samples)
|
|
116268
|
+
if (samples && !oit)
|
|
116269
116269
|
gl .renderbufferStorageMultisample (gl .RENDERBUFFER, samples, gl .RGBA8, width, height);
|
|
116270
116270
|
else
|
|
116271
116271
|
gl .renderbufferStorage (gl .RENDERBUFFER, gl .RGBA8, width, height);
|
|
@@ -116278,7 +116278,7 @@ function MultiSampleFrameBuffer (browser, width, height, samples, oit)
|
|
|
116278
116278
|
|
|
116279
116279
|
gl .bindRenderbuffer (gl .RENDERBUFFER, this .depthBuffer);
|
|
116280
116280
|
|
|
116281
|
-
if (samples)
|
|
116281
|
+
if (samples && !oit)
|
|
116282
116282
|
gl .renderbufferStorageMultisample (gl .RENDERBUFFER, samples, gl .DEPTH_COMPONENT24, width, height);
|
|
116283
116283
|
else
|
|
116284
116284
|
gl .renderbufferStorage (gl .RENDERBUFFER, gl .DEPTH_COMPONENT24, width, height);
|
|
@@ -116332,7 +116332,11 @@ function MultiSampleFrameBuffer (browser, width, height, samples, oit)
|
|
|
116332
116332
|
|
|
116333
116333
|
// Add depth buffer.
|
|
116334
116334
|
|
|
116335
|
-
|
|
116335
|
+
this .oitDepthBuffer = gl .createRenderbuffer ();
|
|
116336
|
+
|
|
116337
|
+
gl .bindRenderbuffer (gl .RENDERBUFFER, this .oitDepthBuffer);
|
|
116338
|
+
gl .renderbufferStorageMultisample (gl .RENDERBUFFER, samples, gl .DEPTH_COMPONENT24, width, height);
|
|
116339
|
+
gl .framebufferRenderbuffer (gl .FRAMEBUFFER, gl .DEPTH_ATTACHMENT, gl .RENDERBUFFER, this .oitDepthBuffer);
|
|
116336
116340
|
|
|
116337
116341
|
// Create accum texture buffer.
|
|
116338
116342
|
|
|
@@ -116402,7 +116406,11 @@ function MultiSampleFrameBuffer (browser, width, height, samples, oit)
|
|
|
116402
116406
|
|
|
116403
116407
|
// Add depth buffer.
|
|
116404
116408
|
|
|
116405
|
-
|
|
116409
|
+
this .oitDepthBuffer = gl .createRenderbuffer ();
|
|
116410
|
+
|
|
116411
|
+
gl .bindRenderbuffer (gl .RENDERBUFFER, this .oitDepthBuffer);
|
|
116412
|
+
gl .renderbufferStorage (gl .RENDERBUFFER, gl .DEPTH_COMPONENT24, width, height);
|
|
116413
|
+
gl .framebufferRenderbuffer (gl .FRAMEBUFFER, gl .DEPTH_ATTACHMENT, gl .RENDERBUFFER, this .oitDepthBuffer);
|
|
116406
116414
|
}
|
|
116407
116415
|
|
|
116408
116416
|
const status2 = gl .checkFramebufferStatus (gl .FRAMEBUFFER) === gl .FRAMEBUFFER_COMPLETE;
|
|
@@ -116470,6 +116478,21 @@ Object .assign (MultiSampleFrameBuffer .prototype,
|
|
|
116470
116478
|
gl .clearColor (0, 0, 0, 0);
|
|
116471
116479
|
gl .clear (gl .COLOR_BUFFER_BIT);
|
|
116472
116480
|
},
|
|
116481
|
+
blit ()
|
|
116482
|
+
{
|
|
116483
|
+
const { context: gl, width, height, samples, frameBuffer, oit } = this;
|
|
116484
|
+
|
|
116485
|
+
// Reset viewport before blit, otherwise only last layer size is used.
|
|
116486
|
+
gl .viewport (0, 0, width, height);
|
|
116487
|
+
gl .scissor (0, 0, width, height);
|
|
116488
|
+
|
|
116489
|
+
gl .bindFramebuffer (gl .READ_FRAMEBUFFER, frameBuffer);
|
|
116490
|
+
gl .bindFramebuffer (gl .DRAW_FRAMEBUFFER, null);
|
|
116491
|
+
|
|
116492
|
+
gl .blitFramebuffer (0, 0, width, height,
|
|
116493
|
+
0, 0, width, height,
|
|
116494
|
+
gl .COLOR_BUFFER_BIT, samples && !oit ? gl .LINEAR : gl .NEAREST);
|
|
116495
|
+
},
|
|
116473
116496
|
bindForOrderIndependentTransparency ()
|
|
116474
116497
|
{
|
|
116475
116498
|
const { context: gl, lastBuffer, oitFrameBuffer } = this;
|
|
@@ -116482,20 +116505,11 @@ Object .assign (MultiSampleFrameBuffer .prototype,
|
|
|
116482
116505
|
gl .clear (gl .COLOR_BUFFER_BIT);
|
|
116483
116506
|
gl .blendFuncSeparate (gl .ONE, gl .ONE, gl .ZERO, gl .ONE_MINUS_SRC_ALPHA);
|
|
116484
116507
|
},
|
|
116485
|
-
|
|
116508
|
+
unbind ()
|
|
116486
116509
|
{
|
|
116487
|
-
const { context: gl,
|
|
116488
|
-
|
|
116489
|
-
// Reset viewport before blit, otherwise only last layer size is used.
|
|
116490
|
-
gl .viewport (0, 0, width, height);
|
|
116491
|
-
gl .scissor (0, 0, width, height);
|
|
116492
|
-
|
|
116493
|
-
gl .bindFramebuffer (gl .READ_FRAMEBUFFER, this .frameBuffer);
|
|
116494
|
-
gl .bindFramebuffer (gl .DRAW_FRAMEBUFFER, null);
|
|
116510
|
+
const { context: gl, lastBuffer } = this;
|
|
116495
116511
|
|
|
116496
|
-
gl .
|
|
116497
|
-
0, 0, width, height,
|
|
116498
|
-
gl .COLOR_BUFFER_BIT, samples ? gl .LINEAR : gl .NEAREST);
|
|
116512
|
+
gl .bindFramebuffer (gl .FRAMEBUFFER, lastBuffer .pop ());
|
|
116499
116513
|
},
|
|
116500
116514
|
compose ()
|
|
116501
116515
|
{
|
|
@@ -116544,12 +116558,6 @@ Object .assign (MultiSampleFrameBuffer .prototype,
|
|
|
116544
116558
|
gl .disable (gl .BLEND);
|
|
116545
116559
|
gl .enable (gl .DEPTH_TEST);
|
|
116546
116560
|
},
|
|
116547
|
-
unbind ()
|
|
116548
|
-
{
|
|
116549
|
-
const { context: gl, lastBuffer } = this;
|
|
116550
|
-
|
|
116551
|
-
gl .bindFramebuffer (gl .FRAMEBUFFER, lastBuffer .pop ());
|
|
116552
|
-
},
|
|
116553
116561
|
dispose ()
|
|
116554
116562
|
{
|
|
116555
116563
|
const gl = this .context;
|
|
@@ -116561,6 +116569,7 @@ Object .assign (MultiSampleFrameBuffer .prototype,
|
|
|
116561
116569
|
gl .deleteFramebuffer (this .oitFrameBuffer);
|
|
116562
116570
|
gl .deleteFramebuffer (this .accumRevealageTextureBuffer);
|
|
116563
116571
|
gl .deleteFramebuffer (this .alphaTextureBuffer);
|
|
116572
|
+
gl .deleteRenderbuffer (this .oitDepthBuffer);
|
|
116564
116573
|
gl .deleteRenderbuffer (this .accumRevealageBuffer);
|
|
116565
116574
|
gl .deleteRenderbuffer (this .alphaBuffer);
|
|
116566
116575
|
gl .deleteTexture (this .accumRevealageTexture);
|
|
@@ -116589,8 +116598,8 @@ const MultiSampleFrameBuffer_default_ = MultiSampleFrameBuffer;
|
|
|
116589
116598
|
x_ite_Namespace .add ("MultiSampleFrameBuffer", "x_ite/Rendering/MultiSampleFrameBuffer", MultiSampleFrameBuffer_default_);
|
|
116590
116599
|
/* harmony default export */ const Rendering_MultiSampleFrameBuffer = (MultiSampleFrameBuffer_default_);
|
|
116591
116600
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Rendering/X3DRenderingContext.js
|
|
116592
|
-
/* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(
|
|
116593
|
-
/* provided dependency */ var ResizeSensor = __webpack_require__(
|
|
116601
|
+
/* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(864);
|
|
116602
|
+
/* provided dependency */ var ResizeSensor = __webpack_require__(45);
|
|
116594
116603
|
/*******************************************************************************
|
|
116595
116604
|
*
|
|
116596
116605
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -118643,6 +118652,7 @@ Object .assign (Object .setPrototypeOf (X3DBrowserContext .prototype, Base_X3DBa
|
|
|
118643
118652
|
this [_processEvents] ();
|
|
118644
118653
|
|
|
118645
118654
|
this .getFrameBuffer () .blit ();
|
|
118655
|
+
this .getFrameBuffer () .unbind ();
|
|
118646
118656
|
|
|
118647
118657
|
this [_displayTime] .stop ();
|
|
118648
118658
|
|
|
@@ -118877,7 +118887,7 @@ const Components_default_ = Components;
|
|
|
118877
118887
|
x_ite_Namespace .add ("Components", "x_ite/Components", Components_default_);
|
|
118878
118888
|
/* harmony default export */ const x_ite_Components = ((/* unused pure expression or super */ null && (Components_default_)));
|
|
118879
118889
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/DOMIntegration.js
|
|
118880
|
-
/* provided dependency */ var DOMIntegration_$ = __webpack_require__(
|
|
118890
|
+
/* provided dependency */ var DOMIntegration_$ = __webpack_require__(864);
|
|
118881
118891
|
/*******************************************************************************
|
|
118882
118892
|
* MIT License
|
|
118883
118893
|
*
|
|
@@ -120015,7 +120025,7 @@ const SupportedProfiles_default_ = SupportedProfiles;
|
|
|
120015
120025
|
x_ite_Namespace .add ("SupportedProfiles", "x_ite/Configuration/SupportedProfiles", SupportedProfiles_default_);
|
|
120016
120026
|
/* harmony default export */ const Configuration_SupportedProfiles = (SupportedProfiles_default_);
|
|
120017
120027
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/X3DBrowser.js
|
|
120018
|
-
/* provided dependency */ var X3DBrowser_$ = __webpack_require__(
|
|
120028
|
+
/* provided dependency */ var X3DBrowser_$ = __webpack_require__(864);
|
|
120019
120029
|
/*******************************************************************************
|
|
120020
120030
|
*
|
|
120021
120031
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -121096,7 +121106,7 @@ const X3DBrowser_default_ = X3DBrowser;
|
|
|
121096
121106
|
x_ite_Namespace .add ("X3DBrowser", "x_ite/Browser/X3DBrowser", X3DBrowser_default_);
|
|
121097
121107
|
/* harmony default export */ const Browser_X3DBrowser = (X3DBrowser_default_);
|
|
121098
121108
|
;// CONCATENATED MODULE: ./src/x_ite/X3DCanvasElement.js
|
|
121099
|
-
/* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(
|
|
121109
|
+
/* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(864);
|
|
121100
121110
|
/*******************************************************************************
|
|
121101
121111
|
*
|
|
121102
121112
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -121228,8 +121238,8 @@ const X3DCanvasElement_default_ = X3DCanvasElement;
|
|
|
121228
121238
|
x_ite_Namespace .add ("X3DCanvasElement", "x_ite/X3DCanvasElement", X3DCanvasElement_default_);
|
|
121229
121239
|
/* harmony default export */ const x_ite_X3DCanvasElement = (X3DCanvasElement_default_);
|
|
121230
121240
|
;// CONCATENATED MODULE: ./src/lib/jquery.js
|
|
121231
|
-
/* provided dependency */ var jquery_$ = __webpack_require__(
|
|
121232
|
-
/* provided dependency */ var pako = __webpack_require__(
|
|
121241
|
+
/* provided dependency */ var jquery_$ = __webpack_require__(864);
|
|
121242
|
+
/* provided dependency */ var pako = __webpack_require__(61);
|
|
121233
121243
|
Object .assign (jquery_$,
|
|
121234
121244
|
{
|
|
121235
121245
|
decodeText (input)
|
|
@@ -121306,14 +121316,14 @@ const jquery_default_ = jquery_$;
|
|
|
121306
121316
|
x_ite_Namespace .add ("jquery", "lib/jquery", jquery_default_);
|
|
121307
121317
|
/* harmony default export */ const jquery = ((/* unused pure expression or super */ null && (jquery_default_)));
|
|
121308
121318
|
;// CONCATENATED MODULE: ./src/lib/libtess.js
|
|
121309
|
-
/* provided dependency */ var libtess_libtess = __webpack_require__(
|
|
121319
|
+
/* provided dependency */ var libtess_libtess = __webpack_require__(180);
|
|
121310
121320
|
const libtess_default_ = libtess_libtess;
|
|
121311
121321
|
;
|
|
121312
121322
|
|
|
121313
121323
|
x_ite_Namespace .add ("libtess", "lib/libtess", libtess_default_);
|
|
121314
121324
|
/* harmony default export */ const lib_libtess = ((/* unused pure expression or super */ null && (libtess_default_)));
|
|
121315
121325
|
;// CONCATENATED MODULE: ./src/x_ite/X3D.js
|
|
121316
|
-
/* provided dependency */ var X3D_$ = __webpack_require__(
|
|
121326
|
+
/* provided dependency */ var X3D_$ = __webpack_require__(864);
|
|
121317
121327
|
/*******************************************************************************
|
|
121318
121328
|
*
|
|
121319
121329
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -121707,7 +121717,7 @@ x_ite_Namespace .add ("shim", "shim", shim_default_);
|
|
|
121707
121717
|
|
|
121708
121718
|
// Assign X3D to global namespace.
|
|
121709
121719
|
|
|
121710
|
-
window [Symbol .for ("X_ITE.X3D-8.12.
|
|
121720
|
+
window [Symbol .for ("X_ITE.X3D-8.12.4")] = x_ite_X3D;
|
|
121711
121721
|
|
|
121712
121722
|
customElements .define ("x3d-canvas", x_ite_X3DCanvasElement);
|
|
121713
121723
|
|