x_ite 8.6.3 → 8.6.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/assets/components/Annotation.js +13 -13
- package/dist/assets/components/Annotation.min.js +1 -1
- package/dist/assets/components/CADGeometry.js +13 -13
- 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 +18 -18
- 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 +24 -24
- package/dist/assets/components/NURBS.min.js +1 -1
- package/dist/assets/components/ParticleSystems.js +23 -23
- package/dist/assets/components/ParticleSystems.min.js +1 -1
- package/dist/assets/components/Picking.js +19 -19
- package/dist/assets/components/Picking.min.js +1 -1
- package/dist/assets/components/RigidBodyPhysics.js +18 -18
- package/dist/assets/components/RigidBodyPhysics.min.js +1 -1
- package/dist/assets/components/Scripting.js +28 -28
- package/dist/assets/components/Scripting.min.js +1 -1
- package/dist/assets/components/Text.js +24 -24
- package/dist/assets/components/Text.min.js +1 -1
- package/dist/assets/components/TextureProjector.js +14 -14
- package/dist/assets/components/TextureProjector.min.js +1 -1
- package/dist/assets/components/Texturing3D.js +30 -30
- package/dist/assets/components/Texturing3D.min.js +1 -1
- package/dist/assets/components/VolumeRendering.js +19 -19
- package/dist/assets/components/VolumeRendering.min.js +1 -1
- package/dist/assets/components/X_ITE.js +9 -9
- package/dist/assets/components/X_ITE.min.js +1 -1
- package/dist/x_ite.css +1 -1
- package/dist/x_ite.js +200 -122
- package/dist/x_ite.min.js +1 -1
- package/dist/x_ite.zip +0 -0
- package/docs/_config.yml +1 -1
- package/docs/_posts/getting-started.md +1 -1
- package/docs/_posts/laboratory/x3d-file-converter.md +1 -1
- package/docs/_tabs/laboratory.md +6 -0
- package/package.json +1 -1
- package/src/x_ite/Browser/VERSION.js +1 -1
- package/src/x_ite/Parser/OBJParser.js +29 -22
- package/src/x_ite/Parser/SVGParser.js +116 -45
package/dist/x_ite.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* X_ITE v8.6.
|
|
1
|
+
/* X_ITE v8.6.4 */(function webpackUniversalModuleDefinition(root, factory) {
|
|
2
2
|
if(typeof exports === 'object' && typeof module === 'object')
|
|
3
3
|
module.exports = factory();
|
|
4
4
|
else if(typeof define === 'function' && define.amd)
|
|
@@ -11,11 +11,11 @@
|
|
|
11
11
|
return /******/ (() => { // webpackBootstrap
|
|
12
12
|
/******/ var __webpack_modules__ = ({
|
|
13
13
|
|
|
14
|
-
/***/
|
|
14
|
+
/***/ 599:
|
|
15
15
|
/***/ (function(module, exports, __webpack_require__) {
|
|
16
16
|
|
|
17
17
|
"use strict";
|
|
18
|
-
/* provided dependency */ var jQuery = __webpack_require__(
|
|
18
|
+
/* provided dependency */ var jQuery = __webpack_require__(769);
|
|
19
19
|
var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_RESULT__;
|
|
20
20
|
|
|
21
21
|
/**
|
|
@@ -387,10 +387,10 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_RESULT__;
|
|
|
387
387
|
|
|
388
388
|
/***/ }),
|
|
389
389
|
|
|
390
|
-
/***/
|
|
390
|
+
/***/ 392:
|
|
391
391
|
/***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
|
|
392
392
|
|
|
393
|
-
/* provided dependency */ var jQuery = __webpack_require__(
|
|
393
|
+
/* provided dependency */ var jQuery = __webpack_require__(769);
|
|
394
394
|
/**
|
|
395
395
|
* @preserve jquery.fullscreen 1.1.5
|
|
396
396
|
* https://github.com/code-lts/jquery-fullscreen-plugin
|
|
@@ -586,7 +586,7 @@ installFullScreenHandlers();
|
|
|
586
586
|
|
|
587
587
|
/***/ }),
|
|
588
588
|
|
|
589
|
-
/***/
|
|
589
|
+
/***/ 616:
|
|
590
590
|
/***/ ((module, exports, __webpack_require__) => {
|
|
591
591
|
|
|
592
592
|
var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!
|
|
@@ -600,7 +600,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
|
|
|
600
600
|
(function (factory) {
|
|
601
601
|
if ( true ) {
|
|
602
602
|
// AMD. Register as an anonymous module.
|
|
603
|
-
!(__WEBPACK_AMD_DEFINE_ARRAY__ = [__webpack_require__(
|
|
603
|
+
!(__WEBPACK_AMD_DEFINE_ARRAY__ = [__webpack_require__(769)], __WEBPACK_AMD_DEFINE_FACTORY__ = (factory),
|
|
604
604
|
__WEBPACK_AMD_DEFINE_RESULT__ = (typeof __WEBPACK_AMD_DEFINE_FACTORY__ === 'function' ?
|
|
605
605
|
(__WEBPACK_AMD_DEFINE_FACTORY__.apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__)) : __WEBPACK_AMD_DEFINE_FACTORY__),
|
|
606
606
|
__WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
|
|
@@ -811,7 +811,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
|
|
|
811
811
|
|
|
812
812
|
/***/ }),
|
|
813
813
|
|
|
814
|
-
/***/
|
|
814
|
+
/***/ 769:
|
|
815
815
|
/***/ (function(module, exports) {
|
|
816
816
|
|
|
817
817
|
var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!
|
|
@@ -11812,7 +11812,7 @@ return jQuery;
|
|
|
11812
11812
|
|
|
11813
11813
|
/***/ }),
|
|
11814
11814
|
|
|
11815
|
-
/***/
|
|
11815
|
+
/***/ 863:
|
|
11816
11816
|
/***/ ((module) => {
|
|
11817
11817
|
|
|
11818
11818
|
/**
|
|
@@ -16591,7 +16591,7 @@ if (true) {
|
|
|
16591
16591
|
|
|
16592
16592
|
/***/ }),
|
|
16593
16593
|
|
|
16594
|
-
/***/
|
|
16594
|
+
/***/ 765:
|
|
16595
16595
|
/***/ (function(__unused_webpack_module, exports) {
|
|
16596
16596
|
|
|
16597
16597
|
|
|
@@ -19836,7 +19836,7 @@ if (true) {
|
|
|
19836
19836
|
|
|
19837
19837
|
/***/ }),
|
|
19838
19838
|
|
|
19839
|
-
/***/
|
|
19839
|
+
/***/ 328:
|
|
19840
19840
|
/***/ (function(module, exports) {
|
|
19841
19841
|
|
|
19842
19842
|
var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*
|
|
@@ -34905,7 +34905,7 @@ x_ite_Namespace.set ("x_ite/Base/X3DBaseNode", X3DBaseNode_default_);
|
|
|
34905
34905
|
*
|
|
34906
34906
|
******************************************************************************/
|
|
34907
34907
|
|
|
34908
|
-
const VERSION_default_ = "8.6.
|
|
34908
|
+
const VERSION_default_ = "8.6.4";
|
|
34909
34909
|
;
|
|
34910
34910
|
|
|
34911
34911
|
x_ite_Namespace.set ("x_ite/Browser/VERSION", VERSION_default_);
|
|
@@ -35807,7 +35807,7 @@ const gettext_default_ = gettext;
|
|
|
35807
35807
|
x_ite_Namespace.set ("locale/gettext", gettext_default_);
|
|
35808
35808
|
/* harmony default export */ const locale_gettext = (gettext_default_);
|
|
35809
35809
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/BrowserTimings.js
|
|
35810
|
-
/* provided dependency */ var $ = __webpack_require__(
|
|
35810
|
+
/* provided dependency */ var $ = __webpack_require__(769);
|
|
35811
35811
|
/*******************************************************************************
|
|
35812
35812
|
*
|
|
35813
35813
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -36765,7 +36765,7 @@ const RenderingProperties_default_ = RenderingProperties;
|
|
|
36765
36765
|
x_ite_Namespace.set ("x_ite/Browser/Core/RenderingProperties", RenderingProperties_default_);
|
|
36766
36766
|
/* harmony default export */ const Core_RenderingProperties = (RenderingProperties_default_);
|
|
36767
36767
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/Notification.js
|
|
36768
|
-
/* provided dependency */ var Notification_$ = __webpack_require__(
|
|
36768
|
+
/* provided dependency */ var Notification_$ = __webpack_require__(769);
|
|
36769
36769
|
/*******************************************************************************
|
|
36770
36770
|
*
|
|
36771
36771
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -36887,8 +36887,8 @@ const Notification_default_ = Notification;
|
|
|
36887
36887
|
x_ite_Namespace.set ("x_ite/Browser/Core/Notification", Notification_default_);
|
|
36888
36888
|
/* harmony default export */ const Core_Notification = (Notification_default_);
|
|
36889
36889
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/ContextMenu.js
|
|
36890
|
-
/* provided dependency */ var jquery_fullscreen = __webpack_require__(
|
|
36891
|
-
/* provided dependency */ var ContextMenu_$ = __webpack_require__(
|
|
36890
|
+
/* provided dependency */ var jquery_fullscreen = __webpack_require__(392);
|
|
36891
|
+
/* provided dependency */ var ContextMenu_$ = __webpack_require__(769);
|
|
36892
36892
|
/*******************************************************************************
|
|
36893
36893
|
*
|
|
36894
36894
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -41890,7 +41890,7 @@ const X3DUrlObject_default_ = X3DUrlObject;
|
|
|
41890
41890
|
x_ite_Namespace.set ("x_ite/Components/Networking/X3DUrlObject", X3DUrlObject_default_);
|
|
41891
41891
|
/* harmony default export */ const Networking_X3DUrlObject = (X3DUrlObject_default_);
|
|
41892
41892
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/X3DParser.js
|
|
41893
|
-
/* provided dependency */ var X3DParser_$ = __webpack_require__(
|
|
41893
|
+
/* provided dependency */ var X3DParser_$ = __webpack_require__(769);
|
|
41894
41894
|
/*******************************************************************************
|
|
41895
41895
|
*
|
|
41896
41896
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -45067,7 +45067,7 @@ const VRMLParser_default_ = VRMLParser;
|
|
|
45067
45067
|
x_ite_Namespace.set ("x_ite/Parser/VRMLParser", VRMLParser_default_);
|
|
45068
45068
|
/* harmony default export */ const Parser_VRMLParser = (VRMLParser_default_);
|
|
45069
45069
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/XMLParser.js
|
|
45070
|
-
/* provided dependency */ var XMLParser_$ = __webpack_require__(
|
|
45070
|
+
/* provided dependency */ var XMLParser_$ = __webpack_require__(769);
|
|
45071
45071
|
/*******************************************************************************
|
|
45072
45072
|
*
|
|
45073
45073
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -46953,7 +46953,7 @@ const X3DOptimizer_default_ = X3DOptimizer;
|
|
|
46953
46953
|
x_ite_Namespace.set ("x_ite/Parser/X3DOptimizer", X3DOptimizer_default_);
|
|
46954
46954
|
/* harmony default export */ const Parser_X3DOptimizer = (X3DOptimizer_default_);
|
|
46955
46955
|
;// CONCATENATED MODULE: ./src/standard/Math/Geometry/Triangle3.js
|
|
46956
|
-
/* provided dependency */ var libtess = __webpack_require__(
|
|
46956
|
+
/* provided dependency */ var libtess = __webpack_require__(863);
|
|
46957
46957
|
/*******************************************************************************
|
|
46958
46958
|
*
|
|
46959
46959
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -47863,7 +47863,7 @@ const Box3_default_ = Box3;
|
|
|
47863
47863
|
x_ite_Namespace.set ("standard/Math/Geometry/Box3", Box3_default_);
|
|
47864
47864
|
/* harmony default export */ const Geometry_Box3 = (Box3_default_);
|
|
47865
47865
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/GLTF2Parser.js
|
|
47866
|
-
/* provided dependency */ var GLTF2Parser_$ = __webpack_require__(
|
|
47866
|
+
/* provided dependency */ var GLTF2Parser_$ = __webpack_require__(769);
|
|
47867
47867
|
/*******************************************************************************
|
|
47868
47868
|
*
|
|
47869
47869
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -50090,7 +50090,7 @@ const GLTF2Parser_default_ = GLTF2Parser;
|
|
|
50090
50090
|
x_ite_Namespace.set ("x_ite/Parser/GLTF2Parser", GLTF2Parser_default_);
|
|
50091
50091
|
/* harmony default export */ const Parser_GLTF2Parser = (GLTF2Parser_default_);
|
|
50092
50092
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/GLB2Parser.js
|
|
50093
|
-
/* provided dependency */ var GLB2Parser_$ = __webpack_require__(
|
|
50093
|
+
/* provided dependency */ var GLB2Parser_$ = __webpack_require__(769);
|
|
50094
50094
|
/*******************************************************************************
|
|
50095
50095
|
*
|
|
50096
50096
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -50243,7 +50243,7 @@ const GLB2Parser_default_ = GLB2Parser;
|
|
|
50243
50243
|
x_ite_Namespace.set ("x_ite/Parser/GLB2Parser", GLB2Parser_default_);
|
|
50244
50244
|
/* harmony default export */ const Parser_GLB2Parser = (GLB2Parser_default_);
|
|
50245
50245
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/OBJParser.js
|
|
50246
|
-
/* provided dependency */ var OBJParser_$ = __webpack_require__(
|
|
50246
|
+
/* provided dependency */ var OBJParser_$ = __webpack_require__(769);
|
|
50247
50247
|
/*******************************************************************************
|
|
50248
50248
|
*
|
|
50249
50249
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -50518,37 +50518,44 @@ OBJParser .prototype = Object .assign (Object .create (Parser_X3DParser.prototyp
|
|
|
50518
50518
|
},
|
|
50519
50519
|
mtllib: async function (path)
|
|
50520
50520
|
{
|
|
50521
|
-
|
|
50522
|
-
|
|
50523
|
-
|
|
50521
|
+
try
|
|
50522
|
+
{
|
|
50523
|
+
const
|
|
50524
|
+
scene = this .getExecutionContext (),
|
|
50525
|
+
url = new URL (path, scene .getWorldURL ());
|
|
50524
50526
|
|
|
50525
|
-
|
|
50526
|
-
|
|
50527
|
-
|
|
50528
|
-
|
|
50527
|
+
const input = await fetch (url)
|
|
50528
|
+
.then (response => response .arrayBuffer ())
|
|
50529
|
+
.then (arrayBuffer => OBJParser_$.decodeText (OBJParser_$.ungzip (arrayBuffer)))
|
|
50530
|
+
.catch (Function .prototype);
|
|
50529
50531
|
|
|
50530
|
-
|
|
50532
|
+
const parser = new MaterialParser (scene, input);
|
|
50531
50533
|
|
|
50532
|
-
|
|
50534
|
+
parser .parse ();
|
|
50533
50535
|
|
|
50534
|
-
|
|
50535
|
-
|
|
50536
|
-
|
|
50536
|
+
for (const [name, material] of parser .materials)
|
|
50537
|
+
{
|
|
50538
|
+
const nodeName = this .sanitizeName (name);
|
|
50537
50539
|
|
|
50538
|
-
|
|
50539
|
-
|
|
50540
|
+
if (nodeName)
|
|
50541
|
+
scene .addNamedNode (scene .getUniqueName (nodeName), material);
|
|
50540
50542
|
|
|
50541
|
-
|
|
50542
|
-
|
|
50543
|
+
this .materials .set (name, material);
|
|
50544
|
+
}
|
|
50543
50545
|
|
|
50544
|
-
|
|
50545
|
-
|
|
50546
|
-
|
|
50546
|
+
for (const [name, texture] of parser .textures)
|
|
50547
|
+
{
|
|
50548
|
+
const nodeName = this .sanitizeName (name);
|
|
50547
50549
|
|
|
50548
|
-
|
|
50549
|
-
|
|
50550
|
+
if (nodeName)
|
|
50551
|
+
scene .addNamedNode (scene .getUniqueName (nodeName), texture);
|
|
50550
50552
|
|
|
50551
|
-
|
|
50553
|
+
this .textures .set (name, texture);
|
|
50554
|
+
}
|
|
50555
|
+
}
|
|
50556
|
+
catch (error)
|
|
50557
|
+
{
|
|
50558
|
+
console .warn (error);
|
|
50552
50559
|
}
|
|
50553
50560
|
},
|
|
50554
50561
|
usemtl: function ()
|
|
@@ -52344,8 +52351,8 @@ const Bezier_default_ = Bezier;
|
|
|
52344
52351
|
x_ite_Namespace.set ("standard/Math/Algorithms/Bezier", Bezier_default_);
|
|
52345
52352
|
/* harmony default export */ const Algorithms_Bezier = (Bezier_default_);
|
|
52346
52353
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/SVGParser.js
|
|
52347
|
-
/* provided dependency */ var SVGParser_$ = __webpack_require__(
|
|
52348
|
-
/* provided dependency */ var SVGParser_libtess = __webpack_require__(
|
|
52354
|
+
/* provided dependency */ var SVGParser_$ = __webpack_require__(769);
|
|
52355
|
+
/* provided dependency */ var SVGParser_libtess = __webpack_require__(863);
|
|
52349
52356
|
/*******************************************************************************
|
|
52350
52357
|
*
|
|
52351
52358
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -52491,7 +52498,7 @@ function SVGParser (scene)
|
|
|
52491
52498
|
fillURL: "",
|
|
52492
52499
|
fillOpacity: 1,
|
|
52493
52500
|
fillRule: "nonzero",
|
|
52494
|
-
strokeType: "
|
|
52501
|
+
strokeType: "none",
|
|
52495
52502
|
strokeColor: Numbers_Color4.Black,
|
|
52496
52503
|
strokeURL: "",
|
|
52497
52504
|
strokeOpacity: 1,
|
|
@@ -52499,6 +52506,7 @@ function SVGParser (scene)
|
|
|
52499
52506
|
opacity: 1,
|
|
52500
52507
|
stopColor: Numbers_Color4.Black,
|
|
52501
52508
|
stopOpacity: 1,
|
|
52509
|
+
vectorEffect: "none",
|
|
52502
52510
|
}];
|
|
52503
52511
|
}
|
|
52504
52512
|
|
|
@@ -52608,17 +52616,31 @@ SVGParser .prototype = Object .assign (Object .create (Parser_X3DParser.prototyp
|
|
|
52608
52616
|
// Get attributes of svg element.
|
|
52609
52617
|
|
|
52610
52618
|
const
|
|
52611
|
-
defaultWidth = this .lengthAttribute (xmlElement .getAttribute ("width",
|
|
52612
|
-
defaultHeight = this .lengthAttribute (xmlElement .getAttribute ("height",
|
|
52619
|
+
defaultWidth = this .lengthAttribute (xmlElement .getAttribute ("width"), 300),
|
|
52620
|
+
defaultHeight = this .lengthAttribute (xmlElement .getAttribute ("height"), 150),
|
|
52613
52621
|
defaultViewBox = new Numbers_Vector4 (0, 0, defaultWidth, defaultHeight),
|
|
52614
52622
|
viewBox = this .viewBoxAttribute (xmlElement .getAttribute ("viewBox"), defaultViewBox),
|
|
52615
|
-
width = this .lengthAttribute (xmlElement .getAttribute ("width", viewBox [2])
|
|
52616
|
-
height = this .lengthAttribute (xmlElement .getAttribute ("height", viewBox [3])
|
|
52623
|
+
width = this .lengthAttribute (xmlElement .getAttribute ("width"), viewBox [2]),
|
|
52624
|
+
height = this .lengthAttribute (xmlElement .getAttribute ("height"), viewBox [3]);
|
|
52625
|
+
|
|
52626
|
+
if (true) // default
|
|
52627
|
+
{
|
|
52628
|
+
// preserveAspectRatio="xMidYMid meet"
|
|
52629
|
+
|
|
52630
|
+
const
|
|
52631
|
+
r = width / height,
|
|
52632
|
+
rv = viewBox [2] / viewBox [3];
|
|
52633
|
+
|
|
52634
|
+
if (rv > r)
|
|
52635
|
+
viewBox [3] += viewBox [2] / r - viewBox [3];
|
|
52636
|
+
else
|
|
52637
|
+
viewBox [2] += viewBox [3] * r - viewBox [2];
|
|
52638
|
+
}
|
|
52617
52639
|
|
|
52618
52640
|
// Create viewpoint.
|
|
52619
52641
|
|
|
52620
52642
|
const
|
|
52621
|
-
viewpoint = scene .createNode ("OrthoViewpoint"
|
|
52643
|
+
viewpoint = scene .createNode ("OrthoViewpoint"),
|
|
52622
52644
|
x = (viewBox .x + width / 2) * PIXEL,
|
|
52623
52645
|
y = -(viewBox .y + height / 2) * PIXEL;
|
|
52624
52646
|
|
|
@@ -52860,7 +52882,7 @@ SVGParser .prototype = Object .assign (Object .create (Parser_X3DParser.prototyp
|
|
|
52860
52882
|
|
|
52861
52883
|
// Create nodes.
|
|
52862
52884
|
|
|
52863
|
-
if (this .style .fillType !== "
|
|
52885
|
+
if (this .style .fillType !== "none")
|
|
52864
52886
|
{
|
|
52865
52887
|
const
|
|
52866
52888
|
shapeNode = scene .createNode ("Shape"),
|
|
@@ -52874,7 +52896,7 @@ SVGParser .prototype = Object .assign (Object .create (Parser_X3DParser.prototyp
|
|
|
52874
52896
|
transformNode .children .push (shapeNode);
|
|
52875
52897
|
}
|
|
52876
52898
|
|
|
52877
|
-
if (this .style .strokeType !== "
|
|
52899
|
+
if (this .style .strokeType !== "none")
|
|
52878
52900
|
{
|
|
52879
52901
|
const
|
|
52880
52902
|
shapeNode = scene .createNode ("Shape"),
|
|
@@ -52922,7 +52944,7 @@ SVGParser .prototype = Object .assign (Object .create (Parser_X3DParser.prototyp
|
|
|
52922
52944
|
|
|
52923
52945
|
// Create nodes.
|
|
52924
52946
|
|
|
52925
|
-
if (this .style .fillType !== "
|
|
52947
|
+
if (this .style .fillType !== "none")
|
|
52926
52948
|
{
|
|
52927
52949
|
const
|
|
52928
52950
|
shapeNode = scene .createNode ("Shape"),
|
|
@@ -52936,7 +52958,7 @@ SVGParser .prototype = Object .assign (Object .create (Parser_X3DParser.prototyp
|
|
|
52936
52958
|
transformNode .children .push (shapeNode);
|
|
52937
52959
|
}
|
|
52938
52960
|
|
|
52939
|
-
if (this .style .strokeType !== "
|
|
52961
|
+
if (this .style .strokeType !== "none")
|
|
52940
52962
|
{
|
|
52941
52963
|
const
|
|
52942
52964
|
shapeNode = scene .createNode ("Shape"),
|
|
@@ -52979,7 +53001,7 @@ SVGParser .prototype = Object .assign (Object .create (Parser_X3DParser.prototyp
|
|
|
52979
53001
|
|
|
52980
53002
|
// Create nodes.
|
|
52981
53003
|
|
|
52982
|
-
if (this .style .fillType !== "
|
|
53004
|
+
if (this .style .fillType !== "none")
|
|
52983
53005
|
{
|
|
52984
53006
|
const
|
|
52985
53007
|
shapeNode = scene .createNode ("Shape"),
|
|
@@ -52993,7 +53015,7 @@ SVGParser .prototype = Object .assign (Object .create (Parser_X3DParser.prototyp
|
|
|
52993
53015
|
transformNode .children .push (shapeNode);
|
|
52994
53016
|
}
|
|
52995
53017
|
|
|
52996
|
-
if (this .style .strokeType !== "
|
|
53018
|
+
if (this .style .strokeType !== "none")
|
|
52997
53019
|
{
|
|
52998
53020
|
const
|
|
52999
53021
|
shapeNode = scene .createNode ("Shape"),
|
|
@@ -53080,7 +53102,7 @@ SVGParser .prototype = Object .assign (Object .create (Parser_X3DParser.prototyp
|
|
|
53080
53102
|
|
|
53081
53103
|
coordinateNode .point .push (... points);
|
|
53082
53104
|
|
|
53083
|
-
if (this .style .fillType !== "
|
|
53105
|
+
if (this .style .fillType !== "none")
|
|
53084
53106
|
{
|
|
53085
53107
|
const
|
|
53086
53108
|
shapeNode = scene .createNode ("Shape"),
|
|
@@ -53096,7 +53118,7 @@ SVGParser .prototype = Object .assign (Object .create (Parser_X3DParser.prototyp
|
|
|
53096
53118
|
transformNode .children .push (shapeNode);
|
|
53097
53119
|
}
|
|
53098
53120
|
|
|
53099
|
-
if (this .style .strokeType !== "
|
|
53121
|
+
if (this .style .strokeType !== "none")
|
|
53100
53122
|
{
|
|
53101
53123
|
const
|
|
53102
53124
|
shapeNode = scene .createNode ("Shape"),
|
|
@@ -53152,7 +53174,7 @@ SVGParser .prototype = Object .assign (Object .create (Parser_X3DParser.prototyp
|
|
|
53152
53174
|
for (const points of contours)
|
|
53153
53175
|
coordinateNode .point .push (... points);
|
|
53154
53176
|
|
|
53155
|
-
if (this .style .fillType !== "
|
|
53177
|
+
if (this .style .fillType !== "none")
|
|
53156
53178
|
{
|
|
53157
53179
|
const
|
|
53158
53180
|
shapeNode = scene .createNode ("Shape"),
|
|
@@ -53168,7 +53190,7 @@ SVGParser .prototype = Object .assign (Object .create (Parser_X3DParser.prototyp
|
|
|
53168
53190
|
transformNode .children .push (shapeNode);
|
|
53169
53191
|
}
|
|
53170
53192
|
|
|
53171
|
-
if (this .style .strokeType !== "
|
|
53193
|
+
if (this .style .strokeType !== "none")
|
|
53172
53194
|
{
|
|
53173
53195
|
const
|
|
53174
53196
|
shapeNode = scene .createNode ("Shape"),
|
|
@@ -53206,7 +53228,7 @@ SVGParser .prototype = Object .assign (Object .create (Parser_X3DParser.prototyp
|
|
|
53206
53228
|
for (const [o, c, a] of g .stops)
|
|
53207
53229
|
gradient .addColorStop (o, `rgba(${c .r * 255},${c .g * 255},${c .b * 255},${a})`);
|
|
53208
53230
|
|
|
53209
|
-
return this .drawGradient (gradient, g
|
|
53231
|
+
return this .drawGradient (gradient, g, bbox);
|
|
53210
53232
|
},
|
|
53211
53233
|
linearGradientElement: function (xmlElement, gradient)
|
|
53212
53234
|
{
|
|
@@ -53245,7 +53267,7 @@ SVGParser .prototype = Object .assign (Object .create (Parser_X3DParser.prototyp
|
|
|
53245
53267
|
for (const [o, c, a] of g .stops)
|
|
53246
53268
|
gradient .addColorStop (o, `rgba(${c .r * 255},${c .g * 255},${c .b * 255},${a})`);
|
|
53247
53269
|
|
|
53248
|
-
return this .drawGradient (gradient, g
|
|
53270
|
+
return this .drawGradient (gradient, g, bbox);
|
|
53249
53271
|
},
|
|
53250
53272
|
radialGradientElement: function (xmlElement, gradient)
|
|
53251
53273
|
{
|
|
@@ -53306,7 +53328,7 @@ SVGParser .prototype = Object .assign (Object .create (Parser_X3DParser.prototyp
|
|
|
53306
53328
|
|
|
53307
53329
|
this .styles .pop ();
|
|
53308
53330
|
},
|
|
53309
|
-
drawGradient: function (gradient,
|
|
53331
|
+
drawGradient: function (gradient, g, bbox)
|
|
53310
53332
|
{
|
|
53311
53333
|
const m = new Numbers_Matrix3 ();
|
|
53312
53334
|
|
|
@@ -53314,12 +53336,12 @@ SVGParser .prototype = Object .assign (Object .create (Parser_X3DParser.prototyp
|
|
|
53314
53336
|
m .translate (Numbers_Vector2.One);
|
|
53315
53337
|
m .scale (new Numbers_Vector2 (1, -1));
|
|
53316
53338
|
|
|
53317
|
-
if (units === "userSpaceOnUse")
|
|
53339
|
+
if (g .units === "userSpaceOnUse")
|
|
53318
53340
|
m .multLeft (Numbers_Matrix3.inverse (bbox .matrix));
|
|
53319
53341
|
else
|
|
53320
53342
|
m .multLeft (new Numbers_Matrix3 (2, 0, 0, 0, 2, 0, -1, -1, 1));
|
|
53321
53343
|
|
|
53322
|
-
m .multLeft (transform);
|
|
53344
|
+
m .multLeft (g .transform);
|
|
53323
53345
|
|
|
53324
53346
|
// Paint.
|
|
53325
53347
|
|
|
@@ -54112,16 +54134,20 @@ SVGParser .prototype = Object .assign (Object .create (Parser_X3DParser.prototyp
|
|
|
54112
54134
|
{
|
|
54113
54135
|
if (this .double ())
|
|
54114
54136
|
{
|
|
54115
|
-
|
|
54137
|
+
var ty = this .value;
|
|
54138
|
+
}
|
|
54139
|
+
}
|
|
54140
|
+
else
|
|
54141
|
+
{
|
|
54142
|
+
var ty = 0;
|
|
54143
|
+
}
|
|
54116
54144
|
|
|
54117
|
-
|
|
54145
|
+
this .whitespaces ();
|
|
54118
54146
|
|
|
54119
|
-
|
|
54120
|
-
|
|
54121
|
-
|
|
54122
|
-
|
|
54123
|
-
}
|
|
54124
|
-
}
|
|
54147
|
+
if (SVGParser_Grammar .closeParenthesis .parse (this))
|
|
54148
|
+
{
|
|
54149
|
+
matrix .translate (new Numbers_Vector2 (tx, ty));
|
|
54150
|
+
continue;
|
|
54125
54151
|
}
|
|
54126
54152
|
}
|
|
54127
54153
|
}
|
|
@@ -54188,16 +54214,20 @@ SVGParser .prototype = Object .assign (Object .create (Parser_X3DParser.prototyp
|
|
|
54188
54214
|
{
|
|
54189
54215
|
if (this .double ())
|
|
54190
54216
|
{
|
|
54191
|
-
|
|
54217
|
+
var sy = this .value;
|
|
54218
|
+
}
|
|
54219
|
+
}
|
|
54220
|
+
else
|
|
54221
|
+
{
|
|
54222
|
+
var sy = sx;
|
|
54223
|
+
}
|
|
54192
54224
|
|
|
54193
|
-
|
|
54225
|
+
this .whitespaces ();
|
|
54194
54226
|
|
|
54195
|
-
|
|
54196
|
-
|
|
54197
|
-
|
|
54198
|
-
|
|
54199
|
-
}
|
|
54200
|
-
}
|
|
54227
|
+
if (SVGParser_Grammar .closeParenthesis .parse (this))
|
|
54228
|
+
{
|
|
54229
|
+
matrix .scale (new Numbers_Vector2 (sx, sy));
|
|
54230
|
+
continue;
|
|
54201
54231
|
}
|
|
54202
54232
|
}
|
|
54203
54233
|
}
|
|
@@ -54261,6 +54291,7 @@ SVGParser .prototype = Object .assign (Object .create (Parser_X3DParser.prototyp
|
|
|
54261
54291
|
"opacity",
|
|
54262
54292
|
"stop-color",
|
|
54263
54293
|
"stop-opacity",
|
|
54294
|
+
"vector-effect",
|
|
54264
54295
|
];
|
|
54265
54296
|
|
|
54266
54297
|
return function (xmlElement)
|
|
@@ -54339,6 +54370,9 @@ SVGParser .prototype = Object .assign (Object .create (Parser_X3DParser.prototyp
|
|
|
54339
54370
|
case "stop-opacity":
|
|
54340
54371
|
this .stopOpacityStyle (value);
|
|
54341
54372
|
break;
|
|
54373
|
+
case "vector-effect":
|
|
54374
|
+
this .vectorEffectStyle (value);
|
|
54375
|
+
break;
|
|
54342
54376
|
}
|
|
54343
54377
|
},
|
|
54344
54378
|
displayStyle: function (value)
|
|
@@ -54368,13 +54402,13 @@ SVGParser .prototype = Object .assign (Object .create (Parser_X3DParser.prototyp
|
|
|
54368
54402
|
|
|
54369
54403
|
if (value === "transparent")
|
|
54370
54404
|
{
|
|
54371
|
-
this .style .fillType = "
|
|
54405
|
+
this .style .fillType = "none";
|
|
54372
54406
|
return;
|
|
54373
54407
|
}
|
|
54374
54408
|
|
|
54375
54409
|
if (value === "none")
|
|
54376
54410
|
{
|
|
54377
|
-
this .style .fillType ="
|
|
54411
|
+
this .style .fillType ="none";
|
|
54378
54412
|
return;
|
|
54379
54413
|
}
|
|
54380
54414
|
|
|
@@ -54427,13 +54461,13 @@ SVGParser .prototype = Object .assign (Object .create (Parser_X3DParser.prototyp
|
|
|
54427
54461
|
|
|
54428
54462
|
if (value === "transparent")
|
|
54429
54463
|
{
|
|
54430
|
-
this .style .strokeType = "
|
|
54464
|
+
this .style .strokeType = "none";
|
|
54431
54465
|
return;
|
|
54432
54466
|
}
|
|
54433
54467
|
|
|
54434
54468
|
if (value === "none")
|
|
54435
54469
|
{
|
|
54436
|
-
this .style .strokeType ="
|
|
54470
|
+
this .style .strokeType ="none";
|
|
54437
54471
|
return;
|
|
54438
54472
|
}
|
|
54439
54473
|
|
|
@@ -54475,7 +54509,7 @@ SVGParser .prototype = Object .assign (Object .create (Parser_X3DParser.prototyp
|
|
|
54475
54509
|
{
|
|
54476
54510
|
if (this .double ())
|
|
54477
54511
|
{
|
|
54478
|
-
this .style .strokeWidth = this .
|
|
54512
|
+
this .style .strokeWidth = this .lengthAttribute (this .value);
|
|
54479
54513
|
return;
|
|
54480
54514
|
}
|
|
54481
54515
|
|
|
@@ -54525,6 +54559,18 @@ SVGParser .prototype = Object .assign (Object .create (Parser_X3DParser.prototyp
|
|
|
54525
54559
|
return;
|
|
54526
54560
|
}
|
|
54527
54561
|
},
|
|
54562
|
+
vectorEffectStyle: function (value)
|
|
54563
|
+
{
|
|
54564
|
+
if (value !== "inherit")
|
|
54565
|
+
{
|
|
54566
|
+
this .style .vectorEffect = value;
|
|
54567
|
+
return;
|
|
54568
|
+
}
|
|
54569
|
+
|
|
54570
|
+
// inherit
|
|
54571
|
+
|
|
54572
|
+
this .style .vectorEffect = this .styles .at (-1) .vectorEffect;
|
|
54573
|
+
},
|
|
54528
54574
|
parseValue: function (value)
|
|
54529
54575
|
{
|
|
54530
54576
|
this .input = value;
|
|
@@ -54639,7 +54685,7 @@ SVGParser .prototype = Object .assign (Object .create (Parser_X3DParser.prototyp
|
|
|
54639
54685
|
|
|
54640
54686
|
switch (this .style .fillType)
|
|
54641
54687
|
{
|
|
54642
|
-
case "
|
|
54688
|
+
case "none":
|
|
54643
54689
|
{
|
|
54644
54690
|
return null;
|
|
54645
54691
|
}
|
|
@@ -54704,16 +54750,28 @@ SVGParser .prototype = Object .assign (Object .create (Parser_X3DParser.prototyp
|
|
|
54704
54750
|
materialNode .emissiveColor = new Numbers_Color3 (... this .style .strokeColor);
|
|
54705
54751
|
materialNode .transparency = 1 - this .style .strokeOpacity * this .style .opacity;
|
|
54706
54752
|
|
|
54707
|
-
|
|
54753
|
+
const strokeWidth = this .vectorEffect === "non-scaling-stroke"
|
|
54754
|
+
? this .style .strokeWidth
|
|
54755
|
+
: this .getStokeWidth ();
|
|
54756
|
+
|
|
54757
|
+
if (strokeWidth > 1)
|
|
54708
54758
|
{
|
|
54709
54759
|
const lineProperties = scene .createNode ("LineProperties");
|
|
54710
54760
|
|
|
54711
54761
|
appearanceNode .lineProperties = lineProperties;
|
|
54712
|
-
lineProperties .linewidthScaleFactor =
|
|
54762
|
+
lineProperties .linewidthScaleFactor = strokeWidth;
|
|
54713
54763
|
}
|
|
54714
54764
|
|
|
54715
54765
|
return appearanceNode;
|
|
54716
54766
|
},
|
|
54767
|
+
getStokeWidth: function ()
|
|
54768
|
+
{
|
|
54769
|
+
const
|
|
54770
|
+
modelMatrix = this .getModelMatrix (),
|
|
54771
|
+
strokeWidth = modelMatrix .multDirMatrix (new Numbers_Vector3 (this .style .strokeWidth, this .style .strokeWidth, 0));
|
|
54772
|
+
|
|
54773
|
+
return (strokeWidth .x + strokeWidth .y) / 2;
|
|
54774
|
+
},
|
|
54717
54775
|
createTextureProperties: function ()
|
|
54718
54776
|
{
|
|
54719
54777
|
const
|
|
@@ -54742,6 +54800,26 @@ SVGParser .prototype = Object .assign (Object .create (Parser_X3DParser.prototyp
|
|
|
54742
54800
|
|
|
54743
54801
|
return texCoordNode;
|
|
54744
54802
|
},
|
|
54803
|
+
getModelMatrix: function ()
|
|
54804
|
+
{
|
|
54805
|
+
const modelMatrix = new Numbers_Matrix4 ();
|
|
54806
|
+
|
|
54807
|
+
for (let i = 1; i < this .groupNodes .length; ++ i)
|
|
54808
|
+
{
|
|
54809
|
+
const
|
|
54810
|
+
node = this .groupNodes [i],
|
|
54811
|
+
matrix = new Numbers_Matrix4 ();
|
|
54812
|
+
|
|
54813
|
+
matrix .set (node .translation .getValue (),
|
|
54814
|
+
node .rotation .getValue (),
|
|
54815
|
+
node .scale .getValue (),
|
|
54816
|
+
node .scaleOrientation .getValue ());
|
|
54817
|
+
|
|
54818
|
+
modelMatrix .multLeft (matrix);
|
|
54819
|
+
}
|
|
54820
|
+
|
|
54821
|
+
return modelMatrix;
|
|
54822
|
+
},
|
|
54745
54823
|
createTesselator: function ()
|
|
54746
54824
|
{
|
|
54747
54825
|
// Function called for each vertex of tessellator output.
|
|
@@ -54811,7 +54889,7 @@ const SVGParser_default_ = SVGParser;
|
|
|
54811
54889
|
x_ite_Namespace.set ("x_ite/Parser/SVGParser", SVGParser_default_);
|
|
54812
54890
|
/* harmony default export */ const Parser_SVGParser = (SVGParser_default_);
|
|
54813
54891
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/GoldenGate.js
|
|
54814
|
-
/* provided dependency */ var GoldenGate_$ = __webpack_require__(
|
|
54892
|
+
/* provided dependency */ var GoldenGate_$ = __webpack_require__(769);
|
|
54815
54893
|
/*******************************************************************************
|
|
54816
54894
|
*
|
|
54817
54895
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -61806,7 +61884,7 @@ const X3DTexture2DNode_default_ = X3DTexture2DNode;
|
|
|
61806
61884
|
x_ite_Namespace.set ("x_ite/Components/Texturing/X3DTexture2DNode", X3DTexture2DNode_default_);
|
|
61807
61885
|
/* harmony default export */ const Texturing_X3DTexture2DNode = (X3DTexture2DNode_default_);
|
|
61808
61886
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/ImageTexture.js
|
|
61809
|
-
/* provided dependency */ var ImageTexture_$ = __webpack_require__(
|
|
61887
|
+
/* provided dependency */ var ImageTexture_$ = __webpack_require__(769);
|
|
61810
61888
|
/*******************************************************************************
|
|
61811
61889
|
*
|
|
61812
61890
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -66060,7 +66138,7 @@ const X3DWorld_default_ = X3DWorld;
|
|
|
66060
66138
|
x_ite_Namespace.set ("x_ite/Execution/X3DWorld", X3DWorld_default_);
|
|
66061
66139
|
/* harmony default export */ const Execution_X3DWorld = (X3DWorld_default_);
|
|
66062
66140
|
;// CONCATENATED MODULE: ./src/x_ite/InputOutput/FileLoader.js
|
|
66063
|
-
/* provided dependency */ var FileLoader_$ = __webpack_require__(
|
|
66141
|
+
/* provided dependency */ var FileLoader_$ = __webpack_require__(769);
|
|
66064
66142
|
/*******************************************************************************
|
|
66065
66143
|
*
|
|
66066
66144
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -68417,7 +68495,7 @@ const URLs_default_ = URLs;
|
|
|
68417
68495
|
x_ite_Namespace.set ("x_ite/Browser/Networking/URLs", URLs_default_);
|
|
68418
68496
|
/* harmony default export */ const Networking_URLs = (URLs_default_);
|
|
68419
68497
|
;// CONCATENATED MODULE: ./src/x_ite/Configuration/ComponentInfo.js
|
|
68420
|
-
/* provided dependency */ var ComponentInfo_$ = __webpack_require__(
|
|
68498
|
+
/* provided dependency */ var ComponentInfo_$ = __webpack_require__(769);
|
|
68421
68499
|
/*******************************************************************************
|
|
68422
68500
|
*
|
|
68423
68501
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -70383,7 +70461,7 @@ const DataStorage_default_ = DataStorage;
|
|
|
70383
70461
|
x_ite_Namespace.set ("standard/Utility/DataStorage", DataStorage_default_);
|
|
70384
70462
|
/* harmony default export */ const Utility_DataStorage = (DataStorage_default_);
|
|
70385
70463
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/X3DCoreContext.js
|
|
70386
|
-
/* provided dependency */ var X3DCoreContext_$ = __webpack_require__(
|
|
70464
|
+
/* provided dependency */ var X3DCoreContext_$ = __webpack_require__(769);
|
|
70387
70465
|
/*******************************************************************************
|
|
70388
70466
|
*
|
|
70389
70467
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -76873,8 +76951,8 @@ const OrientationChaser_default_ = OrientationChaser;
|
|
|
76873
76951
|
x_ite_Namespace.set ("x_ite/Components/Followers/OrientationChaser", OrientationChaser_default_);
|
|
76874
76952
|
/* harmony default export */ const Followers_OrientationChaser = (OrientationChaser_default_);
|
|
76875
76953
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/ExamineViewer.js
|
|
76876
|
-
/* provided dependency */ var jquery_mousewheel = __webpack_require__(
|
|
76877
|
-
/* provided dependency */ var ExamineViewer_$ = __webpack_require__(
|
|
76954
|
+
/* provided dependency */ var jquery_mousewheel = __webpack_require__(616);
|
|
76955
|
+
/* provided dependency */ var ExamineViewer_$ = __webpack_require__(769);
|
|
76878
76956
|
/*******************************************************************************
|
|
76879
76957
|
*
|
|
76880
76958
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -77738,8 +77816,8 @@ const ExamineViewer_default_ = ExamineViewer;
|
|
|
77738
77816
|
x_ite_Namespace.set ("x_ite/Browser/Navigation/ExamineViewer", ExamineViewer_default_);
|
|
77739
77817
|
/* harmony default export */ const Navigation_ExamineViewer = (ExamineViewer_default_);
|
|
77740
77818
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/X3DFlyViewer.js
|
|
77741
|
-
/* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(
|
|
77742
|
-
/* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(
|
|
77819
|
+
/* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(616);
|
|
77820
|
+
/* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(769);
|
|
77743
77821
|
/*******************************************************************************
|
|
77744
77822
|
*
|
|
77745
77823
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -78689,8 +78767,8 @@ const FlyViewer_default_ = FlyViewer;
|
|
|
78689
78767
|
x_ite_Namespace.set ("x_ite/Browser/Navigation/FlyViewer", FlyViewer_default_);
|
|
78690
78768
|
/* harmony default export */ const Navigation_FlyViewer = (FlyViewer_default_);
|
|
78691
78769
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/PlaneViewer.js
|
|
78692
|
-
/* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(
|
|
78693
|
-
/* provided dependency */ var PlaneViewer_$ = __webpack_require__(
|
|
78770
|
+
/* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(616);
|
|
78771
|
+
/* provided dependency */ var PlaneViewer_$ = __webpack_require__(769);
|
|
78694
78772
|
/*******************************************************************************
|
|
78695
78773
|
*
|
|
78696
78774
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -78999,8 +79077,8 @@ const NoneViewer_default_ = NoneViewer;
|
|
|
78999
79077
|
x_ite_Namespace.set ("x_ite/Browser/Navigation/NoneViewer", NoneViewer_default_);
|
|
79000
79078
|
/* harmony default export */ const Navigation_NoneViewer = (NoneViewer_default_);
|
|
79001
79079
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/LookAtViewer.js
|
|
79002
|
-
/* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(
|
|
79003
|
-
/* provided dependency */ var LookAtViewer_$ = __webpack_require__(
|
|
79080
|
+
/* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(616);
|
|
79081
|
+
/* provided dependency */ var LookAtViewer_$ = __webpack_require__(769);
|
|
79004
79082
|
/*******************************************************************************
|
|
79005
79083
|
*
|
|
79006
79084
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -80603,8 +80681,8 @@ const X3DPickingContext_default_ = X3DPickingContext;
|
|
|
80603
80681
|
x_ite_Namespace.set ("x_ite/Browser/Picking/X3DPickingContext", X3DPickingContext_default_);
|
|
80604
80682
|
/* harmony default export */ const Picking_X3DPickingContext = (X3DPickingContext_default_);
|
|
80605
80683
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/PointingDeviceSensor/PointingDevice.js
|
|
80606
|
-
/* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(
|
|
80607
|
-
/* provided dependency */ var PointingDevice_$ = __webpack_require__(
|
|
80684
|
+
/* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(616);
|
|
80685
|
+
/* provided dependency */ var PointingDevice_$ = __webpack_require__(769);
|
|
80608
80686
|
/*******************************************************************************
|
|
80609
80687
|
*
|
|
80610
80688
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -81626,8 +81704,8 @@ const MultiSampleFrameBuffer_default_ = MultiSampleFrameBuffer;
|
|
|
81626
81704
|
x_ite_Namespace.set ("x_ite/Rendering/MultiSampleFrameBuffer", MultiSampleFrameBuffer_default_);
|
|
81627
81705
|
/* harmony default export */ const Rendering_MultiSampleFrameBuffer = (MultiSampleFrameBuffer_default_);
|
|
81628
81706
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Rendering/X3DRenderingContext.js
|
|
81629
|
-
/* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(
|
|
81630
|
-
/* provided dependency */ var ResizeSensor = __webpack_require__(
|
|
81707
|
+
/* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(769);
|
|
81708
|
+
/* provided dependency */ var ResizeSensor = __webpack_require__(599);
|
|
81631
81709
|
/*******************************************************************************
|
|
81632
81710
|
*
|
|
81633
81711
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -90153,7 +90231,7 @@ const ShaderCompiler_default_ = ShaderCompiler;
|
|
|
90153
90231
|
x_ite_Namespace.set ("x_ite/Browser/Shaders/ShaderCompiler", ShaderCompiler_default_);
|
|
90154
90232
|
/* harmony default export */ const Shaders_ShaderCompiler = (ShaderCompiler_default_);
|
|
90155
90233
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Shaders/ShaderPart.js
|
|
90156
|
-
/* provided dependency */ var ShaderPart_$ = __webpack_require__(
|
|
90234
|
+
/* provided dependency */ var ShaderPart_$ = __webpack_require__(769);
|
|
90157
90235
|
/*******************************************************************************
|
|
90158
90236
|
*
|
|
90159
90237
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -112034,7 +112112,7 @@ const X3DSoundSourceNode_default_ = X3DSoundSourceNode;
|
|
|
112034
112112
|
x_ite_Namespace.set ("x_ite/Components/Sound/X3DSoundSourceNode", X3DSoundSourceNode_default_);
|
|
112035
112113
|
/* harmony default export */ const Sound_X3DSoundSourceNode = (X3DSoundSourceNode_default_);
|
|
112036
112114
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/AudioClip.js
|
|
112037
|
-
/* provided dependency */ var AudioClip_$ = __webpack_require__(
|
|
112115
|
+
/* provided dependency */ var AudioClip_$ = __webpack_require__(769);
|
|
112038
112116
|
/*******************************************************************************
|
|
112039
112117
|
*
|
|
112040
112118
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -114849,8 +114927,8 @@ const GIFMedia_default_ = GifMedia;
|
|
|
114849
114927
|
x_ite_Namespace.set ("x_ite/Browser/Texturing/GIFMedia", GIFMedia_default_);
|
|
114850
114928
|
/* harmony default export */ const GIFMedia = (GIFMedia_default_);
|
|
114851
114929
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/MovieTexture.js
|
|
114852
|
-
/* provided dependency */ var MovieTexture_$ = __webpack_require__(
|
|
114853
|
-
/* provided dependency */ var SuperGif = __webpack_require__(
|
|
114930
|
+
/* provided dependency */ var MovieTexture_$ = __webpack_require__(769);
|
|
114931
|
+
/* provided dependency */ var SuperGif = __webpack_require__(328);
|
|
114854
114932
|
/*******************************************************************************
|
|
114855
114933
|
*
|
|
114856
114934
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -115808,7 +115886,7 @@ const MultiTextureTransform_default_ = MultiTextureTransform;
|
|
|
115808
115886
|
x_ite_Namespace.set ("x_ite/Components/Texturing/MultiTextureTransform", MultiTextureTransform_default_);
|
|
115809
115887
|
/* harmony default export */ const Texturing_MultiTextureTransform = (MultiTextureTransform_default_);
|
|
115810
115888
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/PixelTexture.js
|
|
115811
|
-
/* provided dependency */ var PixelTexture_$ = __webpack_require__(
|
|
115889
|
+
/* provided dependency */ var PixelTexture_$ = __webpack_require__(769);
|
|
115812
115890
|
/*******************************************************************************
|
|
115813
115891
|
*
|
|
115814
115892
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -116511,7 +116589,7 @@ const Components_default_ = Components;
|
|
|
116511
116589
|
x_ite_Namespace.set ("x_ite/Components", Components_default_);
|
|
116512
116590
|
/* harmony default export */ const x_ite_Components = ((/* unused pure expression or super */ null && (Components_default_)));
|
|
116513
116591
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/DOMIntegration.js
|
|
116514
|
-
/* provided dependency */ var DOMIntegration_$ = __webpack_require__(
|
|
116592
|
+
/* provided dependency */ var DOMIntegration_$ = __webpack_require__(769);
|
|
116515
116593
|
/*******************************************************************************
|
|
116516
116594
|
* MIT License
|
|
116517
116595
|
*
|
|
@@ -117748,7 +117826,7 @@ const SupportedProfiles_default_ = SupportedProfiles;
|
|
|
117748
117826
|
x_ite_Namespace.set ("x_ite/Configuration/SupportedProfiles", SupportedProfiles_default_);
|
|
117749
117827
|
/* harmony default export */ const Configuration_SupportedProfiles = (SupportedProfiles_default_);
|
|
117750
117828
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/X3DBrowser.js
|
|
117751
|
-
/* provided dependency */ var X3DBrowser_$ = __webpack_require__(
|
|
117829
|
+
/* provided dependency */ var X3DBrowser_$ = __webpack_require__(769);
|
|
117752
117830
|
/*******************************************************************************
|
|
117753
117831
|
*
|
|
117754
117832
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -118686,7 +118764,7 @@ const X3DBrowser_default_ = X3DBrowser;
|
|
|
118686
118764
|
x_ite_Namespace.set ("x_ite/Browser/X3DBrowser", X3DBrowser_default_);
|
|
118687
118765
|
/* harmony default export */ const Browser_X3DBrowser = (X3DBrowser_default_);
|
|
118688
118766
|
;// CONCATENATED MODULE: ./src/x_ite/Fallback.js
|
|
118689
|
-
/* provided dependency */ var Fallback_$ = __webpack_require__(
|
|
118767
|
+
/* provided dependency */ var Fallback_$ = __webpack_require__(769);
|
|
118690
118768
|
/*******************************************************************************
|
|
118691
118769
|
*
|
|
118692
118770
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -118865,8 +118943,8 @@ const MicroTime_default_ = undefined;
|
|
|
118865
118943
|
x_ite_Namespace.set ("standard/Time/MicroTime", MicroTime_default_);
|
|
118866
118944
|
/* harmony default export */ const MicroTime = ((/* unused pure expression or super */ null && (MicroTime_default_)));
|
|
118867
118945
|
;// CONCATENATED MODULE: ./src/lib/jquery.js
|
|
118868
|
-
/* provided dependency */ var jquery_$ = __webpack_require__(
|
|
118869
|
-
/* provided dependency */ var pako = __webpack_require__(
|
|
118946
|
+
/* provided dependency */ var jquery_$ = __webpack_require__(769);
|
|
118947
|
+
/* provided dependency */ var pako = __webpack_require__(765);
|
|
118870
118948
|
jquery_$.decodeText = function (input)
|
|
118871
118949
|
{
|
|
118872
118950
|
if (typeof input === "string")
|
|
@@ -118893,14 +118971,14 @@ const jquery_default_ = jquery_$;
|
|
|
118893
118971
|
x_ite_Namespace.set ("lib/jquery", jquery_default_);
|
|
118894
118972
|
/* harmony default export */ const jquery = ((/* unused pure expression or super */ null && (jquery_default_)));
|
|
118895
118973
|
;// CONCATENATED MODULE: ./src/lib/libtess.js
|
|
118896
|
-
/* provided dependency */ var libtess_libtess = __webpack_require__(
|
|
118974
|
+
/* provided dependency */ var libtess_libtess = __webpack_require__(863);
|
|
118897
118975
|
const libtess_default_ = libtess_libtess;
|
|
118898
118976
|
;
|
|
118899
118977
|
|
|
118900
118978
|
x_ite_Namespace.set ("lib/libtess", libtess_default_);
|
|
118901
118979
|
/* harmony default export */ const lib_libtess = ((/* unused pure expression or super */ null && (libtess_default_)));
|
|
118902
118980
|
;// CONCATENATED MODULE: ./src/x_ite/X3D.js
|
|
118903
|
-
/* provided dependency */ var X3D_$ = __webpack_require__(
|
|
118981
|
+
/* provided dependency */ var X3D_$ = __webpack_require__(769);
|
|
118904
118982
|
/*******************************************************************************
|
|
118905
118983
|
*
|
|
118906
118984
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -119156,7 +119234,7 @@ const X3D_default_ = X3D;
|
|
|
119156
119234
|
x_ite_Namespace.set ("x_ite/X3D", X3D_default_);
|
|
119157
119235
|
/* harmony default export */ const x_ite_X3D = (X3D_default_);
|
|
119158
119236
|
;// CONCATENATED MODULE: ./src/x_ite/X3DCanvas.js
|
|
119159
|
-
/* provided dependency */ var X3DCanvas_$ = __webpack_require__(
|
|
119237
|
+
/* provided dependency */ var X3DCanvas_$ = __webpack_require__(769);
|
|
119160
119238
|
/*******************************************************************************
|
|
119161
119239
|
*
|
|
119162
119240
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -119416,7 +119494,7 @@ x_ite_Namespace.set ("shim", shim_default_);
|
|
|
119416
119494
|
|
|
119417
119495
|
// Assign X3D to global namespace.
|
|
119418
119496
|
|
|
119419
|
-
window [Symbol .for ("X_ITE.X3D-8.6.
|
|
119497
|
+
window [Symbol .for ("X_ITE.X3D-8.6.4")] = x_ite_X3D;
|
|
119420
119498
|
|
|
119421
119499
|
x_ite_X3DCanvas.define ();
|
|
119422
119500
|
|