x_ite 9.1.9 → 9.1.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/assets/components/Annotation.js +13 -13
- package/dist/assets/components/Annotation.min.js +1 -1
- package/dist/assets/components/CADGeometry.js +14 -14
- package/dist/assets/components/CADGeometry.min.js +1 -1
- package/dist/assets/components/CubeMapTexturing.js +25 -25
- package/dist/assets/components/CubeMapTexturing.min.js +1 -1
- package/dist/assets/components/DIS.js +13 -13
- package/dist/assets/components/DIS.min.js +1 -1
- package/dist/assets/components/EventUtilities.js +9 -9
- package/dist/assets/components/EventUtilities.min.js +1 -1
- package/dist/assets/components/Geometry2D.js +19 -19
- package/dist/assets/components/Geometry2D.min.js +1 -1
- package/dist/assets/components/Geospatial.js +33 -33
- package/dist/assets/components/Geospatial.min.js +1 -1
- package/dist/assets/components/HAnim.js +23 -23
- package/dist/assets/components/HAnim.min.js +1 -1
- package/dist/assets/components/KeyDeviceSensor.js +8 -8
- package/dist/assets/components/KeyDeviceSensor.min.js +1 -1
- package/dist/assets/components/Layout.js +27 -27
- package/dist/assets/components/Layout.min.js +1 -1
- package/dist/assets/components/NURBS.js +23 -23
- package/dist/assets/components/NURBS.min.js +1 -1
- package/dist/assets/components/ParticleSystems.js +23 -23
- package/dist/assets/components/ParticleSystems.min.js +1 -1
- package/dist/assets/components/Picking.js +18 -18
- package/dist/assets/components/Picking.min.js +1 -1
- package/dist/assets/components/RigidBodyPhysics.js +17 -17
- package/dist/assets/components/RigidBodyPhysics.min.js +1 -1
- package/dist/assets/components/Scripting.js +38 -38
- package/dist/assets/components/Scripting.min.js +1 -1
- package/dist/assets/components/Text.js +24 -24
- package/dist/assets/components/Text.min.js +1 -1
- package/dist/assets/components/TextureProjection.js +15 -15
- package/dist/assets/components/TextureProjection.min.js +1 -1
- package/dist/assets/components/Texturing3D.js +30 -30
- package/dist/assets/components/Texturing3D.min.js +1 -1
- package/dist/assets/components/VolumeRendering.js +19 -19
- package/dist/assets/components/VolumeRendering.min.js +1 -1
- package/dist/assets/components/X_ITE.js +8 -8
- package/dist/assets/components/X_ITE.min.js +1 -1
- package/dist/x_ite.css +1 -1
- package/dist/x_ite.js +218 -217
- package/dist/x_ite.min.js +1 -1
- package/dist/x_ite.min.mjs +1 -1
- package/dist/x_ite.mjs +218 -217
- package/dist/x_ite.zip +0 -0
- package/package.json +2 -2
package/dist/x_ite.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* X_ITE v9.1.
|
|
1
|
+
/* X_ITE v9.1.10 */(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
|
+
/***/ 473:
|
|
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__(239);
|
|
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
|
+
/***/ 360:
|
|
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__(239)], __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
|
+
/***/ 239:
|
|
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
|
+
/***/ 488:
|
|
11163
11163
|
/***/ ((module) => {
|
|
11164
11164
|
|
|
11165
11165
|
/**
|
|
@@ -15938,7 +15938,7 @@ if (true) {
|
|
|
15938
15938
|
|
|
15939
15939
|
/***/ }),
|
|
15940
15940
|
|
|
15941
|
-
/***/
|
|
15941
|
+
/***/ 102:
|
|
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
|
+
/***/ 899:
|
|
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.1.
|
|
20314
|
+
const X3D = window [Symbol .for ("X_ITE.X3D-9.1.10")];
|
|
20315
20315
|
|
|
20316
20316
|
if (X3D)
|
|
20317
20317
|
X3D [name] = module;
|
|
@@ -30830,6 +30830,92 @@ const SFVec4_default_ = SFVec4;
|
|
|
30830
30830
|
|
|
30831
30831
|
x_ite_Namespace .add ("SFVec4", "x_ite/Fields/SFVec4", SFVec4_default_);
|
|
30832
30832
|
/* harmony default export */ const Fields_SFVec4 = (SFVec4_default_);
|
|
30833
|
+
;// CONCATENATED MODULE: ./src/shim.js
|
|
30834
|
+
/*******************************************************************************
|
|
30835
|
+
*
|
|
30836
|
+
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
30837
|
+
*
|
|
30838
|
+
* Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
|
|
30839
|
+
*
|
|
30840
|
+
* All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
|
|
30841
|
+
*
|
|
30842
|
+
* The copyright notice above does not evidence any actual of intended
|
|
30843
|
+
* publication of such source code, and is an unpublished work by create3000.
|
|
30844
|
+
* This material contains CONFIDENTIAL INFORMATION that is the property of
|
|
30845
|
+
* create3000.
|
|
30846
|
+
*
|
|
30847
|
+
* No permission is granted to copy, distribute, or create derivative works from
|
|
30848
|
+
* the contents of this software, in whole or in part, without the prior written
|
|
30849
|
+
* permission of create3000.
|
|
30850
|
+
*
|
|
30851
|
+
* NON-MILITARY USE ONLY
|
|
30852
|
+
*
|
|
30853
|
+
* All create3000 software are effectively free software with a non-military use
|
|
30854
|
+
* restriction. It is free. Well commented source is provided. You may reuse the
|
|
30855
|
+
* source in any way you please with the exception anything that uses it must be
|
|
30856
|
+
* marked to indicate is contains 'non-military use only' components.
|
|
30857
|
+
*
|
|
30858
|
+
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
30859
|
+
*
|
|
30860
|
+
* Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
|
|
30861
|
+
*
|
|
30862
|
+
* This file is part of the X_ITE Project.
|
|
30863
|
+
*
|
|
30864
|
+
* X_ITE is free software: you can redistribute it and/or modify it under the
|
|
30865
|
+
* terms of the GNU General Public License version 3 only, as published by the
|
|
30866
|
+
* Free Software Foundation.
|
|
30867
|
+
*
|
|
30868
|
+
* X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
|
|
30869
|
+
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
|
30870
|
+
* A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
|
|
30871
|
+
* details (a copy is included in the LICENSE file that accompanied this code).
|
|
30872
|
+
*
|
|
30873
|
+
* You should have received a copy of the GNU General Public License version 3
|
|
30874
|
+
* along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
|
|
30875
|
+
* copy of the GPLv3 License.
|
|
30876
|
+
*
|
|
30877
|
+
* For Silvio, Joy and Adi.
|
|
30878
|
+
*
|
|
30879
|
+
******************************************************************************/
|
|
30880
|
+
|
|
30881
|
+
(() =>
|
|
30882
|
+
{
|
|
30883
|
+
// Added at February 2022
|
|
30884
|
+
// https://github.com/tc39/proposal-relative-indexing-method#polyfill
|
|
30885
|
+
|
|
30886
|
+
function at (n)
|
|
30887
|
+
{
|
|
30888
|
+
// ToInteger() abstract op
|
|
30889
|
+
n = Math.trunc(n) || 0;
|
|
30890
|
+
// Allow negative indexing from the end
|
|
30891
|
+
if (n < 0) n += this.length;
|
|
30892
|
+
// OOB access is guaranteed to return undefined
|
|
30893
|
+
if (n < 0 || n >= this.length) return undefined;
|
|
30894
|
+
// Otherwise, this is just normal property access
|
|
30895
|
+
return this[n];
|
|
30896
|
+
}
|
|
30897
|
+
|
|
30898
|
+
const TypedArray = Reflect .getPrototypeOf (Int8Array);
|
|
30899
|
+
for (const C of [Array, String, TypedArray])
|
|
30900
|
+
{
|
|
30901
|
+
if (C .prototype .at === undefined)
|
|
30902
|
+
{
|
|
30903
|
+
Object .defineProperty (C .prototype, "at",
|
|
30904
|
+
{
|
|
30905
|
+
value: at,
|
|
30906
|
+
writable: true,
|
|
30907
|
+
enumerable: false,
|
|
30908
|
+
configurable: true,
|
|
30909
|
+
});
|
|
30910
|
+
}
|
|
30911
|
+
}
|
|
30912
|
+
})();
|
|
30913
|
+
|
|
30914
|
+
const shim_default_ = undefined;
|
|
30915
|
+
;
|
|
30916
|
+
|
|
30917
|
+
x_ite_Namespace .add ("shim", "shim", shim_default_);
|
|
30918
|
+
/* harmony default export */ const shim = ((/* unused pure expression or super */ null && (shim_default_)));
|
|
30833
30919
|
;// CONCATENATED MODULE: ./src/x_ite/Base/X3DArrayField.js
|
|
30834
30920
|
/*******************************************************************************
|
|
30835
30921
|
*
|
|
@@ -30880,6 +30966,7 @@ x_ite_Namespace .add ("SFVec4", "x_ite/Fields/SFVec4", SFVec4_default_);
|
|
|
30880
30966
|
|
|
30881
30967
|
|
|
30882
30968
|
|
|
30969
|
+
|
|
30883
30970
|
function X3DArrayField (value)
|
|
30884
30971
|
{
|
|
30885
30972
|
Base_X3DField .call (this, value);
|
|
@@ -34256,7 +34343,7 @@ const X3DBaseNode_default_ = X3DBaseNode;
|
|
|
34256
34343
|
x_ite_Namespace .add ("X3DBaseNode", "x_ite/Base/X3DBaseNode", X3DBaseNode_default_);
|
|
34257
34344
|
/* harmony default export */ const Base_X3DBaseNode = (X3DBaseNode_default_);
|
|
34258
34345
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Legacy.js
|
|
34259
|
-
/* provided dependency */ var $ = __webpack_require__(
|
|
34346
|
+
/* provided dependency */ var $ = __webpack_require__(239);
|
|
34260
34347
|
/*******************************************************************************
|
|
34261
34348
|
*
|
|
34262
34349
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -34393,7 +34480,7 @@ x_ite_Namespace .add ("Legacy", "x_ite/Browser/Legacy", Legacy_default_);
|
|
|
34393
34480
|
*
|
|
34394
34481
|
******************************************************************************/
|
|
34395
34482
|
|
|
34396
|
-
const BROWSER_VERSION_default_ = "9.1.
|
|
34483
|
+
const BROWSER_VERSION_default_ = "9.1.10";
|
|
34397
34484
|
;
|
|
34398
34485
|
|
|
34399
34486
|
x_ite_Namespace .add ("BROWSER_VERSION", "x_ite/BROWSER_VERSION", BROWSER_VERSION_default_);
|
|
@@ -38244,7 +38331,7 @@ const X3DProtoDeclarationNode_default_ = X3DProtoDeclarationNode;
|
|
|
38244
38331
|
x_ite_Namespace .add ("X3DProtoDeclarationNode", "x_ite/Prototype/X3DProtoDeclarationNode", X3DProtoDeclarationNode_default_);
|
|
38245
38332
|
/* harmony default export */ const Prototype_X3DProtoDeclarationNode = (X3DProtoDeclarationNode_default_);
|
|
38246
38333
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/X3DParser.js
|
|
38247
|
-
/* provided dependency */ var X3DParser_$ = __webpack_require__(
|
|
38334
|
+
/* provided dependency */ var X3DParser_$ = __webpack_require__(239);
|
|
38248
38335
|
/*******************************************************************************
|
|
38249
38336
|
*
|
|
38250
38337
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -39069,7 +39156,7 @@ const X3DProtoDeclaration_default_ = X3DProtoDeclaration;
|
|
|
39069
39156
|
x_ite_Namespace .add ("X3DProtoDeclaration", "x_ite/Prototype/X3DProtoDeclaration", X3DProtoDeclaration_default_);
|
|
39070
39157
|
/* harmony default export */ const Prototype_X3DProtoDeclaration = (X3DProtoDeclaration_default_);
|
|
39071
39158
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/VRMLParser.js
|
|
39072
|
-
/* provided dependency */ var VRMLParser_$ = __webpack_require__(
|
|
39159
|
+
/* provided dependency */ var VRMLParser_$ = __webpack_require__(239);
|
|
39073
39160
|
/*******************************************************************************
|
|
39074
39161
|
*
|
|
39075
39162
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -41622,7 +41709,7 @@ const VRMLParser_default_ = VRMLParser;
|
|
|
41622
41709
|
x_ite_Namespace .add ("VRMLParser", "x_ite/Parser/VRMLParser", VRMLParser_default_);
|
|
41623
41710
|
/* harmony default export */ const Parser_VRMLParser = (VRMLParser_default_);
|
|
41624
41711
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/XMLParser.js
|
|
41625
|
-
/* provided dependency */ var XMLParser_$ = __webpack_require__(
|
|
41712
|
+
/* provided dependency */ var XMLParser_$ = __webpack_require__(239);
|
|
41626
41713
|
/*******************************************************************************
|
|
41627
41714
|
*
|
|
41628
41715
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -43715,7 +43802,7 @@ const URLs_default_ = URLs;
|
|
|
43715
43802
|
x_ite_Namespace .add ("URLs", "x_ite/Browser/Networking/URLs", URLs_default_);
|
|
43716
43803
|
/* harmony default export */ const Networking_URLs = (URLs_default_);
|
|
43717
43804
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/GLTF2Parser.js
|
|
43718
|
-
/* provided dependency */ var GLTF2Parser_$ = __webpack_require__(
|
|
43805
|
+
/* provided dependency */ var GLTF2Parser_$ = __webpack_require__(239);
|
|
43719
43806
|
/*******************************************************************************
|
|
43720
43807
|
*
|
|
43721
43808
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -47016,7 +47103,7 @@ const GLTF2Parser_default_ = GLTF2Parser;
|
|
|
47016
47103
|
x_ite_Namespace .add ("GLTF2Parser", "x_ite/Parser/GLTF2Parser", GLTF2Parser_default_);
|
|
47017
47104
|
/* harmony default export */ const Parser_GLTF2Parser = (GLTF2Parser_default_);
|
|
47018
47105
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/GLB2Parser.js
|
|
47019
|
-
/* provided dependency */ var GLB2Parser_$ = __webpack_require__(
|
|
47106
|
+
/* provided dependency */ var GLB2Parser_$ = __webpack_require__(239);
|
|
47020
47107
|
/*******************************************************************************
|
|
47021
47108
|
*
|
|
47022
47109
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -47168,7 +47255,7 @@ const GLB2Parser_default_ = GLB2Parser;
|
|
|
47168
47255
|
x_ite_Namespace .add ("GLB2Parser", "x_ite/Parser/GLB2Parser", GLB2Parser_default_);
|
|
47169
47256
|
/* harmony default export */ const Parser_GLB2Parser = (GLB2Parser_default_);
|
|
47170
47257
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/OBJParser.js
|
|
47171
|
-
/* provided dependency */ var OBJParser_$ = __webpack_require__(
|
|
47258
|
+
/* provided dependency */ var OBJParser_$ = __webpack_require__(239);
|
|
47172
47259
|
/*******************************************************************************
|
|
47173
47260
|
*
|
|
47174
47261
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -50523,8 +50610,8 @@ const MatrixStack_default_ = MatrixStack;
|
|
|
50523
50610
|
x_ite_Namespace .add ("MatrixStack", "standard/Math/Utility/MatrixStack", MatrixStack_default_);
|
|
50524
50611
|
/* harmony default export */ const Utility_MatrixStack = (MatrixStack_default_);
|
|
50525
50612
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/SVGParser.js
|
|
50526
|
-
/* provided dependency */ var SVGParser_$ = __webpack_require__(
|
|
50527
|
-
/* provided dependency */ var libtess = __webpack_require__(
|
|
50613
|
+
/* provided dependency */ var SVGParser_$ = __webpack_require__(239);
|
|
50614
|
+
/* provided dependency */ var libtess = __webpack_require__(488);
|
|
50528
50615
|
/*******************************************************************************
|
|
50529
50616
|
*
|
|
50530
50617
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -53292,7 +53379,7 @@ const SVGParser_default_ = SVGParser;
|
|
|
53292
53379
|
x_ite_Namespace .add ("SVGParser", "x_ite/Parser/SVGParser", SVGParser_default_);
|
|
53293
53380
|
/* harmony default export */ const Parser_SVGParser = (SVGParser_default_);
|
|
53294
53381
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/GoldenGate.js
|
|
53295
|
-
/* provided dependency */ var GoldenGate_$ = __webpack_require__(
|
|
53382
|
+
/* provided dependency */ var GoldenGate_$ = __webpack_require__(239);
|
|
53296
53383
|
/*******************************************************************************
|
|
53297
53384
|
*
|
|
53298
53385
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -53629,7 +53716,7 @@ const Plane3_default_ = Plane3;
|
|
|
53629
53716
|
x_ite_Namespace .add ("Plane3", "standard/Math/Geometry/Plane3", Plane3_default_);
|
|
53630
53717
|
/* harmony default export */ const Geometry_Plane3 = (Plane3_default_);
|
|
53631
53718
|
;// CONCATENATED MODULE: ./src/standard/Math/Geometry/Triangle3.js
|
|
53632
|
-
/* provided dependency */ var Triangle3_libtess = __webpack_require__(
|
|
53719
|
+
/* provided dependency */ var Triangle3_libtess = __webpack_require__(488);
|
|
53633
53720
|
/*******************************************************************************
|
|
53634
53721
|
*
|
|
53635
53722
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -61136,7 +61223,7 @@ const X3DTexture2DNode_default_ = X3DTexture2DNode;
|
|
|
61136
61223
|
x_ite_Namespace .add ("X3DTexture2DNode", "x_ite/Components/Texturing/X3DTexture2DNode", X3DTexture2DNode_default_);
|
|
61137
61224
|
/* harmony default export */ const Texturing_X3DTexture2DNode = (X3DTexture2DNode_default_);
|
|
61138
61225
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/ImageTexture.js
|
|
61139
|
-
/* provided dependency */ var ImageTexture_$ = __webpack_require__(
|
|
61226
|
+
/* provided dependency */ var ImageTexture_$ = __webpack_require__(239);
|
|
61140
61227
|
/*******************************************************************************
|
|
61141
61228
|
*
|
|
61142
61229
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -61277,7 +61364,7 @@ Object .assign (Object .setPrototypeOf (ImageTexture .prototype, Texturing_X3DTe
|
|
|
61277
61364
|
|
|
61278
61365
|
this .loadNext ();
|
|
61279
61366
|
},
|
|
61280
|
-
|
|
61367
|
+
setKTXTexture (texture)
|
|
61281
61368
|
{
|
|
61282
61369
|
if (texture .target !== this .getTarget ())
|
|
61283
61370
|
return this .setError ({ type: "Invalid KTX texture target, must be 'TEXTURE_2D'." });
|
|
@@ -61304,7 +61391,7 @@ Object .assign (Object .setPrototypeOf (ImageTexture .prototype, Texturing_X3DTe
|
|
|
61304
61391
|
this .setError ({ type: error .message });
|
|
61305
61392
|
}
|
|
61306
61393
|
},
|
|
61307
|
-
|
|
61394
|
+
setImage ()
|
|
61308
61395
|
{
|
|
61309
61396
|
if (DEVELOPMENT)
|
|
61310
61397
|
{
|
|
@@ -61362,7 +61449,7 @@ Object .assign (Object .setPrototypeOf (ImageTexture .prototype, Texturing_X3DTe
|
|
|
61362
61449
|
// Upload image to GPU.
|
|
61363
61450
|
|
|
61364
61451
|
this .setTextureFromData (width, height, this ._colorSpaceConversion .getValue (), this .isTransparent (), image);
|
|
61365
|
-
this .setTransparent (this .isImageTransparent (
|
|
61452
|
+
this .setTransparent (this .isImageTransparent (this .getTextureData (this .getTexture (), width, height)));
|
|
61366
61453
|
this .setLoadState (Base_X3DConstants .COMPLETE_STATE);
|
|
61367
61454
|
this .addNodeEvent ();
|
|
61368
61455
|
}
|
|
@@ -61373,7 +61460,7 @@ Object .assign (Object .setPrototypeOf (ImageTexture .prototype, Texturing_X3DTe
|
|
|
61373
61460
|
this .setError ({ type: error .message });
|
|
61374
61461
|
}
|
|
61375
61462
|
},
|
|
61376
|
-
|
|
61463
|
+
getTextureData (texture, width, height)
|
|
61377
61464
|
{
|
|
61378
61465
|
const
|
|
61379
61466
|
gl = this .getBrowser () .getContext (),
|
|
@@ -61382,7 +61469,7 @@ Object .assign (Object .setPrototypeOf (ImageTexture .prototype, Texturing_X3DTe
|
|
|
61382
61469
|
|
|
61383
61470
|
gl .bindFramebuffer (gl .FRAMEBUFFER, framebuffer);
|
|
61384
61471
|
gl .framebufferTexture2D (gl .FRAMEBUFFER, gl .COLOR_ATTACHMENT0, gl .TEXTURE_2D, texture, 0);
|
|
61385
|
-
|
|
61472
|
+
gl .readPixels (0, 0, width, height, gl .RGBA, gl .UNSIGNED_BYTE, data);
|
|
61386
61473
|
gl .deleteFramebuffer (framebuffer);
|
|
61387
61474
|
|
|
61388
61475
|
return data;
|
|
@@ -65723,7 +65810,7 @@ const X3DWorld_default_ = X3DWorld;
|
|
|
65723
65810
|
x_ite_Namespace .add ("X3DWorld", "x_ite/Execution/X3DWorld", X3DWorld_default_);
|
|
65724
65811
|
/* harmony default export */ const Execution_X3DWorld = (X3DWorld_default_);
|
|
65725
65812
|
;// CONCATENATED MODULE: ./src/x_ite/InputOutput/FileLoader.js
|
|
65726
|
-
/* provided dependency */ var FileLoader_$ = __webpack_require__(
|
|
65813
|
+
/* provided dependency */ var FileLoader_$ = __webpack_require__(239);
|
|
65727
65814
|
/*******************************************************************************
|
|
65728
65815
|
*
|
|
65729
65816
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -89413,7 +89500,7 @@ const X3DShaderNode_default_ = X3DShaderNode;
|
|
|
89413
89500
|
x_ite_Namespace .add ("X3DShaderNode", "x_ite/Components/Shaders/X3DShaderNode", X3DShaderNode_default_);
|
|
89414
89501
|
/* harmony default export */ const Shaders_X3DShaderNode = (X3DShaderNode_default_);
|
|
89415
89502
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Shaders/X3DProgrammableShaderObject.js
|
|
89416
|
-
/* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(
|
|
89503
|
+
/* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(239);
|
|
89417
89504
|
/*******************************************************************************
|
|
89418
89505
|
*
|
|
89419
89506
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -95054,7 +95141,7 @@ const ShaderCompiler_default_ = ShaderCompiler;
|
|
|
95054
95141
|
x_ite_Namespace .add ("ShaderCompiler", "x_ite/Browser/Shaders/ShaderCompiler", ShaderCompiler_default_);
|
|
95055
95142
|
/* harmony default export */ const Shaders_ShaderCompiler = (ShaderCompiler_default_);
|
|
95056
95143
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Shaders/ShaderPart.js
|
|
95057
|
-
/* provided dependency */ var ShaderPart_$ = __webpack_require__(
|
|
95144
|
+
/* provided dependency */ var ShaderPart_$ = __webpack_require__(239);
|
|
95058
95145
|
/*******************************************************************************
|
|
95059
95146
|
*
|
|
95060
95147
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -95711,7 +95798,7 @@ const X3DAppearanceNode_default_ = X3DAppearanceNode;
|
|
|
95711
95798
|
x_ite_Namespace .add ("X3DAppearanceNode", "x_ite/Components/Shape/X3DAppearanceNode", X3DAppearanceNode_default_);
|
|
95712
95799
|
/* harmony default export */ const Shape_X3DAppearanceNode = (X3DAppearanceNode_default_);
|
|
95713
95800
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Shape/Appearance.js
|
|
95714
|
-
/* provided dependency */ var Appearance_$ = __webpack_require__(
|
|
95801
|
+
/* provided dependency */ var Appearance_$ = __webpack_require__(239);
|
|
95715
95802
|
/*******************************************************************************
|
|
95716
95803
|
*
|
|
95717
95804
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -99129,7 +99216,7 @@ const Components_Shape_default_ = {
|
|
|
99129
99216
|
x_ite_Namespace .add ("Shape", "x_ite/Components/Shape", Components_Shape_default_);
|
|
99130
99217
|
/* harmony default export */ const Components_Shape = (Components_Shape_default_);
|
|
99131
99218
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/X3DSoundProcessingNode.js
|
|
99132
|
-
/* provided dependency */ var X3DSoundProcessingNode_$ = __webpack_require__(
|
|
99219
|
+
/* provided dependency */ var X3DSoundProcessingNode_$ = __webpack_require__(239);
|
|
99133
99220
|
/*******************************************************************************
|
|
99134
99221
|
*
|
|
99135
99222
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -99769,7 +99856,7 @@ const X3DSoundSourceNode_default_ = X3DSoundSourceNode;
|
|
|
99769
99856
|
x_ite_Namespace .add ("X3DSoundSourceNode", "x_ite/Components/Sound/X3DSoundSourceNode", X3DSoundSourceNode_default_);
|
|
99770
99857
|
/* harmony default export */ const Sound_X3DSoundSourceNode = (X3DSoundSourceNode_default_);
|
|
99771
99858
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/AudioClip.js
|
|
99772
|
-
/* provided dependency */ var AudioClip_$ = __webpack_require__(
|
|
99859
|
+
/* provided dependency */ var AudioClip_$ = __webpack_require__(239);
|
|
99773
99860
|
/*******************************************************************************
|
|
99774
99861
|
*
|
|
99775
99862
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -100071,7 +100158,7 @@ const X3DSoundNode_default_ = X3DSoundNode;
|
|
|
100071
100158
|
x_ite_Namespace .add ("X3DSoundNode", "x_ite/Components/Sound/X3DSoundNode", X3DSoundNode_default_);
|
|
100072
100159
|
/* harmony default export */ const Sound_X3DSoundNode = (X3DSoundNode_default_);
|
|
100073
100160
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/X3DSoundDestinationNode.js
|
|
100074
|
-
/* provided dependency */ var X3DSoundDestinationNode_$ = __webpack_require__(
|
|
100161
|
+
/* provided dependency */ var X3DSoundDestinationNode_$ = __webpack_require__(239);
|
|
100075
100162
|
/*******************************************************************************
|
|
100076
100163
|
*
|
|
100077
100164
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -101721,7 +101808,7 @@ const ListenerPointSource_default_ = ListenerPointSource;
|
|
|
101721
101808
|
x_ite_Namespace .add ("ListenerPointSource", "x_ite/Components/Sound/ListenerPointSource", ListenerPointSource_default_);
|
|
101722
101809
|
/* harmony default export */ const Sound_ListenerPointSource = (ListenerPointSource_default_);
|
|
101723
101810
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/MicrophoneSource.js
|
|
101724
|
-
/* provided dependency */ var MicrophoneSource_$ = __webpack_require__(
|
|
101811
|
+
/* provided dependency */ var MicrophoneSource_$ = __webpack_require__(239);
|
|
101725
101812
|
/*******************************************************************************
|
|
101726
101813
|
*
|
|
101727
101814
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -103390,8 +103477,8 @@ const GifMedia_default_ = GifMedia;
|
|
|
103390
103477
|
x_ite_Namespace .add ("GifMedia", "x_ite/Browser/Texturing/GifMedia", GifMedia_default_);
|
|
103391
103478
|
/* harmony default export */ const Texturing_GifMedia = (GifMedia_default_);
|
|
103392
103479
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/MovieTexture.js
|
|
103393
|
-
/* provided dependency */ var MovieTexture_$ = __webpack_require__(
|
|
103394
|
-
/* provided dependency */ var SuperGif = __webpack_require__(
|
|
103480
|
+
/* provided dependency */ var MovieTexture_$ = __webpack_require__(239);
|
|
103481
|
+
/* provided dependency */ var SuperGif = __webpack_require__(899);
|
|
103395
103482
|
/*******************************************************************************
|
|
103396
103483
|
*
|
|
103397
103484
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -106089,74 +106176,74 @@ const Context =
|
|
|
106089
106176
|
});
|
|
106090
106177
|
}
|
|
106091
106178
|
|
|
106092
|
-
// Async functions
|
|
106093
|
-
|
|
106094
|
-
Object .assign (gl, gl .getVersion () === 1
|
|
106095
|
-
?
|
|
106096
|
-
{
|
|
106097
|
-
readPixelsAsync: gl .readPixels,
|
|
106098
|
-
}
|
|
106099
|
-
:
|
|
106100
|
-
{
|
|
106101
|
-
clientWaitAsync (sync, flags, timeout)
|
|
106102
|
-
{
|
|
106103
|
-
return new Promise ((resolve, reject) =>
|
|
106104
|
-
{
|
|
106105
|
-
const check = () =>
|
|
106106
|
-
{
|
|
106107
|
-
const result = this .clientWaitSync (sync, flags, 0);
|
|
106108
|
-
|
|
106109
|
-
switch (result)
|
|
106110
|
-
{
|
|
106111
|
-
case this .WAIT_FAILED:
|
|
106112
|
-
{
|
|
106113
|
-
reject (new Error ("clientWaitSync: WAIT_FAILED"));
|
|
106114
|
-
return;
|
|
106115
|
-
}
|
|
106116
|
-
case this .TIMEOUT_EXPIRED:
|
|
106117
|
-
{
|
|
106118
|
-
setTimeout (check, timeout);
|
|
106119
|
-
return;
|
|
106120
|
-
}
|
|
106121
|
-
default:
|
|
106122
|
-
{
|
|
106123
|
-
resolve ();
|
|
106124
|
-
return;
|
|
106125
|
-
}
|
|
106126
|
-
}
|
|
106127
|
-
};
|
|
106128
|
-
|
|
106129
|
-
setTimeout (check);
|
|
106130
|
-
});
|
|
106131
|
-
},
|
|
106132
|
-
getBufferSubDataAsync: async function (target, buffer, srcByteOffset, dstBuffer, /* optional */ dstOffset, /* optional */ length)
|
|
106133
|
-
{
|
|
106134
|
-
const sync = this .fenceSync (this .SYNC_GPU_COMMANDS_COMPLETE, 0);
|
|
106135
|
-
|
|
106136
|
-
this .flush ();
|
|
106137
|
-
|
|
106138
|
-
await this .clientWaitAsync (sync, 0, 10);
|
|
106139
|
-
|
|
106140
|
-
this .deleteSync (sync);
|
|
106141
|
-
|
|
106142
|
-
this .bindBuffer (target, buffer);
|
|
106143
|
-
this .getBufferSubData (target, srcByteOffset, dstBuffer, dstOffset, length);
|
|
106144
|
-
this .bindBuffer (target, null);
|
|
106145
|
-
},
|
|
106146
|
-
readPixelsAsync: async function (x, y, w, h, format, type, dest, dstOffset)
|
|
106147
|
-
{
|
|
106148
|
-
const buffer = this .createBuffer ();
|
|
106149
|
-
|
|
106150
|
-
this .bindBuffer (this .PIXEL_PACK_BUFFER, buffer);
|
|
106151
|
-
this .bufferData (this .PIXEL_PACK_BUFFER, dest .byteLength, this .STREAM_READ);
|
|
106152
|
-
this .readPixels (x, y, w, h, format, type, 0);
|
|
106153
|
-
this .bindBuffer (this .PIXEL_PACK_BUFFER, null);
|
|
106154
|
-
|
|
106155
|
-
await this .getBufferSubDataAsync (this .PIXEL_PACK_BUFFER, buffer, 0, dest, dstOffset);
|
|
106179
|
+
// // Async functions, DOES'NT WORK WELL WITH OPERA!!!
|
|
106156
106180
|
|
|
106157
|
-
|
|
106158
|
-
|
|
106159
|
-
|
|
106181
|
+
// Object .assign (gl, gl .getVersion () === 1
|
|
106182
|
+
// ?
|
|
106183
|
+
// {
|
|
106184
|
+
// readPixelsAsync: gl .readPixels,
|
|
106185
|
+
// }
|
|
106186
|
+
// :
|
|
106187
|
+
// {
|
|
106188
|
+
// clientWaitAsync (sync, flags, timeout)
|
|
106189
|
+
// {
|
|
106190
|
+
// return new Promise ((resolve, reject) =>
|
|
106191
|
+
// {
|
|
106192
|
+
// const check = () =>
|
|
106193
|
+
// {
|
|
106194
|
+
// const result = this .clientWaitSync (sync, flags, 0);
|
|
106195
|
+
|
|
106196
|
+
// switch (result)
|
|
106197
|
+
// {
|
|
106198
|
+
// case this .WAIT_FAILED:
|
|
106199
|
+
// {
|
|
106200
|
+
// reject (new Error ("clientWaitSync: WAIT_FAILED"));
|
|
106201
|
+
// return;
|
|
106202
|
+
// }
|
|
106203
|
+
// case this .TIMEOUT_EXPIRED:
|
|
106204
|
+
// {
|
|
106205
|
+
// setTimeout (check, timeout);
|
|
106206
|
+
// return;
|
|
106207
|
+
// }
|
|
106208
|
+
// default:
|
|
106209
|
+
// {
|
|
106210
|
+
// resolve ();
|
|
106211
|
+
// return;
|
|
106212
|
+
// }
|
|
106213
|
+
// }
|
|
106214
|
+
// };
|
|
106215
|
+
|
|
106216
|
+
// setTimeout (check);
|
|
106217
|
+
// });
|
|
106218
|
+
// },
|
|
106219
|
+
// getBufferSubDataAsync: async function (target, buffer, srcByteOffset, dstBuffer, /* optional */ dstOffset, /* optional */ length)
|
|
106220
|
+
// {
|
|
106221
|
+
// const sync = this .fenceSync (this .SYNC_GPU_COMMANDS_COMPLETE, 0);
|
|
106222
|
+
|
|
106223
|
+
// this .flush ();
|
|
106224
|
+
|
|
106225
|
+
// await this .clientWaitAsync (sync, 0, 10);
|
|
106226
|
+
|
|
106227
|
+
// this .deleteSync (sync);
|
|
106228
|
+
|
|
106229
|
+
// this .bindBuffer (target, buffer);
|
|
106230
|
+
// this .getBufferSubData (target, srcByteOffset, dstBuffer, dstOffset, length);
|
|
106231
|
+
// this .bindBuffer (target, null);
|
|
106232
|
+
// },
|
|
106233
|
+
// readPixelsAsync: async function (x, y, w, h, format, type, dest, dstOffset)
|
|
106234
|
+
// {
|
|
106235
|
+
// const buffer = this .createBuffer ();
|
|
106236
|
+
|
|
106237
|
+
// this .bindBuffer (this .PIXEL_PACK_BUFFER, buffer);
|
|
106238
|
+
// this .bufferData (this .PIXEL_PACK_BUFFER, dest .byteLength, this .STREAM_READ);
|
|
106239
|
+
// this .readPixels (x, y, w, h, format, type, 0);
|
|
106240
|
+
// this .bindBuffer (this .PIXEL_PACK_BUFFER, null);
|
|
106241
|
+
|
|
106242
|
+
// await this .getBufferSubDataAsync (this .PIXEL_PACK_BUFFER, buffer, 0, dest, dstOffset);
|
|
106243
|
+
|
|
106244
|
+
// this .deleteBuffer (buffer);
|
|
106245
|
+
// },
|
|
106246
|
+
// });
|
|
106160
106247
|
|
|
106161
106248
|
// Return context.
|
|
106162
106249
|
|
|
@@ -106666,7 +106753,7 @@ const gettext_default_ = gettext;
|
|
|
106666
106753
|
x_ite_Namespace .add ("gettext", "locale/gettext", gettext_default_);
|
|
106667
106754
|
/* harmony default export */ const locale_gettext = (gettext_default_);
|
|
106668
106755
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/BrowserTimings.js
|
|
106669
|
-
/* provided dependency */ var BrowserTimings_$ = __webpack_require__(
|
|
106756
|
+
/* provided dependency */ var BrowserTimings_$ = __webpack_require__(239);
|
|
106670
106757
|
/*******************************************************************************
|
|
106671
106758
|
*
|
|
106672
106759
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -107096,7 +107183,7 @@ const TextureQuality_default_ = TextureQuality;
|
|
|
107096
107183
|
x_ite_Namespace .add ("TextureQuality", "x_ite/Browser/Core/TextureQuality", TextureQuality_default_);
|
|
107097
107184
|
/* harmony default export */ const Core_TextureQuality = (TextureQuality_default_);
|
|
107098
107185
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/BrowserOptions.js
|
|
107099
|
-
/* provided dependency */ var BrowserOptions_$ = __webpack_require__(
|
|
107186
|
+
/* provided dependency */ var BrowserOptions_$ = __webpack_require__(239);
|
|
107100
107187
|
/*******************************************************************************
|
|
107101
107188
|
*
|
|
107102
107189
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -107686,7 +107773,7 @@ const RenderingProperties_default_ = RenderingProperties;
|
|
|
107686
107773
|
x_ite_Namespace .add ("RenderingProperties", "x_ite/Browser/Core/RenderingProperties", RenderingProperties_default_);
|
|
107687
107774
|
/* harmony default export */ const Core_RenderingProperties = (RenderingProperties_default_);
|
|
107688
107775
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/Notification.js
|
|
107689
|
-
/* provided dependency */ var Notification_$ = __webpack_require__(
|
|
107776
|
+
/* provided dependency */ var Notification_$ = __webpack_require__(239);
|
|
107690
107777
|
/*******************************************************************************
|
|
107691
107778
|
*
|
|
107692
107779
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -107809,8 +107896,8 @@ const Notification_default_ = Notification;
|
|
|
107809
107896
|
x_ite_Namespace .add ("Notification", "x_ite/Browser/Core/Notification", Notification_default_);
|
|
107810
107897
|
/* harmony default export */ const Core_Notification = (Notification_default_);
|
|
107811
107898
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/ContextMenu.js
|
|
107812
|
-
/* provided dependency */ var jquery_fullscreen = __webpack_require__(
|
|
107813
|
-
/* provided dependency */ var ContextMenu_$ = __webpack_require__(
|
|
107899
|
+
/* provided dependency */ var jquery_fullscreen = __webpack_require__(473);
|
|
107900
|
+
/* provided dependency */ var ContextMenu_$ = __webpack_require__(239);
|
|
107814
107901
|
/*******************************************************************************
|
|
107815
107902
|
*
|
|
107816
107903
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -110558,7 +110645,7 @@ const DataStorage_default_ = DataStorage;
|
|
|
110558
110645
|
x_ite_Namespace .add ("DataStorage", "standard/Utility/DataStorage", DataStorage_default_);
|
|
110559
110646
|
/* harmony default export */ const Utility_DataStorage = (DataStorage_default_);
|
|
110560
110647
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/X3DCoreContext.js
|
|
110561
|
-
/* provided dependency */ var X3DCoreContext_$ = __webpack_require__(
|
|
110648
|
+
/* provided dependency */ var X3DCoreContext_$ = __webpack_require__(239);
|
|
110562
110649
|
/*******************************************************************************
|
|
110563
110650
|
*
|
|
110564
110651
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -113085,8 +113172,8 @@ const X3DViewer_default_ = X3DViewer;
|
|
|
113085
113172
|
x_ite_Namespace .add ("X3DViewer", "x_ite/Browser/Navigation/X3DViewer", X3DViewer_default_);
|
|
113086
113173
|
/* harmony default export */ const Navigation_X3DViewer = (X3DViewer_default_);
|
|
113087
113174
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/ExamineViewer.js
|
|
113088
|
-
/* provided dependency */ var jquery_mousewheel = __webpack_require__(
|
|
113089
|
-
/* provided dependency */ var ExamineViewer_$ = __webpack_require__(
|
|
113175
|
+
/* provided dependency */ var jquery_mousewheel = __webpack_require__(360);
|
|
113176
|
+
/* provided dependency */ var ExamineViewer_$ = __webpack_require__(239);
|
|
113090
113177
|
/*******************************************************************************
|
|
113091
113178
|
*
|
|
113092
113179
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -113958,8 +114045,8 @@ const ExamineViewer_default_ = ExamineViewer;
|
|
|
113958
114045
|
x_ite_Namespace .add ("ExamineViewer", "x_ite/Browser/Navigation/ExamineViewer", ExamineViewer_default_);
|
|
113959
114046
|
/* harmony default export */ const Navigation_ExamineViewer = (ExamineViewer_default_);
|
|
113960
114047
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/X3DFlyViewer.js
|
|
113961
|
-
/* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(
|
|
113962
|
-
/* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(
|
|
114048
|
+
/* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(360);
|
|
114049
|
+
/* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(239);
|
|
113963
114050
|
/*******************************************************************************
|
|
113964
114051
|
*
|
|
113965
114052
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -114968,8 +115055,8 @@ const FlyViewer_default_ = FlyViewer;
|
|
|
114968
115055
|
x_ite_Namespace .add ("FlyViewer", "x_ite/Browser/Navigation/FlyViewer", FlyViewer_default_);
|
|
114969
115056
|
/* harmony default export */ const Navigation_FlyViewer = (FlyViewer_default_);
|
|
114970
115057
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/PlaneViewer.js
|
|
114971
|
-
/* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(
|
|
114972
|
-
/* provided dependency */ var PlaneViewer_$ = __webpack_require__(
|
|
115058
|
+
/* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(360);
|
|
115059
|
+
/* provided dependency */ var PlaneViewer_$ = __webpack_require__(239);
|
|
114973
115060
|
/*******************************************************************************
|
|
114974
115061
|
*
|
|
114975
115062
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -115300,8 +115387,8 @@ const NoneViewer_default_ = NoneViewer;
|
|
|
115300
115387
|
x_ite_Namespace .add ("NoneViewer", "x_ite/Browser/Navigation/NoneViewer", NoneViewer_default_);
|
|
115301
115388
|
/* harmony default export */ const Navigation_NoneViewer = (NoneViewer_default_);
|
|
115302
115389
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/LookAtViewer.js
|
|
115303
|
-
/* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(
|
|
115304
|
-
/* provided dependency */ var LookAtViewer_$ = __webpack_require__(
|
|
115390
|
+
/* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(360);
|
|
115391
|
+
/* provided dependency */ var LookAtViewer_$ = __webpack_require__(239);
|
|
115305
115392
|
/*******************************************************************************
|
|
115306
115393
|
*
|
|
115307
115394
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -116440,8 +116527,8 @@ const X3DPickingContext_default_ = X3DPickingContext;
|
|
|
116440
116527
|
x_ite_Namespace .add ("X3DPickingContext", "x_ite/Browser/Picking/X3DPickingContext", X3DPickingContext_default_);
|
|
116441
116528
|
/* harmony default export */ const Picking_X3DPickingContext = (X3DPickingContext_default_);
|
|
116442
116529
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/PointingDeviceSensor/PointingDevice.js
|
|
116443
|
-
/* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(
|
|
116444
|
-
/* provided dependency */ var PointingDevice_$ = __webpack_require__(
|
|
116530
|
+
/* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(360);
|
|
116531
|
+
/* provided dependency */ var PointingDevice_$ = __webpack_require__(239);
|
|
116445
116532
|
/*******************************************************************************
|
|
116446
116533
|
*
|
|
116447
116534
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -117720,7 +117807,7 @@ const MultiSampleFrameBuffer_default_ = MultiSampleFrameBuffer;
|
|
|
117720
117807
|
x_ite_Namespace .add ("MultiSampleFrameBuffer", "x_ite/Rendering/MultiSampleFrameBuffer", MultiSampleFrameBuffer_default_);
|
|
117721
117808
|
/* harmony default export */ const Rendering_MultiSampleFrameBuffer = (MultiSampleFrameBuffer_default_);
|
|
117722
117809
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Rendering/X3DRenderingContext.js
|
|
117723
|
-
/* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(
|
|
117810
|
+
/* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(239);
|
|
117724
117811
|
/*******************************************************************************
|
|
117725
117812
|
*
|
|
117726
117813
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -118623,7 +118710,7 @@ const X3DSoundContext_default_ = X3DSoundContext;
|
|
|
118623
118710
|
x_ite_Namespace .add ("X3DSoundContext", "x_ite/Browser/Sound/X3DSoundContext", X3DSoundContext_default_);
|
|
118624
118711
|
/* harmony default export */ const Sound_X3DSoundContext = (X3DSoundContext_default_);
|
|
118625
118712
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Texturing/KTXDecoder.js
|
|
118626
|
-
/* provided dependency */ var KTXDecoder_$ = __webpack_require__(
|
|
118713
|
+
/* provided dependency */ var KTXDecoder_$ = __webpack_require__(239);
|
|
118627
118714
|
const KTXDecoder_default_ = class KTXDecoder
|
|
118628
118715
|
{
|
|
118629
118716
|
constructor (gl, externalKtxlib, scriptDir)
|
|
@@ -120176,7 +120263,7 @@ const Components_default_ = Components;
|
|
|
120176
120263
|
x_ite_Namespace .add ("Components", "x_ite/Components", Components_default_);
|
|
120177
120264
|
/* harmony default export */ const x_ite_Components = ((/* unused pure expression or super */ null && (Components_default_)));
|
|
120178
120265
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/DOMIntegration.js
|
|
120179
|
-
/* provided dependency */ var DOMIntegration_$ = __webpack_require__(
|
|
120266
|
+
/* provided dependency */ var DOMIntegration_$ = __webpack_require__(239);
|
|
120180
120267
|
/*******************************************************************************
|
|
120181
120268
|
* MIT License
|
|
120182
120269
|
*
|
|
@@ -121315,7 +121402,7 @@ const SupportedProfiles_default_ = SupportedProfiles;
|
|
|
121315
121402
|
x_ite_Namespace .add ("SupportedProfiles", "x_ite/Configuration/SupportedProfiles", SupportedProfiles_default_);
|
|
121316
121403
|
/* harmony default export */ const Configuration_SupportedProfiles = (SupportedProfiles_default_);
|
|
121317
121404
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/X3DBrowser.js
|
|
121318
|
-
/* provided dependency */ var X3DBrowser_$ = __webpack_require__(
|
|
121405
|
+
/* provided dependency */ var X3DBrowser_$ = __webpack_require__(239);
|
|
121319
121406
|
/*******************************************************************************
|
|
121320
121407
|
*
|
|
121321
121408
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -122396,7 +122483,7 @@ const X3DBrowser_default_ = X3DBrowser;
|
|
|
122396
122483
|
x_ite_Namespace .add ("X3DBrowser", "x_ite/Browser/X3DBrowser", X3DBrowser_default_);
|
|
122397
122484
|
/* harmony default export */ const Browser_X3DBrowser = (X3DBrowser_default_);
|
|
122398
122485
|
;// CONCATENATED MODULE: ./src/x_ite/X3DCanvasElement.js
|
|
122399
|
-
/* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(
|
|
122486
|
+
/* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(239);
|
|
122400
122487
|
/*******************************************************************************
|
|
122401
122488
|
*
|
|
122402
122489
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -122528,8 +122615,8 @@ const X3DCanvasElement_default_ = X3DCanvasElement;
|
|
|
122528
122615
|
x_ite_Namespace .add ("X3DCanvasElement", "x_ite/X3DCanvasElement", X3DCanvasElement_default_);
|
|
122529
122616
|
/* harmony default export */ const x_ite_X3DCanvasElement = (X3DCanvasElement_default_);
|
|
122530
122617
|
;// CONCATENATED MODULE: ./src/lib/jquery.js
|
|
122531
|
-
/* provided dependency */ var jquery_$ = __webpack_require__(
|
|
122532
|
-
/* provided dependency */ var pako = __webpack_require__(
|
|
122618
|
+
/* provided dependency */ var jquery_$ = __webpack_require__(239);
|
|
122619
|
+
/* provided dependency */ var pako = __webpack_require__(102);
|
|
122533
122620
|
Object .assign (jquery_$,
|
|
122534
122621
|
{
|
|
122535
122622
|
decodeText (input)
|
|
@@ -122606,14 +122693,14 @@ const jquery_default_ = jquery_$;
|
|
|
122606
122693
|
x_ite_Namespace .add ("jquery", "lib/jquery", jquery_default_);
|
|
122607
122694
|
/* harmony default export */ const jquery = ((/* unused pure expression or super */ null && (jquery_default_)));
|
|
122608
122695
|
;// CONCATENATED MODULE: ./src/lib/libtess.js
|
|
122609
|
-
/* provided dependency */ var libtess_libtess = __webpack_require__(
|
|
122696
|
+
/* provided dependency */ var libtess_libtess = __webpack_require__(488);
|
|
122610
122697
|
const libtess_default_ = libtess_libtess;
|
|
122611
122698
|
;
|
|
122612
122699
|
|
|
122613
122700
|
x_ite_Namespace .add ("libtess", "lib/libtess", libtess_default_);
|
|
122614
122701
|
/* harmony default export */ const lib_libtess = ((/* unused pure expression or super */ null && (libtess_default_)));
|
|
122615
122702
|
;// CONCATENATED MODULE: ./src/x_ite/X3D.js
|
|
122616
|
-
/* provided dependency */ var X3D_$ = __webpack_require__(
|
|
122703
|
+
/* provided dependency */ var X3D_$ = __webpack_require__(239);
|
|
122617
122704
|
/*******************************************************************************
|
|
122618
122705
|
*
|
|
122619
122706
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -122867,92 +122954,6 @@ Object .assign (X3D,
|
|
|
122867
122954
|
|
|
122868
122955
|
/* harmony default export */ const x_ite_X3D = (X3D);
|
|
122869
122956
|
|
|
122870
|
-
;// CONCATENATED MODULE: ./src/shim.js
|
|
122871
|
-
/*******************************************************************************
|
|
122872
|
-
*
|
|
122873
|
-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
122874
|
-
*
|
|
122875
|
-
* Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011 - 2022.
|
|
122876
|
-
*
|
|
122877
|
-
* All rights reserved. Holger Seelig <holger.seelig@yahoo.de>.
|
|
122878
|
-
*
|
|
122879
|
-
* The copyright notice above does not evidence any actual of intended
|
|
122880
|
-
* publication of such source code, and is an unpublished work by create3000.
|
|
122881
|
-
* This material contains CONFIDENTIAL INFORMATION that is the property of
|
|
122882
|
-
* create3000.
|
|
122883
|
-
*
|
|
122884
|
-
* No permission is granted to copy, distribute, or create derivative works from
|
|
122885
|
-
* the contents of this software, in whole or in part, without the prior written
|
|
122886
|
-
* permission of create3000.
|
|
122887
|
-
*
|
|
122888
|
-
* NON-MILITARY USE ONLY
|
|
122889
|
-
*
|
|
122890
|
-
* All create3000 software are effectively free software with a non-military use
|
|
122891
|
-
* restriction. It is free. Well commented source is provided. You may reuse the
|
|
122892
|
-
* source in any way you please with the exception anything that uses it must be
|
|
122893
|
-
* marked to indicate is contains 'non-military use only' components.
|
|
122894
|
-
*
|
|
122895
|
-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
122896
|
-
*
|
|
122897
|
-
* Copyright 2011 - 2022, Holger Seelig <holger.seelig@yahoo.de>.
|
|
122898
|
-
*
|
|
122899
|
-
* This file is part of the X_ITE Project.
|
|
122900
|
-
*
|
|
122901
|
-
* X_ITE is free software: you can redistribute it and/or modify it under the
|
|
122902
|
-
* terms of the GNU General Public License version 3 only, as published by the
|
|
122903
|
-
* Free Software Foundation.
|
|
122904
|
-
*
|
|
122905
|
-
* X_ITE is distributed in the hope that it will be useful, but WITHOUT ANY
|
|
122906
|
-
* WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
|
122907
|
-
* A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more
|
|
122908
|
-
* details (a copy is included in the LICENSE file that accompanied this code).
|
|
122909
|
-
*
|
|
122910
|
-
* You should have received a copy of the GNU General Public License version 3
|
|
122911
|
-
* along with X_ITE. If not, see <https://www.gnu.org/licenses/gpl.html> for a
|
|
122912
|
-
* copy of the GPLv3 License.
|
|
122913
|
-
*
|
|
122914
|
-
* For Silvio, Joy and Adi.
|
|
122915
|
-
*
|
|
122916
|
-
******************************************************************************/
|
|
122917
|
-
|
|
122918
|
-
(() =>
|
|
122919
|
-
{
|
|
122920
|
-
// Added at February 2022
|
|
122921
|
-
// https://github.com/tc39/proposal-relative-indexing-method#polyfill
|
|
122922
|
-
|
|
122923
|
-
function at (n)
|
|
122924
|
-
{
|
|
122925
|
-
// ToInteger() abstract op
|
|
122926
|
-
n = Math.trunc(n) || 0;
|
|
122927
|
-
// Allow negative indexing from the end
|
|
122928
|
-
if (n < 0) n += this.length;
|
|
122929
|
-
// OOB access is guaranteed to return undefined
|
|
122930
|
-
if (n < 0 || n >= this.length) return undefined;
|
|
122931
|
-
// Otherwise, this is just normal property access
|
|
122932
|
-
return this[n];
|
|
122933
|
-
}
|
|
122934
|
-
|
|
122935
|
-
const TypedArray = Reflect .getPrototypeOf (Int8Array);
|
|
122936
|
-
for (const C of [Array, String, TypedArray])
|
|
122937
|
-
{
|
|
122938
|
-
if (C .prototype .at === undefined)
|
|
122939
|
-
{
|
|
122940
|
-
Object .defineProperty (C .prototype, "at",
|
|
122941
|
-
{
|
|
122942
|
-
value: at,
|
|
122943
|
-
writable: true,
|
|
122944
|
-
enumerable: false,
|
|
122945
|
-
configurable: true,
|
|
122946
|
-
});
|
|
122947
|
-
}
|
|
122948
|
-
}
|
|
122949
|
-
})();
|
|
122950
|
-
|
|
122951
|
-
const shim_default_ = undefined;
|
|
122952
|
-
;
|
|
122953
|
-
|
|
122954
|
-
x_ite_Namespace .add ("shim", "shim", shim_default_);
|
|
122955
|
-
/* harmony default export */ const shim = ((/* unused pure expression or super */ null && (shim_default_)));
|
|
122956
122957
|
;// CONCATENATED MODULE: ./src/x_ite.js
|
|
122957
122958
|
/*******************************************************************************
|
|
122958
122959
|
*
|
|
@@ -123007,7 +123008,7 @@ x_ite_Namespace .add ("shim", "shim", shim_default_);
|
|
|
123007
123008
|
|
|
123008
123009
|
// Assign X3D to global namespace.
|
|
123009
123010
|
|
|
123010
|
-
window [Symbol .for ("X_ITE.X3D-9.1.
|
|
123011
|
+
window [Symbol .for ("X_ITE.X3D-9.1.10")] = x_ite_X3D;
|
|
123011
123012
|
|
|
123012
123013
|
customElements .define ("x3d-canvas", x_ite_X3DCanvasElement);
|
|
123013
123014
|
|