x_ite 9.2.3 → 9.2.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 +27 -27
- 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 +29 -29
- 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 +26 -26
- 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 +20 -20
- package/dist/assets/components/RigidBodyPhysics.min.js +1 -1
- package/dist/assets/components/Scripting.js +40 -40
- package/dist/assets/components/Scripting.min.js +1 -1
- package/dist/assets/components/Text.js +30 -30
- 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 +41 -41
- 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 +162 -151
- package/dist/x_ite.min.js +1 -1
- package/dist/x_ite.min.mjs +1 -1
- package/dist/x_ite.mjs +164 -153
- package/dist/x_ite.zip +0 -0
- package/package.json +3 -3
package/dist/x_ite.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* X_ITE v9.2.
|
|
1
|
+
/* X_ITE v9.2.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,10 +11,10 @@
|
|
|
11
11
|
return /******/ (() => { // webpackBootstrap
|
|
12
12
|
/******/ var __webpack_modules__ = ({
|
|
13
13
|
|
|
14
|
-
/***/
|
|
14
|
+
/***/ 332:
|
|
15
15
|
/***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
|
|
16
16
|
|
|
17
|
-
/* provided dependency */ var jQuery = __webpack_require__(
|
|
17
|
+
/* provided dependency */ var jQuery = __webpack_require__(468);
|
|
18
18
|
/**
|
|
19
19
|
* @preserve jquery.fullscreen 1.1.5
|
|
20
20
|
* https://github.com/code-lts/jquery-fullscreen-plugin
|
|
@@ -210,7 +210,7 @@ installFullScreenHandlers();
|
|
|
210
210
|
|
|
211
211
|
/***/ }),
|
|
212
212
|
|
|
213
|
-
/***/
|
|
213
|
+
/***/ 128:
|
|
214
214
|
/***/ ((module, exports, __webpack_require__) => {
|
|
215
215
|
|
|
216
216
|
var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!
|
|
@@ -224,7 +224,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
|
|
|
224
224
|
(function (factory) {
|
|
225
225
|
if ( true ) {
|
|
226
226
|
// AMD. Register as an anonymous module.
|
|
227
|
-
!(__WEBPACK_AMD_DEFINE_ARRAY__ = [__webpack_require__(
|
|
227
|
+
!(__WEBPACK_AMD_DEFINE_ARRAY__ = [__webpack_require__(468)], __WEBPACK_AMD_DEFINE_FACTORY__ = (factory),
|
|
228
228
|
__WEBPACK_AMD_DEFINE_RESULT__ = (typeof __WEBPACK_AMD_DEFINE_FACTORY__ === 'function' ?
|
|
229
229
|
(__WEBPACK_AMD_DEFINE_FACTORY__.apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__)) : __WEBPACK_AMD_DEFINE_FACTORY__),
|
|
230
230
|
__WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
|
|
@@ -435,7 +435,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
|
|
|
435
435
|
|
|
436
436
|
/***/ }),
|
|
437
437
|
|
|
438
|
-
/***/
|
|
438
|
+
/***/ 468:
|
|
439
439
|
/***/ (function(module, exports) {
|
|
440
440
|
|
|
441
441
|
var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!
|
|
@@ -11159,7 +11159,7 @@ return jQuery;
|
|
|
11159
11159
|
|
|
11160
11160
|
/***/ }),
|
|
11161
11161
|
|
|
11162
|
-
/***/
|
|
11162
|
+
/***/ 776:
|
|
11163
11163
|
/***/ ((module) => {
|
|
11164
11164
|
|
|
11165
11165
|
/**
|
|
@@ -15938,7 +15938,7 @@ if (true) {
|
|
|
15938
15938
|
|
|
15939
15939
|
/***/ }),
|
|
15940
15940
|
|
|
15941
|
-
/***/
|
|
15941
|
+
/***/ 112:
|
|
15942
15942
|
/***/ (function(__unused_webpack_module, exports) {
|
|
15943
15943
|
|
|
15944
15944
|
|
|
@@ -19183,7 +19183,7 @@ if (true) {
|
|
|
19183
19183
|
|
|
19184
19184
|
/***/ }),
|
|
19185
19185
|
|
|
19186
|
-
/***/
|
|
19186
|
+
/***/ 716:
|
|
19187
19187
|
/***/ (function(module, exports) {
|
|
19188
19188
|
|
|
19189
19189
|
var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*
|
|
@@ -20311,7 +20311,7 @@ Object .defineProperty (Namespace, "add",
|
|
|
20311
20311
|
}
|
|
20312
20312
|
else
|
|
20313
20313
|
{
|
|
20314
|
-
const X3D = window [Symbol .for ("X_ITE.X3D-9.2.
|
|
20314
|
+
const X3D = window [Symbol .for ("X_ITE.X3D-9.2.4")];
|
|
20315
20315
|
|
|
20316
20316
|
if (X3D)
|
|
20317
20317
|
X3D [name] = module;
|
|
@@ -20375,103 +20375,114 @@ Namespace .add ("Namespace", "x_ite/Namespace", Namespace);
|
|
|
20375
20375
|
*
|
|
20376
20376
|
******************************************************************************/
|
|
20377
20377
|
|
|
20378
|
-
let
|
|
20379
|
-
BROWSER_EVENT = 0,
|
|
20380
|
-
LOAD_STATE = 0,
|
|
20381
|
-
FIELD_TYPE = 0,
|
|
20382
|
-
NODE_TYPE = 0;
|
|
20383
|
-
|
|
20384
20378
|
const X3DConstants =
|
|
20385
20379
|
{
|
|
20386
|
-
|
|
20380
|
+
[Symbol .toStringTag]: "X3DConstants",
|
|
20381
|
+
};
|
|
20382
|
+
|
|
20383
|
+
let CONSTANT_VALUE = 1000;
|
|
20387
20384
|
|
|
20388
|
-
|
|
20389
|
-
|
|
20390
|
-
|
|
20391
|
-
|
|
20392
|
-
|
|
20385
|
+
Object .defineProperty (X3DConstants, "addConstant",
|
|
20386
|
+
{
|
|
20387
|
+
value (name, value)
|
|
20388
|
+
{
|
|
20389
|
+
if (this .hasOwnProperty (name) || this .hasOwnProperty (value))
|
|
20390
|
+
return;
|
|
20393
20391
|
|
|
20394
|
-
|
|
20392
|
+
Object .defineProperty (this, name,
|
|
20393
|
+
{
|
|
20394
|
+
value: value ?? ++ CONSTANT_VALUE,
|
|
20395
|
+
enumerable: true,
|
|
20396
|
+
});
|
|
20395
20397
|
|
|
20396
|
-
|
|
20397
|
-
|
|
20398
|
-
|
|
20399
|
-
|
|
20398
|
+
Object .defineProperty (this, this [name],
|
|
20399
|
+
{
|
|
20400
|
+
value: name,
|
|
20401
|
+
});
|
|
20402
|
+
},
|
|
20403
|
+
});
|
|
20400
20404
|
|
|
20401
|
-
|
|
20405
|
+
Object .entries ({
|
|
20406
|
+
// Access types
|
|
20402
20407
|
|
|
20403
20408
|
initializeOnly: 0b001,
|
|
20404
20409
|
inputOnly: 0b010,
|
|
20405
20410
|
outputOnly: 0b100,
|
|
20406
20411
|
inputOutput: 0b111,
|
|
20412
|
+
})
|
|
20413
|
+
.forEach (([name, value]) => X3DConstants .addConstant (name, value));
|
|
20407
20414
|
|
|
20408
|
-
|
|
20415
|
+
[
|
|
20416
|
+
// Browser events
|
|
20409
20417
|
|
|
20410
|
-
|
|
20411
|
-
|
|
20412
|
-
|
|
20413
|
-
|
|
20414
|
-
|
|
20415
|
-
SFImage: FIELD_TYPE ++,
|
|
20416
|
-
SFInt32: FIELD_TYPE ++,
|
|
20417
|
-
SFMatrix3d: FIELD_TYPE ++,
|
|
20418
|
-
SFMatrix3f: FIELD_TYPE ++,
|
|
20419
|
-
SFMatrix4d: FIELD_TYPE ++,
|
|
20420
|
-
SFMatrix4f: FIELD_TYPE ++,
|
|
20421
|
-
SFNode: FIELD_TYPE ++,
|
|
20422
|
-
SFRotation: FIELD_TYPE ++,
|
|
20423
|
-
SFString: FIELD_TYPE ++,
|
|
20424
|
-
SFTime: FIELD_TYPE ++,
|
|
20425
|
-
SFVec2d: FIELD_TYPE ++,
|
|
20426
|
-
SFVec2f: FIELD_TYPE ++,
|
|
20427
|
-
SFVec3d: FIELD_TYPE ++,
|
|
20428
|
-
SFVec3f: FIELD_TYPE ++,
|
|
20429
|
-
SFVec4d: FIELD_TYPE ++,
|
|
20430
|
-
SFVec4f: FIELD_TYPE ++,
|
|
20431
|
-
|
|
20432
|
-
VrmlMatrix: FIELD_TYPE ++,
|
|
20418
|
+
"CONNECTION_ERROR",
|
|
20419
|
+
"BROWSER_EVENT",
|
|
20420
|
+
"INITIALIZED_EVENT",
|
|
20421
|
+
"SHUTDOWN_EVENT",
|
|
20422
|
+
"INITIALIZED_ERROR",
|
|
20433
20423
|
|
|
20434
|
-
//
|
|
20424
|
+
// Load states
|
|
20435
20425
|
|
|
20436
|
-
|
|
20437
|
-
|
|
20438
|
-
|
|
20439
|
-
|
|
20440
|
-
MFFloat: FIELD_TYPE ++,
|
|
20441
|
-
MFImage: FIELD_TYPE ++,
|
|
20442
|
-
MFInt32: FIELD_TYPE ++,
|
|
20443
|
-
MFMatrix3d: FIELD_TYPE ++,
|
|
20444
|
-
MFMatrix3f: FIELD_TYPE ++,
|
|
20445
|
-
MFMatrix4d: FIELD_TYPE ++,
|
|
20446
|
-
MFMatrix4f: FIELD_TYPE ++,
|
|
20447
|
-
MFNode: FIELD_TYPE ++,
|
|
20448
|
-
MFRotation: FIELD_TYPE ++,
|
|
20449
|
-
MFString: FIELD_TYPE ++,
|
|
20450
|
-
MFTime: FIELD_TYPE ++,
|
|
20451
|
-
MFVec2d: FIELD_TYPE ++,
|
|
20452
|
-
MFVec2f: FIELD_TYPE ++,
|
|
20453
|
-
MFVec3d: FIELD_TYPE ++,
|
|
20454
|
-
MFVec3f: FIELD_TYPE ++,
|
|
20455
|
-
MFVec4d: FIELD_TYPE ++,
|
|
20456
|
-
MFVec4f: FIELD_TYPE ++,
|
|
20457
|
-
|
|
20458
|
-
// Abstract nodes and nodes types are added later.
|
|
20459
|
-
|
|
20460
|
-
X3DBaseNode: NODE_TYPE,
|
|
20426
|
+
"NOT_STARTED_STATE",
|
|
20427
|
+
"IN_PROGRESS_STATE",
|
|
20428
|
+
"COMPLETE_STATE",
|
|
20429
|
+
"FAILED_STATE",
|
|
20461
20430
|
|
|
20462
|
-
|
|
20463
|
-
};
|
|
20431
|
+
// X3DField
|
|
20464
20432
|
|
|
20465
|
-
|
|
20466
|
-
|
|
20467
|
-
|
|
20468
|
-
|
|
20469
|
-
|
|
20470
|
-
|
|
20433
|
+
"SFBool",
|
|
20434
|
+
"SFColor",
|
|
20435
|
+
"SFColorRGBA",
|
|
20436
|
+
"SFDouble",
|
|
20437
|
+
"SFFloat",
|
|
20438
|
+
"SFImage",
|
|
20439
|
+
"SFInt32",
|
|
20440
|
+
"SFMatrix3d",
|
|
20441
|
+
"SFMatrix3f",
|
|
20442
|
+
"SFMatrix4d",
|
|
20443
|
+
"SFMatrix4f",
|
|
20444
|
+
"SFNode",
|
|
20445
|
+
"SFRotation",
|
|
20446
|
+
"SFString",
|
|
20447
|
+
"SFTime",
|
|
20448
|
+
"SFVec2d",
|
|
20449
|
+
"SFVec2f",
|
|
20450
|
+
"SFVec3d",
|
|
20451
|
+
"SFVec3f",
|
|
20452
|
+
"SFVec4d",
|
|
20453
|
+
"SFVec4f",
|
|
20454
|
+
|
|
20455
|
+
"VrmlMatrix",
|
|
20471
20456
|
|
|
20472
|
-
|
|
20473
|
-
|
|
20474
|
-
|
|
20457
|
+
// X3DArrayField
|
|
20458
|
+
|
|
20459
|
+
"MFBool",
|
|
20460
|
+
"MFColor",
|
|
20461
|
+
"MFColorRGBA",
|
|
20462
|
+
"MFDouble",
|
|
20463
|
+
"MFFloat",
|
|
20464
|
+
"MFImage",
|
|
20465
|
+
"MFInt32",
|
|
20466
|
+
"MFMatrix3d",
|
|
20467
|
+
"MFMatrix3f",
|
|
20468
|
+
"MFMatrix4d",
|
|
20469
|
+
"MFMatrix4f",
|
|
20470
|
+
"MFNode",
|
|
20471
|
+
"MFRotation",
|
|
20472
|
+
"MFString",
|
|
20473
|
+
"MFTime",
|
|
20474
|
+
"MFVec2d",
|
|
20475
|
+
"MFVec2f",
|
|
20476
|
+
"MFVec3d",
|
|
20477
|
+
"MFVec3f",
|
|
20478
|
+
"MFVec4d",
|
|
20479
|
+
"MFVec4f",
|
|
20480
|
+
|
|
20481
|
+
// Abstract and concrete nodes and nodes types are added later.
|
|
20482
|
+
|
|
20483
|
+
"X3DBaseNode",
|
|
20484
|
+
]
|
|
20485
|
+
.forEach (name => X3DConstants .addConstant (name));
|
|
20475
20486
|
|
|
20476
20487
|
const __default__ = X3DConstants;
|
|
20477
20488
|
;
|
|
@@ -34224,7 +34235,7 @@ const X3DBaseNode_default_ = X3DBaseNode;
|
|
|
34224
34235
|
x_ite_Namespace .add ("X3DBaseNode", "x_ite/Base/X3DBaseNode", X3DBaseNode_default_);
|
|
34225
34236
|
/* harmony default export */ const Base_X3DBaseNode = (X3DBaseNode_default_);
|
|
34226
34237
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Legacy.js
|
|
34227
|
-
/* provided dependency */ var $ = __webpack_require__(
|
|
34238
|
+
/* provided dependency */ var $ = __webpack_require__(468);
|
|
34228
34239
|
/*******************************************************************************
|
|
34229
34240
|
*
|
|
34230
34241
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -34361,7 +34372,7 @@ x_ite_Namespace .add ("Legacy", "x_ite/Browser/Legacy", Legacy_default_);
|
|
|
34361
34372
|
*
|
|
34362
34373
|
******************************************************************************/
|
|
34363
34374
|
|
|
34364
|
-
const BROWSER_VERSION_default_ = "9.2.
|
|
34375
|
+
const BROWSER_VERSION_default_ = "9.2.4";
|
|
34365
34376
|
;
|
|
34366
34377
|
|
|
34367
34378
|
x_ite_Namespace .add ("BROWSER_VERSION", "x_ite/BROWSER_VERSION", BROWSER_VERSION_default_);
|
|
@@ -37920,7 +37931,7 @@ Object .defineProperties (X3DProtoDeclarationNode,
|
|
|
37920
37931
|
},
|
|
37921
37932
|
});
|
|
37922
37933
|
|
|
37923
|
-
Base_X3DConstants .
|
|
37934
|
+
Base_X3DConstants .addConstant (X3DProtoDeclarationNode .typeName);
|
|
37924
37935
|
|
|
37925
37936
|
const X3DProtoDeclarationNode_default_ = X3DProtoDeclarationNode;
|
|
37926
37937
|
;
|
|
@@ -38497,7 +38508,7 @@ Object .defineProperties (X3DProtoDeclaration,
|
|
|
38497
38508
|
},
|
|
38498
38509
|
});
|
|
38499
38510
|
|
|
38500
|
-
Base_X3DConstants .
|
|
38511
|
+
Base_X3DConstants .addConstant (X3DProtoDeclaration .typeName);
|
|
38501
38512
|
|
|
38502
38513
|
const X3DProtoDeclaration_default_ = X3DProtoDeclaration;
|
|
38503
38514
|
;
|
|
@@ -38505,7 +38516,7 @@ const X3DProtoDeclaration_default_ = X3DProtoDeclaration;
|
|
|
38505
38516
|
x_ite_Namespace .add ("X3DProtoDeclaration", "x_ite/Prototype/X3DProtoDeclaration", X3DProtoDeclaration_default_);
|
|
38506
38517
|
/* harmony default export */ const Prototype_X3DProtoDeclaration = (X3DProtoDeclaration_default_);
|
|
38507
38518
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/X3DParser.js
|
|
38508
|
-
/* provided dependency */ var X3DParser_$ = __webpack_require__(
|
|
38519
|
+
/* provided dependency */ var X3DParser_$ = __webpack_require__(468);
|
|
38509
38520
|
/*******************************************************************************
|
|
38510
38521
|
*
|
|
38511
38522
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -38767,7 +38778,7 @@ const Expressions_default_ = Expressions;
|
|
|
38767
38778
|
x_ite_Namespace .add ("Expressions", "x_ite/Parser/Expressions", Expressions_default_);
|
|
38768
38779
|
/* harmony default export */ const Parser_Expressions = (Expressions_default_);
|
|
38769
38780
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/VRMLParser.js
|
|
38770
|
-
/* provided dependency */ var VRMLParser_$ = __webpack_require__(
|
|
38781
|
+
/* provided dependency */ var VRMLParser_$ = __webpack_require__(468);
|
|
38771
38782
|
/*******************************************************************************
|
|
38772
38783
|
*
|
|
38773
38784
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -41453,7 +41464,7 @@ const VRMLParser_default_ = VRMLParser;
|
|
|
41453
41464
|
x_ite_Namespace .add ("VRMLParser", "x_ite/Parser/VRMLParser", VRMLParser_default_);
|
|
41454
41465
|
/* harmony default export */ const Parser_VRMLParser = (VRMLParser_default_);
|
|
41455
41466
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/XMLParser.js
|
|
41456
|
-
/* provided dependency */ var XMLParser_$ = __webpack_require__(
|
|
41467
|
+
/* provided dependency */ var XMLParser_$ = __webpack_require__(468);
|
|
41457
41468
|
/*******************************************************************************
|
|
41458
41469
|
*
|
|
41459
41470
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -43562,7 +43573,7 @@ const URLs_default_ = URLs;
|
|
|
43562
43573
|
x_ite_Namespace .add ("URLs", "x_ite/Browser/Networking/URLs", URLs_default_);
|
|
43563
43574
|
/* harmony default export */ const Networking_URLs = (URLs_default_);
|
|
43564
43575
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/GLTF2Parser.js
|
|
43565
|
-
/* provided dependency */ var GLTF2Parser_$ = __webpack_require__(
|
|
43576
|
+
/* provided dependency */ var GLTF2Parser_$ = __webpack_require__(468);
|
|
43566
43577
|
/*******************************************************************************
|
|
43567
43578
|
*
|
|
43568
43579
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -46863,7 +46874,7 @@ const GLTF2Parser_default_ = GLTF2Parser;
|
|
|
46863
46874
|
x_ite_Namespace .add ("GLTF2Parser", "x_ite/Parser/GLTF2Parser", GLTF2Parser_default_);
|
|
46864
46875
|
/* harmony default export */ const Parser_GLTF2Parser = (GLTF2Parser_default_);
|
|
46865
46876
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/GLB2Parser.js
|
|
46866
|
-
/* provided dependency */ var GLB2Parser_$ = __webpack_require__(
|
|
46877
|
+
/* provided dependency */ var GLB2Parser_$ = __webpack_require__(468);
|
|
46867
46878
|
/*******************************************************************************
|
|
46868
46879
|
*
|
|
46869
46880
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -47015,7 +47026,7 @@ const GLB2Parser_default_ = GLB2Parser;
|
|
|
47015
47026
|
x_ite_Namespace .add ("GLB2Parser", "x_ite/Parser/GLB2Parser", GLB2Parser_default_);
|
|
47016
47027
|
/* harmony default export */ const Parser_GLB2Parser = (GLB2Parser_default_);
|
|
47017
47028
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/OBJParser.js
|
|
47018
|
-
/* provided dependency */ var OBJParser_$ = __webpack_require__(
|
|
47029
|
+
/* provided dependency */ var OBJParser_$ = __webpack_require__(468);
|
|
47019
47030
|
/*******************************************************************************
|
|
47020
47031
|
*
|
|
47021
47032
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -50370,8 +50381,8 @@ const MatrixStack_default_ = MatrixStack;
|
|
|
50370
50381
|
x_ite_Namespace .add ("MatrixStack", "standard/Math/Utility/MatrixStack", MatrixStack_default_);
|
|
50371
50382
|
/* harmony default export */ const Utility_MatrixStack = (MatrixStack_default_);
|
|
50372
50383
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/SVGParser.js
|
|
50373
|
-
/* provided dependency */ var SVGParser_$ = __webpack_require__(
|
|
50374
|
-
/* provided dependency */ var libtess = __webpack_require__(
|
|
50384
|
+
/* provided dependency */ var SVGParser_$ = __webpack_require__(468);
|
|
50385
|
+
/* provided dependency */ var libtess = __webpack_require__(776);
|
|
50375
50386
|
/*******************************************************************************
|
|
50376
50387
|
*
|
|
50377
50388
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -53139,7 +53150,7 @@ const SVGParser_default_ = SVGParser;
|
|
|
53139
53150
|
x_ite_Namespace .add ("SVGParser", "x_ite/Parser/SVGParser", SVGParser_default_);
|
|
53140
53151
|
/* harmony default export */ const Parser_SVGParser = (SVGParser_default_);
|
|
53141
53152
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/GoldenGate.js
|
|
53142
|
-
/* provided dependency */ var GoldenGate_$ = __webpack_require__(
|
|
53153
|
+
/* provided dependency */ var GoldenGate_$ = __webpack_require__(468);
|
|
53143
53154
|
/*******************************************************************************
|
|
53144
53155
|
*
|
|
53145
53156
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -53476,7 +53487,7 @@ const Plane3_default_ = Plane3;
|
|
|
53476
53487
|
x_ite_Namespace .add ("Plane3", "standard/Math/Geometry/Plane3", Plane3_default_);
|
|
53477
53488
|
/* harmony default export */ const Geometry_Plane3 = (Plane3_default_);
|
|
53478
53489
|
;// CONCATENATED MODULE: ./src/standard/Math/Geometry/Triangle3.js
|
|
53479
|
-
/* provided dependency */ var Triangle3_libtess = __webpack_require__(
|
|
53490
|
+
/* provided dependency */ var Triangle3_libtess = __webpack_require__(776);
|
|
53480
53491
|
/*******************************************************************************
|
|
53481
53492
|
*
|
|
53482
53493
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -60982,7 +60993,7 @@ const X3DTexture2DNode_default_ = X3DTexture2DNode;
|
|
|
60982
60993
|
x_ite_Namespace .add ("X3DTexture2DNode", "x_ite/Components/Texturing/X3DTexture2DNode", X3DTexture2DNode_default_);
|
|
60983
60994
|
/* harmony default export */ const Texturing_X3DTexture2DNode = (X3DTexture2DNode_default_);
|
|
60984
60995
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/ImageTexture.js
|
|
60985
|
-
/* provided dependency */ var ImageTexture_$ = __webpack_require__(
|
|
60996
|
+
/* provided dependency */ var ImageTexture_$ = __webpack_require__(468);
|
|
60986
60997
|
/*******************************************************************************
|
|
60987
60998
|
*
|
|
60988
60999
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -65579,7 +65590,7 @@ Object .defineProperties (X3DWorld,
|
|
|
65579
65590
|
},
|
|
65580
65591
|
});
|
|
65581
65592
|
|
|
65582
|
-
Base_X3DConstants .
|
|
65593
|
+
Base_X3DConstants .addConstant (X3DWorld .typeName);
|
|
65583
65594
|
|
|
65584
65595
|
const X3DWorld_default_ = X3DWorld;
|
|
65585
65596
|
;
|
|
@@ -65587,7 +65598,7 @@ const X3DWorld_default_ = X3DWorld;
|
|
|
65587
65598
|
x_ite_Namespace .add ("X3DWorld", "x_ite/Execution/X3DWorld", X3DWorld_default_);
|
|
65588
65599
|
/* harmony default export */ const Execution_X3DWorld = (X3DWorld_default_);
|
|
65589
65600
|
;// CONCATENATED MODULE: ./src/x_ite/InputOutput/FileLoader.js
|
|
65590
|
-
/* provided dependency */ var FileLoader_$ = __webpack_require__(
|
|
65601
|
+
/* provided dependency */ var FileLoader_$ = __webpack_require__(468);
|
|
65591
65602
|
/*******************************************************************************
|
|
65592
65603
|
*
|
|
65593
65604
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -66360,7 +66371,7 @@ Object .defineProperties (X3DExternProtoDeclaration,
|
|
|
66360
66371
|
},
|
|
66361
66372
|
});
|
|
66362
66373
|
|
|
66363
|
-
Base_X3DConstants .
|
|
66374
|
+
Base_X3DConstants .addConstant (X3DExternProtoDeclaration .typeName);
|
|
66364
66375
|
|
|
66365
66376
|
const X3DExternProtoDeclaration_default_ = X3DExternProtoDeclaration;
|
|
66366
66377
|
;
|
|
@@ -66518,7 +66529,7 @@ const ProtoDeclarationArray_default_ = ProtoDeclarationArray;
|
|
|
66518
66529
|
x_ite_Namespace .add ("ProtoDeclarationArray", "x_ite/Prototype/ProtoDeclarationArray", ProtoDeclarationArray_default_);
|
|
66519
66530
|
/* harmony default export */ const Prototype_ProtoDeclarationArray = (ProtoDeclarationArray_default_);
|
|
66520
66531
|
;// CONCATENATED MODULE: ./src/x_ite/Routing/X3DRoute.js
|
|
66521
|
-
/* provided dependency */ var X3DRoute_$ = __webpack_require__(
|
|
66532
|
+
/* provided dependency */ var X3DRoute_$ = __webpack_require__(468);
|
|
66522
66533
|
/*******************************************************************************
|
|
66523
66534
|
*
|
|
66524
66535
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -68014,7 +68025,7 @@ Object .defineProperties (X3DExecutionContext,
|
|
|
68014
68025
|
},
|
|
68015
68026
|
});
|
|
68016
68027
|
|
|
68017
|
-
Base_X3DConstants .
|
|
68028
|
+
Base_X3DConstants .addConstant (X3DExecutionContext .typeName);
|
|
68018
68029
|
|
|
68019
68030
|
const X3DExecutionContext_default_ = X3DExecutionContext;
|
|
68020
68031
|
;
|
|
@@ -89387,7 +89398,7 @@ const X3DShaderNode_default_ = X3DShaderNode;
|
|
|
89387
89398
|
x_ite_Namespace .add ("X3DShaderNode", "x_ite/Components/Shaders/X3DShaderNode", X3DShaderNode_default_);
|
|
89388
89399
|
/* harmony default export */ const Shaders_X3DShaderNode = (X3DShaderNode_default_);
|
|
89389
89400
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Shaders/X3DProgrammableShaderObject.js
|
|
89390
|
-
/* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(
|
|
89401
|
+
/* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(468);
|
|
89391
89402
|
/*******************************************************************************
|
|
89392
89403
|
*
|
|
89393
89404
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -95028,7 +95039,7 @@ const ShaderCompiler_default_ = ShaderCompiler;
|
|
|
95028
95039
|
x_ite_Namespace .add ("ShaderCompiler", "x_ite/Browser/Shaders/ShaderCompiler", ShaderCompiler_default_);
|
|
95029
95040
|
/* harmony default export */ const Shaders_ShaderCompiler = (ShaderCompiler_default_);
|
|
95030
95041
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Shaders/ShaderPart.js
|
|
95031
|
-
/* provided dependency */ var ShaderPart_$ = __webpack_require__(
|
|
95042
|
+
/* provided dependency */ var ShaderPart_$ = __webpack_require__(468);
|
|
95032
95043
|
/*******************************************************************************
|
|
95033
95044
|
*
|
|
95034
95045
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -95685,7 +95696,7 @@ const X3DAppearanceNode_default_ = X3DAppearanceNode;
|
|
|
95685
95696
|
x_ite_Namespace .add ("X3DAppearanceNode", "x_ite/Components/Shape/X3DAppearanceNode", X3DAppearanceNode_default_);
|
|
95686
95697
|
/* harmony default export */ const Shape_X3DAppearanceNode = (X3DAppearanceNode_default_);
|
|
95687
95698
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Shape/Appearance.js
|
|
95688
|
-
/* provided dependency */ var Appearance_$ = __webpack_require__(
|
|
95699
|
+
/* provided dependency */ var Appearance_$ = __webpack_require__(468);
|
|
95689
95700
|
/*******************************************************************************
|
|
95690
95701
|
*
|
|
95691
95702
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -96118,9 +96129,9 @@ Object .defineProperties (Appearance,
|
|
|
96118
96129
|
{
|
|
96119
96130
|
value: new Base_FieldDefinitionArray ([
|
|
96120
96131
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "metadata", new x_ite_Fields .SFNode ()),
|
|
96121
|
-
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "acousticProperties", new x_ite_Fields .SFNode ()),
|
|
96122
96132
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "alphaMode", new x_ite_Fields .SFString ("AUTO")),
|
|
96123
96133
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "alphaCutoff", new x_ite_Fields .SFFloat (0.5)),
|
|
96134
|
+
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "acousticProperties", new x_ite_Fields .SFNode ()),
|
|
96124
96135
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "pointProperties", new x_ite_Fields .SFNode ()),
|
|
96125
96136
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "lineProperties", new x_ite_Fields .SFNode ()),
|
|
96126
96137
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "fillProperties", new x_ite_Fields .SFNode ()),
|
|
@@ -98527,8 +98538,8 @@ Object .defineProperties (Shape,
|
|
|
98527
98538
|
{
|
|
98528
98539
|
value: new Base_FieldDefinitionArray ([
|
|
98529
98540
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "metadata", new x_ite_Fields .SFNode ()),
|
|
98530
|
-
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "visible", new x_ite_Fields .SFBool (true)),
|
|
98531
98541
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "castShadow", new x_ite_Fields .SFBool (true)),
|
|
98542
|
+
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "visible", new x_ite_Fields .SFBool (true)),
|
|
98532
98543
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "bboxDisplay", new x_ite_Fields .SFBool ()),
|
|
98533
98544
|
new Base_X3DFieldDefinition (Base_X3DConstants .initializeOnly, "bboxSize", new x_ite_Fields .SFVec3f (-1, -1, -1)),
|
|
98534
98545
|
new Base_X3DFieldDefinition (Base_X3DConstants .initializeOnly, "bboxCenter", new x_ite_Fields .SFVec3f ()),
|
|
@@ -99103,7 +99114,7 @@ const Components_Shape_default_ = {
|
|
|
99103
99114
|
x_ite_Namespace .add ("Shape", "x_ite/Components/Shape", Components_Shape_default_);
|
|
99104
99115
|
/* harmony default export */ const Components_Shape = (Components_Shape_default_);
|
|
99105
99116
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/X3DSoundProcessingNode.js
|
|
99106
|
-
/* provided dependency */ var X3DSoundProcessingNode_$ = __webpack_require__(
|
|
99117
|
+
/* provided dependency */ var X3DSoundProcessingNode_$ = __webpack_require__(468);
|
|
99107
99118
|
/*******************************************************************************
|
|
99108
99119
|
*
|
|
99109
99120
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -99743,7 +99754,7 @@ const X3DSoundSourceNode_default_ = X3DSoundSourceNode;
|
|
|
99743
99754
|
x_ite_Namespace .add ("X3DSoundSourceNode", "x_ite/Components/Sound/X3DSoundSourceNode", X3DSoundSourceNode_default_);
|
|
99744
99755
|
/* harmony default export */ const Sound_X3DSoundSourceNode = (X3DSoundSourceNode_default_);
|
|
99745
99756
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/AudioClip.js
|
|
99746
|
-
/* provided dependency */ var AudioClip_$ = __webpack_require__(
|
|
99757
|
+
/* provided dependency */ var AudioClip_$ = __webpack_require__(468);
|
|
99747
99758
|
/*******************************************************************************
|
|
99748
99759
|
*
|
|
99749
99760
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -100045,7 +100056,7 @@ const X3DSoundNode_default_ = X3DSoundNode;
|
|
|
100045
100056
|
x_ite_Namespace .add ("X3DSoundNode", "x_ite/Components/Sound/X3DSoundNode", X3DSoundNode_default_);
|
|
100046
100057
|
/* harmony default export */ const Sound_X3DSoundNode = (X3DSoundNode_default_);
|
|
100047
100058
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/X3DSoundDestinationNode.js
|
|
100048
|
-
/* provided dependency */ var X3DSoundDestinationNode_$ = __webpack_require__(
|
|
100059
|
+
/* provided dependency */ var X3DSoundDestinationNode_$ = __webpack_require__(468);
|
|
100049
100060
|
/*******************************************************************************
|
|
100050
100061
|
*
|
|
100051
100062
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -101695,7 +101706,7 @@ const ListenerPointSource_default_ = ListenerPointSource;
|
|
|
101695
101706
|
x_ite_Namespace .add ("ListenerPointSource", "x_ite/Components/Sound/ListenerPointSource", ListenerPointSource_default_);
|
|
101696
101707
|
/* harmony default export */ const Sound_ListenerPointSource = (ListenerPointSource_default_);
|
|
101697
101708
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/MicrophoneSource.js
|
|
101698
|
-
/* provided dependency */ var MicrophoneSource_$ = __webpack_require__(
|
|
101709
|
+
/* provided dependency */ var MicrophoneSource_$ = __webpack_require__(468);
|
|
101699
101710
|
/*******************************************************************************
|
|
101700
101711
|
*
|
|
101701
101712
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -103364,8 +103375,8 @@ const GifMedia_default_ = GifMedia;
|
|
|
103364
103375
|
x_ite_Namespace .add ("GifMedia", "x_ite/Browser/Texturing/GifMedia", GifMedia_default_);
|
|
103365
103376
|
/* harmony default export */ const Texturing_GifMedia = (GifMedia_default_);
|
|
103366
103377
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/MovieTexture.js
|
|
103367
|
-
/* provided dependency */ var MovieTexture_$ = __webpack_require__(
|
|
103368
|
-
/* provided dependency */ var SuperGif = __webpack_require__(
|
|
103378
|
+
/* provided dependency */ var MovieTexture_$ = __webpack_require__(468);
|
|
103379
|
+
/* provided dependency */ var SuperGif = __webpack_require__(716);
|
|
103369
103380
|
/*******************************************************************************
|
|
103370
103381
|
*
|
|
103371
103382
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -106640,7 +106651,7 @@ const gettext_default_ = gettext;
|
|
|
106640
106651
|
x_ite_Namespace .add ("gettext", "locale/gettext", gettext_default_);
|
|
106641
106652
|
/* harmony default export */ const locale_gettext = (gettext_default_);
|
|
106642
106653
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/BrowserTimings.js
|
|
106643
|
-
/* provided dependency */ var BrowserTimings_$ = __webpack_require__(
|
|
106654
|
+
/* provided dependency */ var BrowserTimings_$ = __webpack_require__(468);
|
|
106644
106655
|
/*******************************************************************************
|
|
106645
106656
|
*
|
|
106646
106657
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -107070,7 +107081,7 @@ const TextureQuality_default_ = TextureQuality;
|
|
|
107070
107081
|
x_ite_Namespace .add ("TextureQuality", "x_ite/Browser/Core/TextureQuality", TextureQuality_default_);
|
|
107071
107082
|
/* harmony default export */ const Core_TextureQuality = (TextureQuality_default_);
|
|
107072
107083
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/BrowserOptions.js
|
|
107073
|
-
/* provided dependency */ var BrowserOptions_$ = __webpack_require__(
|
|
107084
|
+
/* provided dependency */ var BrowserOptions_$ = __webpack_require__(468);
|
|
107074
107085
|
/*******************************************************************************
|
|
107075
107086
|
*
|
|
107076
107087
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -107660,7 +107671,7 @@ const RenderingProperties_default_ = RenderingProperties;
|
|
|
107660
107671
|
x_ite_Namespace .add ("RenderingProperties", "x_ite/Browser/Core/RenderingProperties", RenderingProperties_default_);
|
|
107661
107672
|
/* harmony default export */ const Core_RenderingProperties = (RenderingProperties_default_);
|
|
107662
107673
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/Notification.js
|
|
107663
|
-
/* provided dependency */ var Notification_$ = __webpack_require__(
|
|
107674
|
+
/* provided dependency */ var Notification_$ = __webpack_require__(468);
|
|
107664
107675
|
/*******************************************************************************
|
|
107665
107676
|
*
|
|
107666
107677
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -107783,8 +107794,8 @@ const Notification_default_ = Notification;
|
|
|
107783
107794
|
x_ite_Namespace .add ("Notification", "x_ite/Browser/Core/Notification", Notification_default_);
|
|
107784
107795
|
/* harmony default export */ const Core_Notification = (Notification_default_);
|
|
107785
107796
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/ContextMenu.js
|
|
107786
|
-
/* provided dependency */ var jquery_fullscreen = __webpack_require__(
|
|
107787
|
-
/* provided dependency */ var ContextMenu_$ = __webpack_require__(
|
|
107797
|
+
/* provided dependency */ var jquery_fullscreen = __webpack_require__(332);
|
|
107798
|
+
/* provided dependency */ var ContextMenu_$ = __webpack_require__(468);
|
|
107788
107799
|
/*******************************************************************************
|
|
107789
107800
|
*
|
|
107790
107801
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -110391,7 +110402,7 @@ Object .defineProperties (X3DScene,
|
|
|
110391
110402
|
},
|
|
110392
110403
|
});
|
|
110393
110404
|
|
|
110394
|
-
Base_X3DConstants .
|
|
110405
|
+
Base_X3DConstants .addConstant (X3DScene .typeName);
|
|
110395
110406
|
|
|
110396
110407
|
const X3DScene_default_ = X3DScene;
|
|
110397
110408
|
;
|
|
@@ -110536,7 +110547,7 @@ const DataStorage_default_ = DataStorage;
|
|
|
110536
110547
|
x_ite_Namespace .add ("DataStorage", "standard/Utility/DataStorage", DataStorage_default_);
|
|
110537
110548
|
/* harmony default export */ const Utility_DataStorage = (DataStorage_default_);
|
|
110538
110549
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/X3DCoreContext.js
|
|
110539
|
-
/* provided dependency */ var X3DCoreContext_$ = __webpack_require__(
|
|
110550
|
+
/* provided dependency */ var X3DCoreContext_$ = __webpack_require__(468);
|
|
110540
110551
|
/*******************************************************************************
|
|
110541
110552
|
*
|
|
110542
110553
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -113059,8 +113070,8 @@ const X3DViewer_default_ = X3DViewer;
|
|
|
113059
113070
|
x_ite_Namespace .add ("X3DViewer", "x_ite/Browser/Navigation/X3DViewer", X3DViewer_default_);
|
|
113060
113071
|
/* harmony default export */ const Navigation_X3DViewer = (X3DViewer_default_);
|
|
113061
113072
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/ExamineViewer.js
|
|
113062
|
-
/* provided dependency */ var jquery_mousewheel = __webpack_require__(
|
|
113063
|
-
/* provided dependency */ var ExamineViewer_$ = __webpack_require__(
|
|
113073
|
+
/* provided dependency */ var jquery_mousewheel = __webpack_require__(128);
|
|
113074
|
+
/* provided dependency */ var ExamineViewer_$ = __webpack_require__(468);
|
|
113064
113075
|
/*******************************************************************************
|
|
113065
113076
|
*
|
|
113066
113077
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -113932,8 +113943,8 @@ const ExamineViewer_default_ = ExamineViewer;
|
|
|
113932
113943
|
x_ite_Namespace .add ("ExamineViewer", "x_ite/Browser/Navigation/ExamineViewer", ExamineViewer_default_);
|
|
113933
113944
|
/* harmony default export */ const Navigation_ExamineViewer = (ExamineViewer_default_);
|
|
113934
113945
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/X3DFlyViewer.js
|
|
113935
|
-
/* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(
|
|
113936
|
-
/* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(
|
|
113946
|
+
/* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(128);
|
|
113947
|
+
/* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(468);
|
|
113937
113948
|
/*******************************************************************************
|
|
113938
113949
|
*
|
|
113939
113950
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -114942,8 +114953,8 @@ const FlyViewer_default_ = FlyViewer;
|
|
|
114942
114953
|
x_ite_Namespace .add ("FlyViewer", "x_ite/Browser/Navigation/FlyViewer", FlyViewer_default_);
|
|
114943
114954
|
/* harmony default export */ const Navigation_FlyViewer = (FlyViewer_default_);
|
|
114944
114955
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/PlaneViewer.js
|
|
114945
|
-
/* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(
|
|
114946
|
-
/* provided dependency */ var PlaneViewer_$ = __webpack_require__(
|
|
114956
|
+
/* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(128);
|
|
114957
|
+
/* provided dependency */ var PlaneViewer_$ = __webpack_require__(468);
|
|
114947
114958
|
/*******************************************************************************
|
|
114948
114959
|
*
|
|
114949
114960
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -115274,8 +115285,8 @@ const NoneViewer_default_ = NoneViewer;
|
|
|
115274
115285
|
x_ite_Namespace .add ("NoneViewer", "x_ite/Browser/Navigation/NoneViewer", NoneViewer_default_);
|
|
115275
115286
|
/* harmony default export */ const Navigation_NoneViewer = (NoneViewer_default_);
|
|
115276
115287
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/LookAtViewer.js
|
|
115277
|
-
/* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(
|
|
115278
|
-
/* provided dependency */ var LookAtViewer_$ = __webpack_require__(
|
|
115288
|
+
/* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(128);
|
|
115289
|
+
/* provided dependency */ var LookAtViewer_$ = __webpack_require__(468);
|
|
115279
115290
|
/*******************************************************************************
|
|
115280
115291
|
*
|
|
115281
115292
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -116414,8 +116425,8 @@ const X3DPickingContext_default_ = X3DPickingContext;
|
|
|
116414
116425
|
x_ite_Namespace .add ("X3DPickingContext", "x_ite/Browser/Picking/X3DPickingContext", X3DPickingContext_default_);
|
|
116415
116426
|
/* harmony default export */ const Picking_X3DPickingContext = (X3DPickingContext_default_);
|
|
116416
116427
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/PointingDeviceSensor/PointingDevice.js
|
|
116417
|
-
/* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(
|
|
116418
|
-
/* provided dependency */ var PointingDevice_$ = __webpack_require__(
|
|
116428
|
+
/* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(128);
|
|
116429
|
+
/* provided dependency */ var PointingDevice_$ = __webpack_require__(468);
|
|
116419
116430
|
/*******************************************************************************
|
|
116420
116431
|
*
|
|
116421
116432
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -117694,7 +117705,7 @@ const MultiSampleFrameBuffer_default_ = MultiSampleFrameBuffer;
|
|
|
117694
117705
|
x_ite_Namespace .add ("MultiSampleFrameBuffer", "x_ite/Rendering/MultiSampleFrameBuffer", MultiSampleFrameBuffer_default_);
|
|
117695
117706
|
/* harmony default export */ const Rendering_MultiSampleFrameBuffer = (MultiSampleFrameBuffer_default_);
|
|
117696
117707
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Rendering/X3DRenderingContext.js
|
|
117697
|
-
/* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(
|
|
117708
|
+
/* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(468);
|
|
117698
117709
|
/*******************************************************************************
|
|
117699
117710
|
*
|
|
117700
117711
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -118596,7 +118607,7 @@ const X3DSoundContext_default_ = X3DSoundContext;
|
|
|
118596
118607
|
x_ite_Namespace .add ("X3DSoundContext", "x_ite/Browser/Sound/X3DSoundContext", X3DSoundContext_default_);
|
|
118597
118608
|
/* harmony default export */ const Sound_X3DSoundContext = (X3DSoundContext_default_);
|
|
118598
118609
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Texturing/KTXDecoder.js
|
|
118599
|
-
/* provided dependency */ var KTXDecoder_$ = __webpack_require__(
|
|
118610
|
+
/* provided dependency */ var KTXDecoder_$ = __webpack_require__(468);
|
|
118600
118611
|
const KTXDecoder_default_ = class KTXDecoder
|
|
118601
118612
|
{
|
|
118602
118613
|
constructor (gl, externalKtxlib, scriptDir)
|
|
@@ -119380,7 +119391,7 @@ Object .assign (Object .setPrototypeOf (AbstractNodesArray .prototype, Base_X3DI
|
|
|
119380
119391
|
{
|
|
119381
119392
|
add (typeName, AbstractNode)
|
|
119382
119393
|
{
|
|
119383
|
-
Base_X3DConstants .
|
|
119394
|
+
Base_X3DConstants .addConstant (AbstractNode .typeName);
|
|
119384
119395
|
|
|
119385
119396
|
Base_X3DInfoArray .prototype .add .call (this, typeName, AbstractNode);
|
|
119386
119397
|
},
|
|
@@ -119519,14 +119530,14 @@ Object .assign (Object .setPrototypeOf (ConcreteNodesArray .prototype, Base_X3DI
|
|
|
119519
119530
|
{
|
|
119520
119531
|
add (typeName, ConcreteNode)
|
|
119521
119532
|
{
|
|
119522
|
-
Base_X3DConstants .
|
|
119533
|
+
Base_X3DConstants .addConstant (ConcreteNode .typeName);
|
|
119523
119534
|
Parser_HTMLSupport .addConcreteNode (ConcreteNode);
|
|
119524
119535
|
|
|
119525
119536
|
Base_X3DInfoArray .prototype .add .call (this, typeName, ConcreteNode);
|
|
119526
119537
|
},
|
|
119527
119538
|
update (oldTypeName, typeName, ConcreteNode)
|
|
119528
119539
|
{
|
|
119529
|
-
Base_X3DConstants .
|
|
119540
|
+
Base_X3DConstants .addConstant (ConcreteNode .typeName);
|
|
119530
119541
|
Parser_HTMLSupport .addConcreteNode (ConcreteNode);
|
|
119531
119542
|
|
|
119532
119543
|
Base_X3DInfoArray .prototype .update .call (this, oldTypeName, typeName, ConcreteNode);
|
|
@@ -120149,7 +120160,7 @@ const Components_default_ = Components;
|
|
|
120149
120160
|
x_ite_Namespace .add ("Components", "x_ite/Components", Components_default_);
|
|
120150
120161
|
/* harmony default export */ const x_ite_Components = ((/* unused pure expression or super */ null && (Components_default_)));
|
|
120151
120162
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/DOMIntegration.js
|
|
120152
|
-
/* provided dependency */ var DOMIntegration_$ = __webpack_require__(
|
|
120163
|
+
/* provided dependency */ var DOMIntegration_$ = __webpack_require__(468);
|
|
120153
120164
|
/*******************************************************************************
|
|
120154
120165
|
* MIT License
|
|
120155
120166
|
*
|
|
@@ -121280,7 +121291,7 @@ const SupportedProfiles_default_ = SupportedProfiles;
|
|
|
121280
121291
|
x_ite_Namespace .add ("SupportedProfiles", "x_ite/Configuration/SupportedProfiles", SupportedProfiles_default_);
|
|
121281
121292
|
/* harmony default export */ const Configuration_SupportedProfiles = (SupportedProfiles_default_);
|
|
121282
121293
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/X3DBrowser.js
|
|
121283
|
-
/* provided dependency */ var X3DBrowser_$ = __webpack_require__(
|
|
121294
|
+
/* provided dependency */ var X3DBrowser_$ = __webpack_require__(468);
|
|
121284
121295
|
/*******************************************************************************
|
|
121285
121296
|
*
|
|
121286
121297
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -122363,7 +122374,7 @@ Object .defineProperties (X3DBrowser,
|
|
|
122363
122374
|
},
|
|
122364
122375
|
});
|
|
122365
122376
|
|
|
122366
|
-
Base_X3DConstants .
|
|
122377
|
+
Base_X3DConstants .addConstant (X3DBrowser .typeName);
|
|
122367
122378
|
|
|
122368
122379
|
const X3DBrowser_default_ = X3DBrowser;
|
|
122369
122380
|
;
|
|
@@ -122371,7 +122382,7 @@ const X3DBrowser_default_ = X3DBrowser;
|
|
|
122371
122382
|
x_ite_Namespace .add ("X3DBrowser", "x_ite/Browser/X3DBrowser", X3DBrowser_default_);
|
|
122372
122383
|
/* harmony default export */ const Browser_X3DBrowser = (X3DBrowser_default_);
|
|
122373
122384
|
;// CONCATENATED MODULE: ./src/x_ite/X3DCanvasElement.js
|
|
122374
|
-
/* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(
|
|
122385
|
+
/* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(468);
|
|
122375
122386
|
/*******************************************************************************
|
|
122376
122387
|
*
|
|
122377
122388
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -122503,8 +122514,8 @@ const X3DCanvasElement_default_ = X3DCanvasElement;
|
|
|
122503
122514
|
x_ite_Namespace .add ("X3DCanvasElement", "x_ite/X3DCanvasElement", X3DCanvasElement_default_);
|
|
122504
122515
|
/* harmony default export */ const x_ite_X3DCanvasElement = (X3DCanvasElement_default_);
|
|
122505
122516
|
;// CONCATENATED MODULE: ./src/lib/jquery.js
|
|
122506
|
-
/* provided dependency */ var jquery_$ = __webpack_require__(
|
|
122507
|
-
/* provided dependency */ var pako = __webpack_require__(
|
|
122517
|
+
/* provided dependency */ var jquery_$ = __webpack_require__(468);
|
|
122518
|
+
/* provided dependency */ var pako = __webpack_require__(112);
|
|
122508
122519
|
Object .assign (jquery_$,
|
|
122509
122520
|
{
|
|
122510
122521
|
decodeText (input)
|
|
@@ -122581,14 +122592,14 @@ const jquery_default_ = jquery_$;
|
|
|
122581
122592
|
x_ite_Namespace .add ("jquery", "lib/jquery", jquery_default_);
|
|
122582
122593
|
/* harmony default export */ const jquery = ((/* unused pure expression or super */ null && (jquery_default_)));
|
|
122583
122594
|
;// CONCATENATED MODULE: ./src/lib/libtess.js
|
|
122584
|
-
/* provided dependency */ var libtess_libtess = __webpack_require__(
|
|
122595
|
+
/* provided dependency */ var libtess_libtess = __webpack_require__(776);
|
|
122585
122596
|
const libtess_default_ = libtess_libtess;
|
|
122586
122597
|
;
|
|
122587
122598
|
|
|
122588
122599
|
x_ite_Namespace .add ("libtess", "lib/libtess", libtess_default_);
|
|
122589
122600
|
/* harmony default export */ const lib_libtess = ((/* unused pure expression or super */ null && (libtess_default_)));
|
|
122590
122601
|
;// CONCATENATED MODULE: ./src/x_ite/X3D.js
|
|
122591
|
-
/* provided dependency */ var X3D_$ = __webpack_require__(
|
|
122602
|
+
/* provided dependency */ var X3D_$ = __webpack_require__(468);
|
|
122592
122603
|
/*******************************************************************************
|
|
122593
122604
|
*
|
|
122594
122605
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -122896,7 +122907,7 @@ Object .assign (X3D,
|
|
|
122896
122907
|
|
|
122897
122908
|
// Assign X3D to global namespace.
|
|
122898
122909
|
|
|
122899
|
-
window [Symbol .for ("X_ITE.X3D-9.2.
|
|
122910
|
+
window [Symbol .for ("X_ITE.X3D-9.2.4")] = x_ite_X3D;
|
|
122900
122911
|
|
|
122901
122912
|
customElements .define ("x3d-canvas", x_ite_X3DCanvasElement);
|
|
122902
122913
|
|