x_ite 10.5.9 → 10.5.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +9 -5
- package/dist/assets/components/AnnotationComponent.js +2 -2
- package/dist/assets/components/AnnotationComponent.min.js +2 -2
- package/dist/assets/components/CADGeometryComponent.js +2 -2
- package/dist/assets/components/CADGeometryComponent.min.js +2 -2
- package/dist/assets/components/CubeMapTexturingComponent.js +2 -2
- package/dist/assets/components/CubeMapTexturingComponent.min.js +2 -2
- package/dist/assets/components/DISComponent.js +2 -2
- package/dist/assets/components/DISComponent.min.js +2 -2
- package/dist/assets/components/EventUtilitiesComponent.js +2 -2
- package/dist/assets/components/EventUtilitiesComponent.min.js +2 -2
- package/dist/assets/components/Geometry2DComponent.js +2 -2
- package/dist/assets/components/Geometry2DComponent.min.js +2 -2
- package/dist/assets/components/GeospatialComponent.js +2 -2
- package/dist/assets/components/GeospatialComponent.min.js +2 -2
- package/dist/assets/components/HAnimComponent.js +2 -2
- package/dist/assets/components/HAnimComponent.min.js +2 -2
- package/dist/assets/components/KeyDeviceSensorComponent.js +2 -2
- package/dist/assets/components/KeyDeviceSensorComponent.min.js +2 -2
- package/dist/assets/components/LayoutComponent.js +8 -42
- package/dist/assets/components/LayoutComponent.min.js +2 -2
- package/dist/assets/components/NURBSComponent.js +14 -8
- package/dist/assets/components/NURBSComponent.min.js +2 -2
- package/dist/assets/components/ParticleSystemsComponent.js +2 -2
- package/dist/assets/components/ParticleSystemsComponent.min.js +2 -2
- package/dist/assets/components/PickingComponent.js +2 -2
- package/dist/assets/components/PickingComponent.min.js +2 -2
- package/dist/assets/components/RigidBodyPhysicsComponent.js +3 -3
- package/dist/assets/components/RigidBodyPhysicsComponent.min.js +2 -2
- package/dist/assets/components/ScriptingComponent.js +2 -2
- package/dist/assets/components/ScriptingComponent.min.js +2 -2
- package/dist/assets/components/TextComponent.js +5 -5
- package/dist/assets/components/TextComponent.min.js +2 -2
- package/dist/assets/components/TextureProjectionComponent.js +2 -2
- package/dist/assets/components/TextureProjectionComponent.min.js +2 -2
- package/dist/assets/components/Texturing3DComponent.js +11 -11
- package/dist/assets/components/Texturing3DComponent.min.js +2 -2
- package/dist/assets/components/VolumeRenderingComponent.js +2 -2
- package/dist/assets/components/VolumeRenderingComponent.min.js +2 -2
- package/dist/assets/components/X_ITEComponent.js +2 -2
- package/dist/assets/components/X_ITEComponent.min.js +2 -2
- package/dist/example.html +1 -1
- package/dist/x_ite.css +1 -1
- package/dist/x_ite.js +150 -109
- package/dist/x_ite.min.js +2 -2
- package/dist/x_ite.min.mjs +2 -2
- package/dist/x_ite.mjs +149 -108
- package/dist/x_ite.zip +0 -0
- package/package.json +4 -4
package/dist/x_ite.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* X_ITE v10.5.
|
|
1
|
+
/* X_ITE v10.5.11 */
|
|
2
2
|
(function webpackUniversalModuleDefinition(root, factory) {
|
|
3
3
|
if(typeof exports === 'object' && typeof module === 'object')
|
|
4
4
|
module.exports = factory();
|
|
@@ -12,10 +12,10 @@
|
|
|
12
12
|
return /******/ (() => { // webpackBootstrap
|
|
13
13
|
/******/ var __webpack_modules__ = ({
|
|
14
14
|
|
|
15
|
-
/***/
|
|
15
|
+
/***/ 400:
|
|
16
16
|
/***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
|
|
17
17
|
|
|
18
|
-
/* provided dependency */ var jQuery = __webpack_require__(
|
|
18
|
+
/* provided dependency */ var jQuery = __webpack_require__(524);
|
|
19
19
|
/**
|
|
20
20
|
* @preserve jquery.fullscreen 1.1.5
|
|
21
21
|
* https://github.com/code-lts/jquery-fullscreen-plugin
|
|
@@ -211,7 +211,7 @@ installFullScreenHandlers();
|
|
|
211
211
|
|
|
212
212
|
/***/ }),
|
|
213
213
|
|
|
214
|
-
/***/
|
|
214
|
+
/***/ 866:
|
|
215
215
|
/***/ ((module, exports, __webpack_require__) => {
|
|
216
216
|
|
|
217
217
|
var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!
|
|
@@ -225,7 +225,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
|
|
|
225
225
|
(function (factory) {
|
|
226
226
|
if ( true ) {
|
|
227
227
|
// AMD. Register as an anonymous module.
|
|
228
|
-
!(__WEBPACK_AMD_DEFINE_ARRAY__ = [__webpack_require__(
|
|
228
|
+
!(__WEBPACK_AMD_DEFINE_ARRAY__ = [__webpack_require__(524)], __WEBPACK_AMD_DEFINE_FACTORY__ = (factory),
|
|
229
229
|
__WEBPACK_AMD_DEFINE_RESULT__ = (typeof __WEBPACK_AMD_DEFINE_FACTORY__ === 'function' ?
|
|
230
230
|
(__WEBPACK_AMD_DEFINE_FACTORY__.apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__)) : __WEBPACK_AMD_DEFINE_FACTORY__),
|
|
231
231
|
__WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
|
|
@@ -436,7 +436,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
|
|
|
436
436
|
|
|
437
437
|
/***/ }),
|
|
438
438
|
|
|
439
|
-
/***/
|
|
439
|
+
/***/ 524:
|
|
440
440
|
/***/ (function(module, exports) {
|
|
441
441
|
|
|
442
442
|
var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!
|
|
@@ -11160,7 +11160,7 @@ return jQuery;
|
|
|
11160
11160
|
|
|
11161
11161
|
/***/ }),
|
|
11162
11162
|
|
|
11163
|
-
/***/
|
|
11163
|
+
/***/ 153:
|
|
11164
11164
|
/***/ ((module) => {
|
|
11165
11165
|
|
|
11166
11166
|
/**
|
|
@@ -15939,7 +15939,7 @@ if (true) {
|
|
|
15939
15939
|
|
|
15940
15940
|
/***/ }),
|
|
15941
15941
|
|
|
15942
|
-
/***/
|
|
15942
|
+
/***/ 496:
|
|
15943
15943
|
/***/ (function(__unused_webpack_module, exports) {
|
|
15944
15944
|
|
|
15945
15945
|
|
|
@@ -19184,7 +19184,7 @@ if (true) {
|
|
|
19184
19184
|
|
|
19185
19185
|
/***/ }),
|
|
19186
19186
|
|
|
19187
|
-
/***/
|
|
19187
|
+
/***/ 63:
|
|
19188
19188
|
/***/ (function(module, exports) {
|
|
19189
19189
|
|
|
19190
19190
|
var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*
|
|
@@ -20242,7 +20242,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
|
|
|
20242
20242
|
/******/
|
|
20243
20243
|
/************************************************************************/
|
|
20244
20244
|
var __webpack_exports__ = {};
|
|
20245
|
-
// This entry
|
|
20245
|
+
// This entry needs to be wrapped in an IIFE because it needs to be in strict mode.
|
|
20246
20246
|
(() => {
|
|
20247
20247
|
"use strict";
|
|
20248
20248
|
|
|
@@ -20311,7 +20311,7 @@ Object .defineProperty (Namespace, "add",
|
|
|
20311
20311
|
return module;
|
|
20312
20312
|
}
|
|
20313
20313
|
|
|
20314
|
-
const X3D = window [Symbol .for ("X_ITE.X3D-10.5.
|
|
20314
|
+
const X3D = window [Symbol .for ("X_ITE.X3D-10.5.11")];
|
|
20315
20315
|
|
|
20316
20316
|
if (X3D)
|
|
20317
20317
|
X3D [name] = module;
|
|
@@ -21154,11 +21154,9 @@ Object .assign (Generator .prototype,
|
|
|
21154
21154
|
},
|
|
21155
21155
|
ExistsRouteNode (routeNode)
|
|
21156
21156
|
{
|
|
21157
|
-
const
|
|
21158
|
-
namesByNode = this .namesByNode .get (this .ExecutionContext ()),
|
|
21159
|
-
routeNodes = this .routeNodes .get (this .ExecutionContext ());
|
|
21157
|
+
const routeNodes = this .routeNodes .get (this .ExecutionContext ());
|
|
21160
21158
|
|
|
21161
|
-
return
|
|
21159
|
+
return routeNodes .has (routeNode);
|
|
21162
21160
|
},
|
|
21163
21161
|
IsSharedNode (baseNode)
|
|
21164
21162
|
{
|
|
@@ -29223,13 +29221,9 @@ const SFNodeCache =
|
|
|
29223
29221
|
|
|
29224
29222
|
function dispose ()
|
|
29225
29223
|
{
|
|
29226
|
-
|
|
29227
|
-
|
|
29228
|
-
value ?.dispose ();
|
|
29224
|
+
this .getValue () ?.dispose ();
|
|
29229
29225
|
|
|
29230
29226
|
Fields_SFNode .prototype .dispose .call (this);
|
|
29231
|
-
|
|
29232
|
-
SFNodeCache .delete (value);
|
|
29233
29227
|
}
|
|
29234
29228
|
|
|
29235
29229
|
const SFNodeCache_default_ = SFNodeCache;
|
|
@@ -34193,7 +34187,7 @@ const X3DBaseNode_default_ = X3DBaseNode;
|
|
|
34193
34187
|
|
|
34194
34188
|
/* harmony default export */ const Base_X3DBaseNode = (x_ite_Namespace .add ("X3DBaseNode", X3DBaseNode_default_));
|
|
34195
34189
|
;// ./src/x_ite/Browser/Legacy.js
|
|
34196
|
-
/* provided dependency */ var $ = __webpack_require__(
|
|
34190
|
+
/* provided dependency */ var $ = __webpack_require__(524);
|
|
34197
34191
|
/*******************************************************************************
|
|
34198
34192
|
*
|
|
34199
34193
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -34329,7 +34323,7 @@ const Legacy_default_ = Legacy;
|
|
|
34329
34323
|
*
|
|
34330
34324
|
******************************************************************************/
|
|
34331
34325
|
|
|
34332
|
-
const BROWSER_VERSION_default_ = "10.5.
|
|
34326
|
+
const BROWSER_VERSION_default_ = "10.5.11";
|
|
34333
34327
|
;
|
|
34334
34328
|
|
|
34335
34329
|
/* harmony default export */ const BROWSER_VERSION = (x_ite_Namespace .add ("BROWSER_VERSION", BROWSER_VERSION_default_));
|
|
@@ -34386,6 +34380,7 @@ const BROWSER_VERSION_default_ = "10.5.9";
|
|
|
34386
34380
|
|
|
34387
34381
|
|
|
34388
34382
|
|
|
34383
|
+
|
|
34389
34384
|
const _metaDataCallbacks = Symbol ();
|
|
34390
34385
|
|
|
34391
34386
|
function X3DNode (executionContext)
|
|
@@ -35610,6 +35605,7 @@ Object .assign (Object .setPrototypeOf (X3DNode .prototype, Base_X3DBaseNode .pr
|
|
|
35610
35605
|
}
|
|
35611
35606
|
}
|
|
35612
35607
|
|
|
35608
|
+
|
|
35613
35609
|
// Type name
|
|
35614
35610
|
|
|
35615
35611
|
generator .string += '{';
|
|
@@ -36101,6 +36097,8 @@ Object .assign (Object .setPrototypeOf (X3DNode .prototype, Base_X3DBaseNode .pr
|
|
|
36101
36097
|
firstParent .setValue (null);
|
|
36102
36098
|
}
|
|
36103
36099
|
|
|
36100
|
+
Fields_SFNodeCache .delete (this);
|
|
36101
|
+
|
|
36104
36102
|
// Call super.dispose, where fields get disposed.
|
|
36105
36103
|
|
|
36106
36104
|
Base_X3DBaseNode .prototype .dispose .call (this);
|
|
@@ -37354,7 +37352,7 @@ const X3DBindableNode_default_ = X3DBindableNode;
|
|
|
37354
37352
|
|
|
37355
37353
|
/* harmony default export */ const Core_X3DBindableNode = (x_ite_Namespace .add ("X3DBindableNode", X3DBindableNode_default_));
|
|
37356
37354
|
;// ./src/standard/Math/Geometry/Triangle3.js
|
|
37357
|
-
/* provided dependency */ var libtess = __webpack_require__(
|
|
37355
|
+
/* provided dependency */ var libtess = __webpack_require__(153);
|
|
37358
37356
|
/*******************************************************************************
|
|
37359
37357
|
*
|
|
37360
37358
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -39920,7 +39918,7 @@ const X3DProtoDeclaration_default_ = X3DProtoDeclaration;
|
|
|
39920
39918
|
|
|
39921
39919
|
/* harmony default export */ const Prototype_X3DProtoDeclaration = (x_ite_Namespace .add ("X3DProtoDeclaration", X3DProtoDeclaration_default_));
|
|
39922
39920
|
;// ./src/x_ite/Parser/X3DParser.js
|
|
39923
|
-
/* provided dependency */ var X3DParser_$ = __webpack_require__(
|
|
39921
|
+
/* provided dependency */ var X3DParser_$ = __webpack_require__(524);
|
|
39924
39922
|
/*******************************************************************************
|
|
39925
39923
|
*
|
|
39926
39924
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -40175,7 +40173,7 @@ const Expressions_default_ = Expressions;
|
|
|
40175
40173
|
|
|
40176
40174
|
/* harmony default export */ const Parser_Expressions = (x_ite_Namespace .add ("Expressions", Expressions_default_));
|
|
40177
40175
|
;// ./src/x_ite/Parser/VRMLParser.js
|
|
40178
|
-
/* provided dependency */ var VRMLParser_$ = __webpack_require__(
|
|
40176
|
+
/* provided dependency */ var VRMLParser_$ = __webpack_require__(524);
|
|
40179
40177
|
/*******************************************************************************
|
|
40180
40178
|
*
|
|
40181
40179
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -42815,7 +42813,7 @@ const VRMLParser_default_ = VRMLParser;
|
|
|
42815
42813
|
|
|
42816
42814
|
/* harmony default export */ const Parser_VRMLParser = (x_ite_Namespace .add ("VRMLParser", VRMLParser_default_));
|
|
42817
42815
|
;// ./src/x_ite/Parser/XMLParser.js
|
|
42818
|
-
/* provided dependency */ var XMLParser_$ = __webpack_require__(
|
|
42816
|
+
/* provided dependency */ var XMLParser_$ = __webpack_require__(524);
|
|
42819
42817
|
/*******************************************************************************
|
|
42820
42818
|
*
|
|
42821
42819
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -43605,8 +43603,7 @@ Object .assign (Object .setPrototypeOf (XMLParser .prototype, Parser_X3DParser .
|
|
|
43605
43603
|
scriptElement (element)
|
|
43606
43604
|
{
|
|
43607
43605
|
const
|
|
43608
|
-
|
|
43609
|
-
scriptDocument = domParser .parseFromString (element .outerHTML, "application/xml"),
|
|
43606
|
+
scriptDocument = XMLParser_$.parseXML (element .outerHTML, "application/xml"),
|
|
43610
43607
|
childNodes = scriptDocument .children [0] .childNodes;
|
|
43611
43608
|
|
|
43612
43609
|
element .textContent = "// Content moved into childNodes.";
|
|
@@ -44038,6 +44035,7 @@ const XMLParser_default_ = XMLParser;
|
|
|
44038
44035
|
|
|
44039
44036
|
/* harmony default export */ const Parser_XMLParser = (x_ite_Namespace .add ("XMLParser", XMLParser_default_));
|
|
44040
44037
|
;// ./src/x_ite/Parser/JSONParser.js
|
|
44038
|
+
/* provided dependency */ var JSONParser_$ = __webpack_require__(524);
|
|
44041
44039
|
/*******************************************************************************
|
|
44042
44040
|
*
|
|
44043
44041
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -44217,7 +44215,7 @@ Object .assign (Object .setPrototypeOf (JSONParser .prototype, Parser_X3DParser
|
|
|
44217
44215
|
createCDATA (document, element, str)
|
|
44218
44216
|
{
|
|
44219
44217
|
const
|
|
44220
|
-
docu =
|
|
44218
|
+
docu = JSONParser_$.parseXML ("<xml></xml>", "application/xml"),
|
|
44221
44219
|
cdata = docu .createCDATASection (str);
|
|
44222
44220
|
|
|
44223
44221
|
element .appendChild (cdata);
|
|
@@ -44993,7 +44991,7 @@ const URLs_default_ = URLs;
|
|
|
44993
44991
|
|
|
44994
44992
|
/* harmony default export */ const Networking_URLs = (x_ite_Namespace .add ("URLs", URLs_default_));
|
|
44995
44993
|
;// ./src/x_ite/Parser/GLTF2Parser.js
|
|
44996
|
-
/* provided dependency */ var GLTF2Parser_$ = __webpack_require__(
|
|
44994
|
+
/* provided dependency */ var GLTF2Parser_$ = __webpack_require__(524);
|
|
44997
44995
|
/*******************************************************************************
|
|
44998
44996
|
*
|
|
44999
44997
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -45209,17 +45207,18 @@ Object .assign (Object .setPrototypeOf (GLTF2Parser .prototype, Parser_X3DParser
|
|
|
45209
45207
|
this .scenesArray (glTF, glTF .scenes, glTF .scene);
|
|
45210
45208
|
this .animationsArray (glTF .animations);
|
|
45211
45209
|
|
|
45212
|
-
this .viewpointsCenterOfRotation (
|
|
45213
|
-
this .optimizeSceneGraph (
|
|
45210
|
+
this .viewpointsCenterOfRotation (scene);
|
|
45211
|
+
this .optimizeSceneGraph (scene .getRootNodes ());
|
|
45214
45212
|
|
|
45215
45213
|
this .exportGroup ("Viewpoints", this .cameras);
|
|
45216
45214
|
this .exportGroup ("EnvironmentLights", this .envLights);
|
|
45217
45215
|
this .exportGroup ("Lights", this .lights);
|
|
45218
45216
|
this .exportGroup ("Animations", glTF .animations);
|
|
45219
45217
|
|
|
45218
|
+
this .cleanupAnimationScripts ();
|
|
45220
45219
|
this .materialVariantsSwitch ();
|
|
45221
45220
|
|
|
45222
|
-
return
|
|
45221
|
+
return scene;
|
|
45223
45222
|
},
|
|
45224
45223
|
assetObject (asset)
|
|
45225
45224
|
{
|
|
@@ -47547,6 +47546,30 @@ function eventsProcessed ()
|
|
|
47547
47546
|
|
|
47548
47547
|
return this .createInterpolator (timeSensorNode, node, target, sampler .interpolation, input .array, output, timeSensorNode ._cycleInterval .getValue ());
|
|
47549
47548
|
},
|
|
47549
|
+
cleanupAnimationScripts ()
|
|
47550
|
+
{
|
|
47551
|
+
// It can happen, that some scripts are not used, so let us remove them.
|
|
47552
|
+
|
|
47553
|
+
const
|
|
47554
|
+
scene = this .getScene (),
|
|
47555
|
+
scriptNodes = Array .from (scene .getNamedNodes (), node => node .getValue ())
|
|
47556
|
+
.filter (node => node .getType () .at (-1) === Base_X3DConstants .Script);
|
|
47557
|
+
|
|
47558
|
+
for (const scriptNode of scriptNodes)
|
|
47559
|
+
{
|
|
47560
|
+
if (scriptNode .getFields () .every (field => !field .getInputRoutes () .size))
|
|
47561
|
+
{
|
|
47562
|
+
scriptNode .dispose ();
|
|
47563
|
+
continue;
|
|
47564
|
+
}
|
|
47565
|
+
|
|
47566
|
+
if (scriptNode .getFields () .every (field => !field .getOutputRoutes () .size))
|
|
47567
|
+
{
|
|
47568
|
+
scriptNode .dispose ();
|
|
47569
|
+
continue;
|
|
47570
|
+
}
|
|
47571
|
+
}
|
|
47572
|
+
},
|
|
47550
47573
|
createShape (primitive, weights, skin, EXT_mesh_gpu_instancing)
|
|
47551
47574
|
{
|
|
47552
47575
|
const
|
|
@@ -48975,7 +48998,7 @@ const GLTF2Parser_default_ = GLTF2Parser;
|
|
|
48975
48998
|
|
|
48976
48999
|
/* harmony default export */ const Parser_GLTF2Parser = (x_ite_Namespace .add ("GLTF2Parser", GLTF2Parser_default_));
|
|
48977
49000
|
;// ./src/x_ite/Parser/GLB2Parser.js
|
|
48978
|
-
/* provided dependency */ var GLB2Parser_$ = __webpack_require__(
|
|
49001
|
+
/* provided dependency */ var GLB2Parser_$ = __webpack_require__(524);
|
|
48979
49002
|
/*******************************************************************************
|
|
48980
49003
|
*
|
|
48981
49004
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -49126,7 +49149,7 @@ const GLB2Parser_default_ = GLB2Parser;
|
|
|
49126
49149
|
|
|
49127
49150
|
/* harmony default export */ const Parser_GLB2Parser = (x_ite_Namespace .add ("GLB2Parser", GLB2Parser_default_));
|
|
49128
49151
|
;// ./src/x_ite/Parser/OBJParser.js
|
|
49129
|
-
/* provided dependency */ var OBJParser_$ = __webpack_require__(
|
|
49152
|
+
/* provided dependency */ var OBJParser_$ = __webpack_require__(524);
|
|
49130
49153
|
/*******************************************************************************
|
|
49131
49154
|
*
|
|
49132
49155
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -52493,8 +52516,8 @@ const MatrixStack_default_ = MatrixStack;
|
|
|
52493
52516
|
|
|
52494
52517
|
/* harmony default export */ const Utility_MatrixStack = (x_ite_Namespace .add ("MatrixStack", MatrixStack_default_));
|
|
52495
52518
|
;// ./src/x_ite/Parser/SVGParser.js
|
|
52496
|
-
/* provided dependency */ var SVGParser_$ = __webpack_require__(
|
|
52497
|
-
/* provided dependency */ var SVGParser_libtess = __webpack_require__(
|
|
52519
|
+
/* provided dependency */ var SVGParser_$ = __webpack_require__(524);
|
|
52520
|
+
/* provided dependency */ var SVGParser_libtess = __webpack_require__(153);
|
|
52498
52521
|
/*******************************************************************************
|
|
52499
52522
|
*
|
|
52500
52523
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -52630,8 +52653,7 @@ function SVGParser (scene)
|
|
|
52630
52653
|
this .strokeGeometries = new Map ();
|
|
52631
52654
|
this .lineProperties = new Map ();
|
|
52632
52655
|
this .tessy = this .createTesselator ();
|
|
52633
|
-
this .
|
|
52634
|
-
this .context = this .canvas .getContext ("2d");
|
|
52656
|
+
this .context = document .createElement ("canvas") .getContext ("2d", { willReadFrequently: true });
|
|
52635
52657
|
this .numSwitchNodes = 0;
|
|
52636
52658
|
|
|
52637
52659
|
this .styles = [{
|
|
@@ -52685,8 +52707,9 @@ function SVGParser (scene)
|
|
|
52685
52707
|
break;
|
|
52686
52708
|
}
|
|
52687
52709
|
|
|
52688
|
-
|
|
52689
|
-
this .canvas .
|
|
52710
|
+
// Use .canvas to support foreign 2d libs.
|
|
52711
|
+
this .context .canvas .width = this .GRADIENT_SIZE;
|
|
52712
|
+
this .context .canvas .height = this .GRADIENT_SIZE;
|
|
52690
52713
|
}
|
|
52691
52714
|
|
|
52692
52715
|
Object .assign (Object .setPrototypeOf (SVGParser .prototype, Parser_X3DParser .prototype),
|
|
@@ -53703,7 +53726,7 @@ Object .assign (Object .setPrototypeOf (SVGParser .prototype, Parser_X3DParser .
|
|
|
53703
53726
|
cx .restore ();
|
|
53704
53727
|
|
|
53705
53728
|
// Use PNG because image can have alpha channel.
|
|
53706
|
-
return this .canvas .toDataURL ("image/png");
|
|
53729
|
+
return this .context .canvas .toDataURL ("image/png");
|
|
53707
53730
|
},
|
|
53708
53731
|
patternUrl (xmlElement)
|
|
53709
53732
|
{
|
|
@@ -55273,7 +55296,7 @@ const SVGParser_default_ = SVGParser;
|
|
|
55273
55296
|
|
|
55274
55297
|
/* harmony default export */ const Parser_SVGParser = (x_ite_Namespace .add ("SVGParser", SVGParser_default_));
|
|
55275
55298
|
;// ./src/x_ite/Parser/GoldenGate.js
|
|
55276
|
-
/* provided dependency */ var GoldenGate_$ = __webpack_require__(
|
|
55299
|
+
/* provided dependency */ var GoldenGate_$ = __webpack_require__(524);
|
|
55277
55300
|
/*******************************************************************************
|
|
55278
55301
|
*
|
|
55279
55302
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -60266,7 +60289,7 @@ const MikkTSpace_default_ = new class MikkTSpace
|
|
|
60266
60289
|
{
|
|
60267
60290
|
if (response .headers .get ("Content-Type") !== "application/wasm")
|
|
60268
60291
|
{
|
|
60269
|
-
console .warn ("`WebAssembly.instantiateStreaming` failed because your server does not serve wasm with `application/wasm` MIME type. Falling back to `WebAssembly.instantiate` which is slower. Original error:\n", error);
|
|
60292
|
+
// console .warn ("`WebAssembly.instantiateStreaming` failed because your server does not serve wasm with `application/wasm` MIME type. Falling back to `WebAssembly.instantiate` which is slower. Original error:\n", error);
|
|
60270
60293
|
}
|
|
60271
60294
|
else
|
|
60272
60295
|
{
|
|
@@ -63292,7 +63315,7 @@ const X3DTexture2DNode_default_ = X3DTexture2DNode;
|
|
|
63292
63315
|
|
|
63293
63316
|
/* harmony default export */ const Texturing_X3DTexture2DNode = (x_ite_Namespace .add ("X3DTexture2DNode", X3DTexture2DNode_default_));
|
|
63294
63317
|
;// ./src/x_ite/Components/Texturing/ImageTexture.js
|
|
63295
|
-
/* provided dependency */ var ImageTexture_$ = __webpack_require__(
|
|
63318
|
+
/* provided dependency */ var ImageTexture_$ = __webpack_require__(524);
|
|
63296
63319
|
/*******************************************************************************
|
|
63297
63320
|
*
|
|
63298
63321
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -63495,8 +63518,9 @@ Object .assign (Object .setPrototypeOf (ImageTexture .prototype, Texturing_X3DTe
|
|
|
63495
63518
|
height = Math_Algorithm .nextPowerOfTwo (height);
|
|
63496
63519
|
}
|
|
63497
63520
|
|
|
63498
|
-
canvas .
|
|
63499
|
-
canvas .
|
|
63521
|
+
// Use .canvas to support foreign 2d libs.
|
|
63522
|
+
cx .canvas .width = width;
|
|
63523
|
+
cx .canvas .height = height;
|
|
63500
63524
|
|
|
63501
63525
|
cx .clearRect (0, 0, width, height);
|
|
63502
63526
|
cx .drawImage (image, 0, 0, image .width, image .height, 0, 0, width, height);
|
|
@@ -66718,7 +66742,7 @@ const X3DWorld_default_ = X3DWorld;
|
|
|
66718
66742
|
|
|
66719
66743
|
/* harmony default export */ const Execution_X3DWorld = (x_ite_Namespace .add ("X3DWorld", X3DWorld_default_));
|
|
66720
66744
|
;// ./src/x_ite/InputOutput/FileLoader.js
|
|
66721
|
-
/* provided dependency */ var FileLoader_$ = __webpack_require__(
|
|
66745
|
+
/* provided dependency */ var FileLoader_$ = __webpack_require__(524);
|
|
66722
66746
|
/*******************************************************************************
|
|
66723
66747
|
*
|
|
66724
66748
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -67682,7 +67706,7 @@ const ProtoDeclarationArray_default_ = ProtoDeclarationArray;
|
|
|
67682
67706
|
|
|
67683
67707
|
/* harmony default export */ const Prototype_ProtoDeclarationArray = (x_ite_Namespace .add ("ProtoDeclarationArray", ProtoDeclarationArray_default_));
|
|
67684
67708
|
;// ./src/x_ite/Routing/X3DRoute.js
|
|
67685
|
-
/* provided dependency */ var X3DRoute_$ = __webpack_require__(
|
|
67709
|
+
/* provided dependency */ var X3DRoute_$ = __webpack_require__(524);
|
|
67686
67710
|
/*******************************************************************************
|
|
67687
67711
|
*
|
|
67688
67712
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -75338,32 +75362,36 @@ Object .assign (Object .setPrototypeOf (Extrusion .prototype, Rendering_X3DGeome
|
|
|
75338
75362
|
return function ()
|
|
75339
75363
|
{
|
|
75340
75364
|
const
|
|
75341
|
-
crossSection
|
|
75342
|
-
orientation
|
|
75343
|
-
scale
|
|
75344
|
-
spine
|
|
75345
|
-
|
|
75346
|
-
|
|
75347
|
-
|
|
75365
|
+
crossSection = this ._crossSection,
|
|
75366
|
+
orientation = this ._orientation,
|
|
75367
|
+
scale = this ._scale,
|
|
75368
|
+
spine = this ._spine,
|
|
75369
|
+
numCrossSection = crossSection .length,
|
|
75370
|
+
numOrientations = orientation .length,
|
|
75371
|
+
numScales = scale .length,
|
|
75372
|
+
numSpines = spine .length,
|
|
75373
|
+
points = [ ];
|
|
75374
|
+
|
|
75375
|
+
// Calculate SCP rotations.
|
|
75348
75376
|
|
|
75349
75377
|
const rotations = this .createRotations ();
|
|
75350
75378
|
|
|
75351
|
-
//
|
|
75379
|
+
// Calculate vertices.
|
|
75352
75380
|
|
|
75353
|
-
for (let i = 0
|
|
75381
|
+
for (let i = 0; i < numSpines; ++ i)
|
|
75354
75382
|
{
|
|
75355
75383
|
const matrix = rotations [i];
|
|
75356
75384
|
|
|
75357
|
-
if (
|
|
75358
|
-
matrix .rotate (orientation [Math .min (i,
|
|
75385
|
+
if (numOrientations)
|
|
75386
|
+
matrix .rotate (orientation [Math .min (i, numOrientations - 1)] .getValue ());
|
|
75359
75387
|
|
|
75360
|
-
if (
|
|
75388
|
+
if (numScales)
|
|
75361
75389
|
{
|
|
75362
|
-
const s = scale [Math .min (i,
|
|
75390
|
+
const s = scale [Math .min (i, numScales - 1)] .getValue ();
|
|
75363
75391
|
matrix .scale (scale3 .set (s .x, 1, s .y));
|
|
75364
75392
|
}
|
|
75365
75393
|
|
|
75366
|
-
for (let cs = 0
|
|
75394
|
+
for (let cs = 0; cs < numCrossSection; ++ cs)
|
|
75367
75395
|
{
|
|
75368
75396
|
const vector = crossSection [cs] .getValue ();
|
|
75369
75397
|
points .push (matrix .multVecMatrix (new Numbers_Vector3 (vector .x, 0, vector .y)));
|
|
@@ -91358,7 +91386,7 @@ mediump samplerCube textureCube;
|
|
|
91358
91386
|
|
|
91359
91387
|
/* harmony default export */ const MaterialTextures = (x_ite_Namespace .add ("MaterialTextures", MaterialTextures_default_));
|
|
91360
91388
|
;// ./src/x_ite/Components/Shaders/X3DProgrammableShaderObject.js
|
|
91361
|
-
/* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(
|
|
91389
|
+
/* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(524);
|
|
91362
91390
|
/*******************************************************************************
|
|
91363
91391
|
*
|
|
91364
91392
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -96655,7 +96683,7 @@ const ShaderCompiler_default_ = ShaderCompiler;
|
|
|
96655
96683
|
|
|
96656
96684
|
/* harmony default export */ const Shaders_ShaderCompiler = (x_ite_Namespace .add ("ShaderCompiler", ShaderCompiler_default_));
|
|
96657
96685
|
;// ./src/x_ite/Components/Shaders/ShaderPart.js
|
|
96658
|
-
/* provided dependency */ var ShaderPart_$ = __webpack_require__(
|
|
96686
|
+
/* provided dependency */ var ShaderPart_$ = __webpack_require__(524);
|
|
96659
96687
|
/*******************************************************************************
|
|
96660
96688
|
*
|
|
96661
96689
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -97253,7 +97281,7 @@ const X3DAppearanceNode_default_ = X3DAppearanceNode;
|
|
|
97253
97281
|
|
|
97254
97282
|
/* harmony default export */ const Shape_X3DAppearanceNode = (x_ite_Namespace .add ("X3DAppearanceNode", X3DAppearanceNode_default_));
|
|
97255
97283
|
;// ./src/x_ite/Components/Shape/Appearance.js
|
|
97256
|
-
/* provided dependency */ var Appearance_$ = __webpack_require__(
|
|
97284
|
+
/* provided dependency */ var Appearance_$ = __webpack_require__(524);
|
|
97257
97285
|
/*******************************************************************************
|
|
97258
97286
|
*
|
|
97259
97287
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -101024,8 +101052,6 @@ Object .assign (Object .setPrototypeOf (X3DSoundSourceNode .prototype, Sound_X3D
|
|
|
101024
101052
|
{
|
|
101025
101053
|
this .audioSource .gain .value = this ._gain .getValue ();
|
|
101026
101054
|
},
|
|
101027
|
-
set_pitch ()
|
|
101028
|
-
{ },
|
|
101029
101055
|
set_loop ()
|
|
101030
101056
|
{
|
|
101031
101057
|
if (!this .mediaElement)
|
|
@@ -101376,6 +101402,8 @@ Object .assign (Object .setPrototypeOf (AudioClip .prototype, Sound_X3DSoundSour
|
|
|
101376
101402
|
Sound_X3DSoundSourceNode .prototype .initialize .call (this);
|
|
101377
101403
|
Networking_X3DUrlObject .prototype .initialize .call (this);
|
|
101378
101404
|
|
|
101405
|
+
this ._pitch .addInterest ("set_pitch__", this);
|
|
101406
|
+
|
|
101379
101407
|
this .requestImmediateLoad () .catch (Function .prototype);
|
|
101380
101408
|
},
|
|
101381
101409
|
set_live__ ()
|
|
@@ -101383,6 +101411,13 @@ Object .assign (Object .setPrototypeOf (AudioClip .prototype, Sound_X3DSoundSour
|
|
|
101383
101411
|
Sound_X3DSoundSourceNode .prototype .set_live__ .call (this);
|
|
101384
101412
|
Networking_X3DUrlObject .prototype .set_live__ .call (this);
|
|
101385
101413
|
},
|
|
101414
|
+
set_pitch__ ()
|
|
101415
|
+
{
|
|
101416
|
+
const media = this .getMediaElement ();
|
|
101417
|
+
|
|
101418
|
+
if (media)
|
|
101419
|
+
media .playbackRate = Math .max (this ._pitch .getValue (), 0);
|
|
101420
|
+
},
|
|
101386
101421
|
unloadData ()
|
|
101387
101422
|
{
|
|
101388
101423
|
this .setMediaElement (null);
|
|
@@ -101422,6 +101457,8 @@ Object .assign (Object .setPrototypeOf (AudioClip .prototype, Sound_X3DSoundSour
|
|
|
101422
101457
|
this ._duration_changed = media .duration;
|
|
101423
101458
|
|
|
101424
101459
|
this .setMediaElement (media);
|
|
101460
|
+
|
|
101461
|
+
this .set_pitch__ ();
|
|
101425
101462
|
},
|
|
101426
101463
|
dispose ()
|
|
101427
101464
|
{
|
|
@@ -105174,10 +105211,9 @@ Object .assign (Object .setPrototypeOf (WaveShaper .prototype, Sound_X3DSoundPro
|
|
|
105174
105211
|
},
|
|
105175
105212
|
set_curve__ ()
|
|
105176
105213
|
{
|
|
105177
|
-
|
|
105178
|
-
|
|
105179
|
-
|
|
105180
|
-
this .waveShaperNode .curve = this ._curve .shrinkToFit ();
|
|
105214
|
+
this .waveShaperNode .curve = this ._curve .length < 2
|
|
105215
|
+
? new Float32Array (2)
|
|
105216
|
+
: this ._curve .shrinkToFit ();
|
|
105181
105217
|
},
|
|
105182
105218
|
set_oversample__: (function ()
|
|
105183
105219
|
{
|
|
@@ -105476,8 +105512,8 @@ const GifMedia_default_ = GifMedia;
|
|
|
105476
105512
|
|
|
105477
105513
|
/* harmony default export */ const Texturing_GifMedia = (x_ite_Namespace .add ("GifMedia", GifMedia_default_));
|
|
105478
105514
|
;// ./src/x_ite/Components/Texturing/MovieTexture.js
|
|
105479
|
-
/* provided dependency */ var MovieTexture_$ = __webpack_require__(
|
|
105480
|
-
/* provided dependency */ var SuperGif = __webpack_require__(
|
|
105515
|
+
/* provided dependency */ var MovieTexture_$ = __webpack_require__(524);
|
|
105516
|
+
/* provided dependency */ var SuperGif = __webpack_require__(63);
|
|
105481
105517
|
/*******************************************************************************
|
|
105482
105518
|
*
|
|
105483
105519
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -105568,6 +105604,7 @@ Object .assign (Object .setPrototypeOf (MovieTexture .prototype, Texturing_X3DTe
|
|
|
105568
105604
|
Networking_X3DUrlObject .prototype .initialize .call (this);
|
|
105569
105605
|
|
|
105570
105606
|
this ._speed .addInterest ("set_speed__", this);
|
|
105607
|
+
this ._pitch .addInterest ("set_speed__", this);
|
|
105571
105608
|
|
|
105572
105609
|
this .video
|
|
105573
105610
|
.on ("abort error", this .setError .bind (this))
|
|
@@ -105710,8 +105747,11 @@ Object .assign (Object .setPrototypeOf (MovieTexture .prototype, Texturing_X3DTe
|
|
|
105710
105747
|
{
|
|
105711
105748
|
const media = this .getMediaElement ();
|
|
105712
105749
|
|
|
105713
|
-
if (media)
|
|
105714
|
-
|
|
105750
|
+
if (!media)
|
|
105751
|
+
return;
|
|
105752
|
+
|
|
105753
|
+
media .playbackRate = this ._speed .getValue () * Math .max (this ._pitch .getValue (), 0);
|
|
105754
|
+
media .preservesPitch = this ._pitch .getValue () === 1;
|
|
105715
105755
|
},
|
|
105716
105756
|
set_time ()
|
|
105717
105757
|
{
|
|
@@ -106523,8 +106563,7 @@ Object .assign (Object .setPrototypeOf (PixelTexture .prototype, Texturing_X3DTe
|
|
|
106523
106563
|
}
|
|
106524
106564
|
else
|
|
106525
106565
|
{
|
|
106526
|
-
|
|
106527
|
-
this .canvas = [document .createElement ("canvas"), document .createElement ("canvas")];
|
|
106566
|
+
this .canvas ??= [document .createElement ("canvas"), document .createElement ("canvas")];
|
|
106528
106567
|
|
|
106529
106568
|
const
|
|
106530
106569
|
canvas1 = this .canvas [0],
|
|
@@ -106533,8 +106572,9 @@ Object .assign (Object .setPrototypeOf (PixelTexture .prototype, Texturing_X3DTe
|
|
|
106533
106572
|
cx2 = canvas2 .getContext ("2d", { willReadFrequently: true }),
|
|
106534
106573
|
imageData = cx1 .createImageData (width, height);
|
|
106535
106574
|
|
|
106536
|
-
|
|
106537
|
-
|
|
106575
|
+
// Use .canvas to support foreign 2d libs.
|
|
106576
|
+
cx1 .canvas .width = width;
|
|
106577
|
+
cx1 .canvas .height = height;
|
|
106538
106578
|
|
|
106539
106579
|
this .convert (imageData .data, comp, array .getValue (), array .length);
|
|
106540
106580
|
cx1 .putImageData (imageData, 0, 0);
|
|
@@ -106542,8 +106582,9 @@ Object .assign (Object .setPrototypeOf (PixelTexture .prototype, Texturing_X3DTe
|
|
|
106542
106582
|
width = Math_Algorithm .nextPowerOfTwo (width);
|
|
106543
106583
|
height = Math_Algorithm .nextPowerOfTwo (height);
|
|
106544
106584
|
|
|
106545
|
-
|
|
106546
|
-
|
|
106585
|
+
// Use .canvas to support foreign 2d libs.
|
|
106586
|
+
cx2 .canvas .width = width;
|
|
106587
|
+
cx2 .canvas .height = height;
|
|
106547
106588
|
|
|
106548
106589
|
cx2 .clearRect (0, 0, width, height);
|
|
106549
106590
|
cx2 .drawImage (canvas1, 0, 0, canvas1 .width, canvas1 .height, 0, 0, width, height);
|
|
@@ -107945,7 +107986,7 @@ const gettext_default_ = (string) => locale .get (string) || string;
|
|
|
107945
107986
|
|
|
107946
107987
|
/* harmony default export */ const gettext = (x_ite_Namespace .add ("gettext", gettext_default_));
|
|
107947
107988
|
;// ./src/x_ite/Browser/Core/BrowserTimings.js
|
|
107948
|
-
/* provided dependency */ var BrowserTimings_$ = __webpack_require__(
|
|
107989
|
+
/* provided dependency */ var BrowserTimings_$ = __webpack_require__(524);
|
|
107949
107990
|
/*******************************************************************************
|
|
107950
107991
|
*
|
|
107951
107992
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -108575,7 +108616,7 @@ const TextCompression_default_ = TextCompression;
|
|
|
108575
108616
|
|
|
108576
108617
|
/* harmony default export */ const Core_TextCompression = (x_ite_Namespace .add ("TextCompression", TextCompression_default_));
|
|
108577
108618
|
;// ./src/x_ite/Browser/Core/BrowserOptions.js
|
|
108578
|
-
/* provided dependency */ var BrowserOptions_$ = __webpack_require__(
|
|
108619
|
+
/* provided dependency */ var BrowserOptions_$ = __webpack_require__(524);
|
|
108579
108620
|
/*******************************************************************************
|
|
108580
108621
|
*
|
|
108581
108622
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -109222,7 +109263,7 @@ const RenderingProperties_default_ = RenderingProperties;
|
|
|
109222
109263
|
|
|
109223
109264
|
/* harmony default export */ const Core_RenderingProperties = (x_ite_Namespace .add ("RenderingProperties", RenderingProperties_default_));
|
|
109224
109265
|
;// ./src/x_ite/Browser/Core/Notification.js
|
|
109225
|
-
/* provided dependency */ var Notification_$ = __webpack_require__(
|
|
109266
|
+
/* provided dependency */ var Notification_$ = __webpack_require__(524);
|
|
109226
109267
|
/*******************************************************************************
|
|
109227
109268
|
*
|
|
109228
109269
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -109304,7 +109345,7 @@ Object .assign (Object .setPrototypeOf (Notification .prototype, Base_X3DBaseNod
|
|
|
109304
109345
|
.hide ()
|
|
109305
109346
|
.addClass ("x_ite-private-notification")
|
|
109306
109347
|
.appendTo (this .getBrowser () .getSurface ())
|
|
109307
|
-
.
|
|
109348
|
+
.css ("width", 0);
|
|
109308
109349
|
|
|
109309
109350
|
Notification_$("<span></span>") .appendTo (this .element);
|
|
109310
109351
|
|
|
@@ -109344,8 +109385,8 @@ const Notification_default_ = Notification;
|
|
|
109344
109385
|
|
|
109345
109386
|
/* harmony default export */ const Core_Notification = (x_ite_Namespace .add ("Notification", Notification_default_));
|
|
109346
109387
|
;// ./src/x_ite/Browser/Core/ContextMenu.js
|
|
109347
|
-
/* provided dependency */ var jquery_fullscreen = __webpack_require__(
|
|
109348
|
-
/* provided dependency */ var ContextMenu_$ = __webpack_require__(
|
|
109388
|
+
/* provided dependency */ var jquery_fullscreen = __webpack_require__(400);
|
|
109389
|
+
/* provided dependency */ var ContextMenu_$ = __webpack_require__(524);
|
|
109349
109390
|
/*******************************************************************************
|
|
109350
109391
|
*
|
|
109351
109392
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -112067,7 +112108,7 @@ const DataStorage_default_ = DataStorage;
|
|
|
112067
112108
|
|
|
112068
112109
|
/* harmony default export */ const Utility_DataStorage = (x_ite_Namespace .add ("DataStorage", DataStorage_default_));
|
|
112069
112110
|
;// ./src/x_ite/Browser/Core/X3DCoreContext.js
|
|
112070
|
-
/* provided dependency */ var X3DCoreContext_$ = __webpack_require__(
|
|
112111
|
+
/* provided dependency */ var X3DCoreContext_$ = __webpack_require__(524);
|
|
112071
112112
|
/*******************************************************************************
|
|
112072
112113
|
*
|
|
112073
112114
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -114678,8 +114719,8 @@ const X3DViewer_default_ = X3DViewer;
|
|
|
114678
114719
|
|
|
114679
114720
|
/* harmony default export */ const Navigation_X3DViewer = (x_ite_Namespace .add ("X3DViewer", X3DViewer_default_));
|
|
114680
114721
|
;// ./src/x_ite/Browser/Navigation/ExamineViewer.js
|
|
114681
|
-
/* provided dependency */ var jquery_mousewheel = __webpack_require__(
|
|
114682
|
-
/* provided dependency */ var ExamineViewer_$ = __webpack_require__(
|
|
114722
|
+
/* provided dependency */ var jquery_mousewheel = __webpack_require__(866);
|
|
114723
|
+
/* provided dependency */ var ExamineViewer_$ = __webpack_require__(524);
|
|
114683
114724
|
/*******************************************************************************
|
|
114684
114725
|
*
|
|
114685
114726
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -115594,8 +115635,8 @@ const ExamineViewer_default_ = ExamineViewer;
|
|
|
115594
115635
|
|
|
115595
115636
|
/* harmony default export */ const Navigation_ExamineViewer = (x_ite_Namespace .add ("ExamineViewer", ExamineViewer_default_));
|
|
115596
115637
|
;// ./src/x_ite/Browser/Navigation/X3DFlyViewer.js
|
|
115597
|
-
/* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(
|
|
115598
|
-
/* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(
|
|
115638
|
+
/* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(866);
|
|
115639
|
+
/* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(524);
|
|
115599
115640
|
/*******************************************************************************
|
|
115600
115641
|
*
|
|
115601
115642
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -116610,8 +116651,8 @@ const FlyViewer_default_ = FlyViewer;
|
|
|
116610
116651
|
|
|
116611
116652
|
/* harmony default export */ const Navigation_FlyViewer = (x_ite_Namespace .add ("FlyViewer", FlyViewer_default_));
|
|
116612
116653
|
;// ./src/x_ite/Browser/Navigation/PlaneViewer.js
|
|
116613
|
-
/* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(
|
|
116614
|
-
/* provided dependency */ var PlaneViewer_$ = __webpack_require__(
|
|
116654
|
+
/* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(866);
|
|
116655
|
+
/* provided dependency */ var PlaneViewer_$ = __webpack_require__(524);
|
|
116615
116656
|
/*******************************************************************************
|
|
116616
116657
|
*
|
|
116617
116658
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -116940,8 +116981,8 @@ const NoneViewer_default_ = NoneViewer;
|
|
|
116940
116981
|
|
|
116941
116982
|
/* harmony default export */ const Navigation_NoneViewer = (x_ite_Namespace .add ("NoneViewer", NoneViewer_default_));
|
|
116942
116983
|
;// ./src/x_ite/Browser/Navigation/LookAtViewer.js
|
|
116943
|
-
/* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(
|
|
116944
|
-
/* provided dependency */ var LookAtViewer_$ = __webpack_require__(
|
|
116984
|
+
/* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(866);
|
|
116985
|
+
/* provided dependency */ var LookAtViewer_$ = __webpack_require__(524);
|
|
116945
116986
|
/*******************************************************************************
|
|
116946
116987
|
*
|
|
116947
116988
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -118083,8 +118124,8 @@ const X3DPickingContext_default_ = X3DPickingContext;
|
|
|
118083
118124
|
|
|
118084
118125
|
/* harmony default export */ const Picking_X3DPickingContext = (x_ite_Namespace .add ("X3DPickingContext", X3DPickingContext_default_));
|
|
118085
118126
|
;// ./src/x_ite/Browser/PointingDeviceSensor/PointingDevice.js
|
|
118086
|
-
/* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(
|
|
118087
|
-
/* provided dependency */ var PointingDevice_$ = __webpack_require__(
|
|
118127
|
+
/* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(866);
|
|
118128
|
+
/* provided dependency */ var PointingDevice_$ = __webpack_require__(524);
|
|
118088
118129
|
/*******************************************************************************
|
|
118089
118130
|
*
|
|
118090
118131
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -119531,7 +119572,7 @@ const Lock_default_ = Lock;
|
|
|
119531
119572
|
|
|
119532
119573
|
/* harmony default export */ const Utility_Lock = (x_ite_Namespace .add ("Lock", Lock_default_));
|
|
119533
119574
|
;// ./src/x_ite/Browser/Rendering/X3DRenderingContext.js
|
|
119534
|
-
/* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(
|
|
119575
|
+
/* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(524);
|
|
119535
119576
|
/*******************************************************************************
|
|
119536
119577
|
*
|
|
119537
119578
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -120845,7 +120886,7 @@ const X3DSoundContext_default_ = X3DSoundContext;
|
|
|
120845
120886
|
|
|
120846
120887
|
/* harmony default export */ const Sound_X3DSoundContext = (x_ite_Namespace .add ("X3DSoundContext", X3DSoundContext_default_));
|
|
120847
120888
|
;// ./src/x_ite/Browser/Texturing/KTXDecoder.js
|
|
120848
|
-
/* provided dependency */ var KTXDecoder_$ = __webpack_require__(
|
|
120889
|
+
/* provided dependency */ var KTXDecoder_$ = __webpack_require__(524);
|
|
120849
120890
|
const KTXDecoder_default_ = class KTXDecoder
|
|
120850
120891
|
{
|
|
120851
120892
|
constructor (gl, externalKtxlib, scriptDir)
|
|
@@ -122424,7 +122465,7 @@ const Components_default_ = Components;
|
|
|
122424
122465
|
|
|
122425
122466
|
/* harmony default export */ const x_ite_Components = (x_ite_Namespace .add ("Components", Components_default_));
|
|
122426
122467
|
;// ./src/x_ite/Browser/DOMIntegration.js
|
|
122427
|
-
/* provided dependency */ var DOMIntegration_$ = __webpack_require__(
|
|
122468
|
+
/* provided dependency */ var DOMIntegration_$ = __webpack_require__(524);
|
|
122428
122469
|
/*******************************************************************************
|
|
122429
122470
|
* MIT License
|
|
122430
122471
|
*
|
|
@@ -123690,7 +123731,7 @@ const FieldTypes_default_ = new Configuration_FieldTypesArray (Object .values (x
|
|
|
123690
123731
|
|
|
123691
123732
|
/* harmony default export */ const FieldTypes = (x_ite_Namespace .add ("FieldTypes", FieldTypes_default_));
|
|
123692
123733
|
;// ./src/x_ite/Browser/X3DBrowser.js
|
|
123693
|
-
/* provided dependency */ var X3DBrowser_$ = __webpack_require__(
|
|
123734
|
+
/* provided dependency */ var X3DBrowser_$ = __webpack_require__(524);
|
|
123694
123735
|
/*******************************************************************************
|
|
123695
123736
|
*
|
|
123696
123737
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -124792,7 +124833,7 @@ const X3DBrowser_default_ = X3DBrowser;
|
|
|
124792
124833
|
|
|
124793
124834
|
/* harmony default export */ const Browser_X3DBrowser = (x_ite_Namespace .add ("X3DBrowser", X3DBrowser_default_));
|
|
124794
124835
|
;// ./src/x_ite/X3DCanvasElement.js
|
|
124795
|
-
/* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(
|
|
124836
|
+
/* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(524);
|
|
124796
124837
|
/*******************************************************************************
|
|
124797
124838
|
*
|
|
124798
124839
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -125059,8 +125100,8 @@ const QuickSort_default_ = QuickSort;
|
|
|
125059
125100
|
|
|
125060
125101
|
/* harmony default export */ const Algorithms_QuickSort = (x_ite_Namespace .add ("QuickSort", QuickSort_default_));
|
|
125061
125102
|
;// ./src/lib/jquery.js
|
|
125062
|
-
/* provided dependency */ var jquery_$ = __webpack_require__(
|
|
125063
|
-
/* provided dependency */ var pako = __webpack_require__(
|
|
125103
|
+
/* provided dependency */ var jquery_$ = __webpack_require__(524);
|
|
125104
|
+
/* provided dependency */ var pako = __webpack_require__(496);
|
|
125064
125105
|
Object .assign (jquery_$,
|
|
125065
125106
|
{
|
|
125066
125107
|
decodeText (input)
|
|
@@ -125141,13 +125182,13 @@ const jquery_default_ = jquery_$;
|
|
|
125141
125182
|
|
|
125142
125183
|
/* harmony default export */ const jquery = (x_ite_Namespace .add ("jquery", jquery_default_));
|
|
125143
125184
|
;// ./src/lib/libtess.js
|
|
125144
|
-
/* provided dependency */ var libtess_libtess = __webpack_require__(
|
|
125185
|
+
/* provided dependency */ var libtess_libtess = __webpack_require__(153);
|
|
125145
125186
|
const libtess_default_ = libtess_libtess;
|
|
125146
125187
|
;
|
|
125147
125188
|
|
|
125148
125189
|
/* harmony default export */ const lib_libtess = (x_ite_Namespace .add ("libtess", libtess_default_));
|
|
125149
125190
|
;// ./src/x_ite/X3D.js
|
|
125150
|
-
/* provided dependency */ var X3D_$ = __webpack_require__(
|
|
125191
|
+
/* provided dependency */ var X3D_$ = __webpack_require__(524);
|
|
125151
125192
|
/*******************************************************************************
|
|
125152
125193
|
*
|
|
125153
125194
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -125451,7 +125492,7 @@ x_ite_Namespace, x_ite_Namespace .Fields,
|
|
|
125451
125492
|
|
|
125452
125493
|
// Assign X3D to global namespace.
|
|
125453
125494
|
|
|
125454
|
-
window [Symbol .for ("X_ITE.X3D-10.5.
|
|
125495
|
+
window [Symbol .for ("X_ITE.X3D-10.5.11")] = x_ite_X3D;
|
|
125455
125496
|
|
|
125456
125497
|
customElements .define ("x3d-canvas", x_ite_X3DCanvasElement);
|
|
125457
125498
|
|