x_ite 8.8.6 → 8.8.7
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 +14 -14
- 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 +27 -27
- package/dist/assets/components/CubeMapTexturing.min.js +1 -1
- package/dist/assets/components/DIS.js +13 -13
- package/dist/assets/components/DIS.min.js +1 -1
- package/dist/assets/components/EventUtilities.js +9 -9
- package/dist/assets/components/EventUtilities.min.js +1 -1
- package/dist/assets/components/Geometry2D.js +19 -19
- package/dist/assets/components/Geometry2D.min.js +1 -1
- package/dist/assets/components/Geospatial.js +52 -40
- package/dist/assets/components/Geospatial.min.js +1 -1
- package/dist/assets/components/HAnim.js +19 -19
- 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 +26 -26
- package/dist/assets/components/NURBS.min.js +1 -1
- package/dist/assets/components/ParticleSystems.js +75 -73
- 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 +29 -30
- package/dist/assets/components/RigidBodyPhysics.min.js +1 -1
- package/dist/assets/components/Scripting.js +37 -37
- 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 +23 -23
- 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 +21 -21
- 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 +96 -96
- package/dist/x_ite.min.js +1 -1
- package/dist/x_ite.zip +0 -0
- package/docs/_config.yml +1 -1
- package/docs/_posts/components/CADGeometry/CADAssembly.md +2 -2
- package/docs/_posts/components/CADGeometry/CADFace.md +3 -3
- package/docs/_posts/components/CADGeometry/CADLayer.md +2 -2
- package/docs/_posts/components/CADGeometry/CADPart.md +2 -2
- package/docs/_posts/components/Core/MetadataBoolean.md +0 -20
- package/docs/_posts/components/CubeMapTexturing/ComposedCubeMapTexture.md +15 -11
- package/docs/_posts/components/DIS/DISEntityManager.md +4 -4
- package/docs/_posts/components/DIS/DISEntityTypeMapping.md +9 -9
- package/docs/_posts/components/DIS/EspduTransform.md +37 -37
- package/docs/_posts/components/DIS/ReceiverPdu.md +18 -18
- package/docs/_posts/components/DIS/SignalPdu.md +16 -16
- package/docs/_posts/components/DIS/TransmitterPdu.md +32 -32
- package/docs/_posts/components/EventUtilities/BooleanFilter.md +6 -6
- package/docs/_posts/components/Geometry2D/Polyline2D.md +1 -1
- package/docs/_posts/components/Geometry3D/Cone.md +2 -2
- package/docs/_posts/components/Geometry3D/Cylinder.md +3 -3
- package/docs/_posts/components/Geometry3D/ElevationGrid.md +2 -2
- package/docs/_posts/components/Geometry3D/IndexedFaceSet.md +3 -5
- package/docs/_posts/components/Geospatial/GeoElevationGrid.md +3 -3
- package/docs/_posts/components/Geospatial/GeoLOD.md +6 -6
- package/docs/_posts/components/Geospatial/GeoLocation.md +2 -2
- package/docs/_posts/components/Geospatial/GeoTouchSensor.md +8 -8
- package/docs/_posts/components/Geospatial/GeoTransform.md +2 -2
- package/docs/_posts/components/Geospatial/GeoViewpoint.md +10 -2
- package/docs/_posts/components/Grouping/Group.md +2 -2
- package/docs/_posts/components/Grouping/StaticGroup.md +2 -2
- package/docs/_posts/components/Grouping/Switch.md +2 -2
- package/docs/_posts/components/Grouping/Transform.md +2 -2
- package/docs/_posts/components/HAnim/HAnimDisplacer.md +16 -16
- package/docs/_posts/components/HAnim/HAnimHumanoid.md +78 -47
- package/docs/_posts/components/HAnim/HAnimJoint.md +59 -59
- package/docs/_posts/components/HAnim/HAnimMotion.md +11 -11
- package/docs/_posts/components/HAnim/HAnimSegment.md +39 -39
- package/docs/_posts/components/HAnim/HAnimSite.md +39 -39
- package/docs/_posts/components/Layering/Layer.md +14 -2
- package/docs/_posts/components/Layering/LayerSet.md +2 -2
- package/docs/_posts/components/Layering/Viewport.md +3 -3
- package/docs/_posts/components/Layout/Layout.md +1 -1
- package/docs/_posts/components/Layout/LayoutGroup.md +3 -3
- package/docs/_posts/components/Layout/LayoutLayer.md +14 -2
- package/docs/_posts/components/Layout/ScreenFontStyle.md +3 -3
- package/docs/_posts/components/Layout/ScreenGroup.md +3 -3
- package/docs/_posts/components/Lighting/DirectionalLight.md +4 -4
- package/docs/_posts/components/Lighting/EnvironmentLight.md +5 -5
- package/docs/_posts/components/Lighting/PointLight.md +4 -4
- package/docs/_posts/components/Lighting/SpotLight.md +4 -4
- package/docs/_posts/components/NURBS/NurbsCurve.md +1 -1
- package/docs/_posts/components/NURBS/NurbsCurve2D.md +1 -1
- package/docs/_posts/components/NURBS/NurbsOrientationInterpolator.md +6 -6
- package/docs/_posts/components/NURBS/NurbsPatchSurface.md +12 -12
- package/docs/_posts/components/NURBS/NurbsPositionInterpolator.md +6 -6
- package/docs/_posts/components/NURBS/NurbsSet.md +6 -6
- package/docs/_posts/components/NURBS/NurbsSurfaceInterpolator.md +22 -22
- package/docs/_posts/components/NURBS/NurbsTextureCoordinate.md +16 -16
- package/docs/_posts/components/NURBS/NurbsTrimmedSurface.md +12 -12
- package/docs/_posts/components/Navigation/Billboard.md +2 -2
- package/docs/_posts/components/Navigation/Collision.md +2 -2
- package/docs/_posts/components/Navigation/LOD.md +2 -2
- package/docs/_posts/components/Navigation/NavigationInfo.md +2 -2
- package/docs/_posts/components/Navigation/OrthoViewpoint.md +10 -2
- package/docs/_posts/components/Navigation/Viewpoint.md +11 -3
- package/docs/_posts/components/Navigation/ViewpointGroup.md +4 -4
- package/docs/_posts/components/Networking/Anchor.md +2 -2
- package/docs/_posts/components/Networking/Inline.md +2 -2
- package/docs/_posts/components/Networking/LoadSensor.md +3 -3
- package/docs/_posts/components/ParticleSystems/ConeEmitter.md +6 -2
- package/docs/_posts/components/ParticleSystems/ExplosionEmitter.md +5 -1
- package/docs/_posts/components/ParticleSystems/ParticleSystem.md +23 -14
- package/docs/_posts/components/ParticleSystems/PointEmitter.md +6 -2
- package/docs/_posts/components/ParticleSystems/PolylineEmitter.md +5 -1
- package/docs/_posts/components/ParticleSystems/SurfaceEmitter.md +4 -0
- package/docs/_posts/components/ParticleSystems/VolumeEmitter.md +14 -2
- package/docs/_posts/components/ParticleSystems/WindPhysicsModel.md +1 -1
- package/docs/_posts/components/Picking/LinePickSensor.md +23 -19
- package/docs/_posts/components/Picking/PickableGroup.md +4 -4
- package/docs/_posts/components/Picking/PointPickSensor.md +19 -15
- package/docs/_posts/components/Picking/PrimitivePickSensor.md +19 -15
- package/docs/_posts/components/Picking/VolumePickSensor.md +19 -15
- package/docs/_posts/components/PointingDeviceSensor/CylinderSensor.md +5 -5
- package/docs/_posts/components/PointingDeviceSensor/PlaneSensor.md +5 -5
- package/docs/_posts/components/PointingDeviceSensor/SphereSensor.md +4 -4
- package/docs/_posts/components/PointingDeviceSensor/TouchSensor.md +4 -4
- package/docs/_posts/components/Rendering/ClipPlane.md +1 -1
- package/docs/_posts/components/Rendering/IndexedLineSet.md +3 -9
- package/docs/_posts/components/RigidBodyPhysics/BallJoint.md +2 -2
- package/docs/_posts/components/RigidBodyPhysics/CollidableOffset.md +3 -3
- package/docs/_posts/components/RigidBodyPhysics/CollidableShape.md +3 -3
- package/docs/_posts/components/RigidBodyPhysics/CollisionCollection.md +7 -7
- package/docs/_posts/components/RigidBodyPhysics/CollisionSpace.md +5 -5
- package/docs/_posts/components/RigidBodyPhysics/Contact.md +1 -1
- package/docs/_posts/components/RigidBodyPhysics/DoubleAxisHingeJoint.md +10 -14
- package/docs/_posts/components/RigidBodyPhysics/MotorJoint.md +31 -31
- package/docs/_posts/components/RigidBodyPhysics/RigidBody.md +17 -17
- package/docs/_posts/components/RigidBodyPhysics/RigidBodyCollection.md +6 -6
- package/docs/_posts/components/RigidBodyPhysics/SingleAxisHingeJoint.md +7 -9
- package/docs/_posts/components/RigidBodyPhysics/SliderJoint.md +7 -7
- package/docs/_posts/components/RigidBodyPhysics/UniversalJoint.md +12 -12
- package/docs/_posts/components/Shaders/PackagedShader.md +24 -24
- package/docs/_posts/components/Shape/AcousticProperties.md +4 -4
- package/docs/_posts/components/Shape/Appearance.md +1 -1
- package/docs/_posts/components/Shape/PointProperties.md +3 -11
- package/docs/_posts/components/Shape/Shape.md +3 -3
- package/docs/_posts/components/Sound/Analyser.md +18 -14
- package/docs/_posts/components/Sound/AudioClip.md +20 -4
- package/docs/_posts/components/Sound/AudioDestination.md +9 -5
- package/docs/_posts/components/Sound/BiquadFilter.md +17 -13
- package/docs/_posts/components/Sound/BufferAudioSource.md +19 -15
- package/docs/_posts/components/Sound/ChannelMerger.md +8 -4
- package/docs/_posts/components/Sound/ChannelSelector.md +9 -5
- package/docs/_posts/components/Sound/ChannelSplitter.md +9 -5
- package/docs/_posts/components/Sound/Convolver.md +14 -10
- package/docs/_posts/components/Sound/Delay.md +15 -11
- package/docs/_posts/components/Sound/DynamicsCompressor.md +19 -15
- package/docs/_posts/components/Sound/Gain.md +13 -9
- package/docs/_posts/components/Sound/ListenerPointSource.md +12 -8
- package/docs/_posts/components/Sound/MicrophoneSource.md +10 -6
- package/docs/_posts/components/Sound/OscillatorSource.md +12 -8
- package/docs/_posts/components/Sound/PeriodicWave.md +6 -3
- package/docs/_posts/components/Sound/Sound.md +8 -2
- package/docs/_posts/components/Sound/SpatialSound.md +16 -13
- package/docs/_posts/components/Sound/StreamAudioDestination.md +9 -5
- package/docs/_posts/components/Sound/StreamAudioSource.md +10 -6
- package/docs/_posts/components/Sound/WaveShaper.md +15 -11
- package/docs/_posts/components/Text/FontStyle.md +3 -3
- package/docs/_posts/components/TextureProjector/TextureProjector.md +8 -6
- package/docs/_posts/components/TextureProjector/TextureProjectorParallel.md +8 -6
- package/docs/_posts/components/Texturing/MovieTexture.md +20 -4
- package/docs/_posts/components/Texturing/TextureProperties.md +1 -1
- package/docs/_posts/components/Texturing3D/PixelTexture3D.md +4 -4
- package/docs/_posts/components/Time/TimeSensor.md +4 -4
- package/docs/_posts/components/VolumeRendering/BlendedVolumeStyle.md +10 -10
- package/docs/_posts/components/VolumeRendering/BoundaryEnhancementVolumeStyle.md +8 -8
- package/docs/_posts/components/VolumeRendering/CartoonVolumeStyle.md +8 -8
- package/docs/_posts/components/VolumeRendering/ComposedVolumeStyle.md +4 -4
- package/docs/_posts/components/VolumeRendering/EdgeEnhancementVolumeStyle.md +8 -8
- package/docs/_posts/components/VolumeRendering/IsoSurfaceVolumeData.md +27 -27
- package/docs/_posts/components/VolumeRendering/ProjectionVolumeStyle.md +14 -2
- package/docs/_posts/components/VolumeRendering/SegmentedVolumeData.md +21 -21
- package/docs/_posts/components/VolumeRendering/ShadedVolumeStyle.md +13 -13
- package/docs/_posts/components/VolumeRendering/SilhouetteEnhancementVolumeStyle.md +6 -6
- package/docs/_posts/components/VolumeRendering/ToneMappedVolumeStyle.md +10 -10
- package/docs/_posts/components/VolumeRendering/VolumeData.md +17 -17
- package/docs/_posts/components/X_ITE/BlendMode.md +7 -7
- package/docs/_tabs/playground.html +3 -1
- package/docs/assets/css/style.scss +4 -4
- package/package.json +1 -1
- package/src/x_ite/Base/X3DBaseNode.js +1 -1
- package/src/x_ite/Base/X3DInfoArray.js +2 -2
- package/src/x_ite/Browser/VERSION.js +1 -1
- package/src/x_ite/Components/Annotation/GroupAnnotation.js +1 -1
- package/src/x_ite/Components/CubeMapTexturing/ComposedCubeMapTexture.js +2 -2
- package/src/x_ite/Components/Geospatial/GeoLocation.js +1 -1
- package/src/x_ite/Components/Geospatial/GeoViewpoint.js +18 -6
- package/src/x_ite/Components/HAnim/HAnimMotion.js +1 -1
- package/src/x_ite/Components/NURBS/NurbsPatchSurface.js +1 -1
- package/src/x_ite/Components/NURBS/NurbsTrimmedSurface.js +1 -1
- package/src/x_ite/Components/Navigation/Viewpoint.js +1 -1
- package/src/x_ite/Components/ParticleSystems/ConeEmitter.js +9 -9
- package/src/x_ite/Components/ParticleSystems/ExplosionEmitter.js +7 -7
- package/src/x_ite/Components/ParticleSystems/PointEmitter.js +8 -8
- package/src/x_ite/Components/ParticleSystems/PolylineEmitter.js +9 -9
- package/src/x_ite/Components/ParticleSystems/SurfaceEmitter.js +7 -7
- package/src/x_ite/Components/ParticleSystems/VolumeEmitter.js +12 -10
- package/src/x_ite/Components/RigidBodyPhysics/Contact.js +1 -1
- package/src/x_ite/Components/RigidBodyPhysics/MotorJoint.js +6 -6
- package/src/x_ite/Components/RigidBodyPhysics/SingleAxisHingeJoint.js +0 -1
- package/src/x_ite/Components/RigidBodyPhysics/UniversalJoint.js +4 -4
- package/src/x_ite/Components/Shape/FillProperties.js +1 -1
- package/src/x_ite/Components/Shape/PhysicalMaterial.js +1 -1
- package/src/x_ite/Components/Sound/Analyser.js +2 -2
- package/src/x_ite/Components/Sound/AudioDestination.js +2 -2
- package/src/x_ite/Components/Sound/BiquadFilter.js +3 -3
- package/src/x_ite/Components/Sound/BufferAudioSource.js +2 -2
- package/src/x_ite/Components/Sound/ChannelMerger.js +2 -2
- package/src/x_ite/Components/Sound/ChannelSelector.js +2 -2
- package/src/x_ite/Components/Sound/ChannelSplitter.js +2 -2
- package/src/x_ite/Components/Sound/Convolver.js +2 -2
- package/src/x_ite/Components/Sound/Delay.js +2 -2
- package/src/x_ite/Components/Sound/DynamicsCompressor.js +2 -2
- package/src/x_ite/Components/Sound/Gain.js +2 -2
- package/src/x_ite/Components/Sound/PeriodicWave.js +1 -1
- package/src/x_ite/Components/Sound/StreamAudioDestination.js +2 -2
- package/src/x_ite/Components/Sound/WaveShaper.js +3 -3
- package/src/x_ite/Components/TextureProjector/TextureProjector.js +4 -4
- package/src/x_ite/Components/TextureProjector/TextureProjectorParallel.js +5 -5
- package/src/x_ite/Components/Texturing/PixelTexture.js +1 -1
- package/src/x_ite/Components/VolumeRendering/IsoSurfaceVolumeData.js +1 -1
- package/src/x_ite/Components/VolumeRendering/SegmentedVolumeData.js +1 -1
- package/src/x_ite/Components/VolumeRendering/VolumeData.js +1 -1
- package/src/x_ite/Configuration/SupportedComponents.js +2 -2
package/dist/x_ite.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* X_ITE v8.8.
|
|
1
|
+
/* X_ITE v8.8.7 */(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
|
+
/***/ 504:
|
|
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__(834);
|
|
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
|
+
/***/ 692:
|
|
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__(834);
|
|
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
|
+
/***/ 789:
|
|
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__(834)], __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
|
+
/***/ 834:
|
|
815
815
|
/***/ (function(module, exports) {
|
|
816
816
|
|
|
817
817
|
var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!
|
|
@@ -11523,7 +11523,7 @@ return jQuery;
|
|
|
11523
11523
|
|
|
11524
11524
|
/***/ }),
|
|
11525
11525
|
|
|
11526
|
-
/***/
|
|
11526
|
+
/***/ 492:
|
|
11527
11527
|
/***/ ((module) => {
|
|
11528
11528
|
|
|
11529
11529
|
/**
|
|
@@ -16302,7 +16302,7 @@ if (true) {
|
|
|
16302
16302
|
|
|
16303
16303
|
/***/ }),
|
|
16304
16304
|
|
|
16305
|
-
/***/
|
|
16305
|
+
/***/ 660:
|
|
16306
16306
|
/***/ (function(__unused_webpack_module, exports) {
|
|
16307
16307
|
|
|
16308
16308
|
|
|
@@ -19547,7 +19547,7 @@ if (true) {
|
|
|
19547
19547
|
|
|
19548
19548
|
/***/ }),
|
|
19549
19549
|
|
|
19550
|
-
/***/
|
|
19550
|
+
/***/ 1:
|
|
19551
19551
|
/***/ (function(module, exports) {
|
|
19552
19552
|
|
|
19553
19553
|
var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*
|
|
@@ -22766,9 +22766,9 @@ Object .assign (Object .setPrototypeOf (X3DInfoArray .prototype, Base_X3DChildOb
|
|
|
22766
22766
|
|
|
22767
22767
|
this .addEvent ();
|
|
22768
22768
|
},
|
|
22769
|
-
alias (alias,
|
|
22769
|
+
alias (alias, value)
|
|
22770
22770
|
{
|
|
22771
|
-
this [_index] .set (alias,
|
|
22771
|
+
this [_index] .set (alias, value);
|
|
22772
22772
|
|
|
22773
22773
|
this .addEvent ();
|
|
22774
22774
|
},
|
|
@@ -33901,7 +33901,7 @@ Object .assign (Object .setPrototypeOf (X3DBaseNode .prototype, Base_X3DChildObj
|
|
|
33901
33901
|
},
|
|
33902
33902
|
addAlias (alias, field)
|
|
33903
33903
|
{
|
|
33904
|
-
this [_predefinedFields] .alias (alias, field
|
|
33904
|
+
this [_predefinedFields] .alias (alias, field);
|
|
33905
33905
|
|
|
33906
33906
|
if (field .isInitializable ())
|
|
33907
33907
|
Parser_HTMLSupport .addFieldName (alias);
|
|
@@ -34234,7 +34234,7 @@ x_ite_Namespace .set ("x_ite/Base/X3DBaseNode", X3DBaseNode_default_);
|
|
|
34234
34234
|
*
|
|
34235
34235
|
******************************************************************************/
|
|
34236
34236
|
|
|
34237
|
-
const VERSION_default_ = "8.8.
|
|
34237
|
+
const VERSION_default_ = "8.8.7";
|
|
34238
34238
|
;
|
|
34239
34239
|
|
|
34240
34240
|
x_ite_Namespace .set ("x_ite/Browser/VERSION", VERSION_default_);
|
|
@@ -38519,7 +38519,7 @@ const X3DUrlObject_default_ = X3DUrlObject;
|
|
|
38519
38519
|
x_ite_Namespace .set ("x_ite/Components/Networking/X3DUrlObject", X3DUrlObject_default_);
|
|
38520
38520
|
/* harmony default export */ const Networking_X3DUrlObject = (X3DUrlObject_default_);
|
|
38521
38521
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/X3DParser.js
|
|
38522
|
-
/* provided dependency */ var $ = __webpack_require__(
|
|
38522
|
+
/* provided dependency */ var $ = __webpack_require__(834);
|
|
38523
38523
|
/*******************************************************************************
|
|
38524
38524
|
*
|
|
38525
38525
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -38767,7 +38767,7 @@ const Expressions_default_ = Expressions;
|
|
|
38767
38767
|
x_ite_Namespace .set ("x_ite/Parser/Expressions", Expressions_default_);
|
|
38768
38768
|
/* harmony default export */ const Parser_Expressions = (Expressions_default_);
|
|
38769
38769
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/VRMLParser.js
|
|
38770
|
-
/* provided dependency */ var VRMLParser_$ = __webpack_require__(
|
|
38770
|
+
/* provided dependency */ var VRMLParser_$ = __webpack_require__(834);
|
|
38771
38771
|
/*******************************************************************************
|
|
38772
38772
|
*
|
|
38773
38773
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -41319,7 +41319,7 @@ const VRMLParser_default_ = VRMLParser;
|
|
|
41319
41319
|
x_ite_Namespace .set ("x_ite/Parser/VRMLParser", VRMLParser_default_);
|
|
41320
41320
|
/* harmony default export */ const Parser_VRMLParser = (VRMLParser_default_);
|
|
41321
41321
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/XMLParser.js
|
|
41322
|
-
/* provided dependency */ var XMLParser_$ = __webpack_require__(
|
|
41322
|
+
/* provided dependency */ var XMLParser_$ = __webpack_require__(834);
|
|
41323
41323
|
/*******************************************************************************
|
|
41324
41324
|
*
|
|
41325
41325
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -43291,7 +43291,7 @@ const URLs_default_ = URLs;
|
|
|
43291
43291
|
x_ite_Namespace .set ("x_ite/Browser/Networking/URLs", URLs_default_);
|
|
43292
43292
|
/* harmony default export */ const Networking_URLs = (URLs_default_);
|
|
43293
43293
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/GLTF2Parser.js
|
|
43294
|
-
/* provided dependency */ var GLTF2Parser_$ = __webpack_require__(
|
|
43294
|
+
/* provided dependency */ var GLTF2Parser_$ = __webpack_require__(834);
|
|
43295
43295
|
/*******************************************************************************
|
|
43296
43296
|
*
|
|
43297
43297
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -45756,7 +45756,7 @@ const GLTF2Parser_default_ = GLTF2Parser;
|
|
|
45756
45756
|
x_ite_Namespace .set ("x_ite/Parser/GLTF2Parser", GLTF2Parser_default_);
|
|
45757
45757
|
/* harmony default export */ const Parser_GLTF2Parser = (GLTF2Parser_default_);
|
|
45758
45758
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/GLB2Parser.js
|
|
45759
|
-
/* provided dependency */ var GLB2Parser_$ = __webpack_require__(
|
|
45759
|
+
/* provided dependency */ var GLB2Parser_$ = __webpack_require__(834);
|
|
45760
45760
|
/*******************************************************************************
|
|
45761
45761
|
*
|
|
45762
45762
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -45908,7 +45908,7 @@ const GLB2Parser_default_ = GLB2Parser;
|
|
|
45908
45908
|
x_ite_Namespace .set ("x_ite/Parser/GLB2Parser", GLB2Parser_default_);
|
|
45909
45909
|
/* harmony default export */ const Parser_GLB2Parser = (GLB2Parser_default_);
|
|
45910
45910
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/OBJParser.js
|
|
45911
|
-
/* provided dependency */ var OBJParser_$ = __webpack_require__(
|
|
45911
|
+
/* provided dependency */ var OBJParser_$ = __webpack_require__(834);
|
|
45912
45912
|
/*******************************************************************************
|
|
45913
45913
|
*
|
|
45914
45914
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -48407,8 +48407,8 @@ const MatrixStack_default_ = MatrixStack;
|
|
|
48407
48407
|
x_ite_Namespace .set ("standard/Math/Utility/MatrixStack", MatrixStack_default_);
|
|
48408
48408
|
/* harmony default export */ const Utility_MatrixStack = (MatrixStack_default_);
|
|
48409
48409
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/SVGParser.js
|
|
48410
|
-
/* provided dependency */ var SVGParser_$ = __webpack_require__(
|
|
48411
|
-
/* provided dependency */ var libtess = __webpack_require__(
|
|
48410
|
+
/* provided dependency */ var SVGParser_$ = __webpack_require__(834);
|
|
48411
|
+
/* provided dependency */ var libtess = __webpack_require__(492);
|
|
48412
48412
|
/*******************************************************************************
|
|
48413
48413
|
*
|
|
48414
48414
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -51176,7 +51176,7 @@ const SVGParser_default_ = SVGParser;
|
|
|
51176
51176
|
x_ite_Namespace .set ("x_ite/Parser/SVGParser", SVGParser_default_);
|
|
51177
51177
|
/* harmony default export */ const Parser_SVGParser = (SVGParser_default_);
|
|
51178
51178
|
;// CONCATENATED MODULE: ./src/x_ite/Parser/GoldenGate.js
|
|
51179
|
-
/* provided dependency */ var GoldenGate_$ = __webpack_require__(
|
|
51179
|
+
/* provided dependency */ var GoldenGate_$ = __webpack_require__(834);
|
|
51180
51180
|
/*******************************************************************************
|
|
51181
51181
|
*
|
|
51182
51182
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -51502,7 +51502,7 @@ const Plane3_default_ = Plane3;
|
|
|
51502
51502
|
x_ite_Namespace .set ("standard/Math/Geometry/Plane3", Plane3_default_);
|
|
51503
51503
|
/* harmony default export */ const Geometry_Plane3 = (Plane3_default_);
|
|
51504
51504
|
;// CONCATENATED MODULE: ./src/standard/Math/Geometry/Triangle3.js
|
|
51505
|
-
/* provided dependency */ var Triangle3_libtess = __webpack_require__(
|
|
51505
|
+
/* provided dependency */ var Triangle3_libtess = __webpack_require__(492);
|
|
51506
51506
|
/*******************************************************************************
|
|
51507
51507
|
*
|
|
51508
51508
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -58897,7 +58897,7 @@ const X3DTexture2DNode_default_ = X3DTexture2DNode;
|
|
|
58897
58897
|
x_ite_Namespace .set ("x_ite/Components/Texturing/X3DTexture2DNode", X3DTexture2DNode_default_);
|
|
58898
58898
|
/* harmony default export */ const Texturing_X3DTexture2DNode = (X3DTexture2DNode_default_);
|
|
58899
58899
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/ImageTexture.js
|
|
58900
|
-
/* provided dependency */ var ImageTexture_$ = __webpack_require__(
|
|
58900
|
+
/* provided dependency */ var ImageTexture_$ = __webpack_require__(834);
|
|
58901
58901
|
/*******************************************************************************
|
|
58902
58902
|
*
|
|
58903
58903
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -61927,7 +61927,7 @@ Object .defineProperties (Viewpoint,
|
|
|
61927
61927
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "position", new x_ite_Fields .SFVec3f (0, 0, 10)),
|
|
61928
61928
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "orientation", new x_ite_Fields .SFRotation ()),
|
|
61929
61929
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "centerOfRotation", new x_ite_Fields .SFVec3f ()),
|
|
61930
|
-
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "fieldOfView", new x_ite_Fields .SFFloat (0.
|
|
61930
|
+
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "fieldOfView", new x_ite_Fields .SFFloat (0.785398)),
|
|
61931
61931
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "nearDistance", new x_ite_Fields .SFFloat (-1)),
|
|
61932
61932
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "farDistance", new x_ite_Fields .SFFloat (-1)),
|
|
61933
61933
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "viewAll", new x_ite_Fields .SFBool ()),
|
|
@@ -63437,7 +63437,7 @@ const X3DWorld_default_ = X3DWorld;
|
|
|
63437
63437
|
x_ite_Namespace .set ("x_ite/Execution/X3DWorld", X3DWorld_default_);
|
|
63438
63438
|
/* harmony default export */ const Execution_X3DWorld = (X3DWorld_default_);
|
|
63439
63439
|
;// CONCATENATED MODULE: ./src/x_ite/InputOutput/FileLoader.js
|
|
63440
|
-
/* provided dependency */ var FileLoader_$ = __webpack_require__(
|
|
63440
|
+
/* provided dependency */ var FileLoader_$ = __webpack_require__(834);
|
|
63441
63441
|
/*******************************************************************************
|
|
63442
63442
|
*
|
|
63443
63443
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -87053,7 +87053,7 @@ const X3DShaderNode_default_ = X3DShaderNode;
|
|
|
87053
87053
|
x_ite_Namespace .set ("x_ite/Components/Shaders/X3DShaderNode", X3DShaderNode_default_);
|
|
87054
87054
|
/* harmony default export */ const Shaders_X3DShaderNode = (X3DShaderNode_default_);
|
|
87055
87055
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Shaders/X3DProgrammableShaderObject.js
|
|
87056
|
-
/* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(
|
|
87056
|
+
/* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(834);
|
|
87057
87057
|
/*******************************************************************************
|
|
87058
87058
|
*
|
|
87059
87059
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -95776,7 +95776,7 @@ const ShaderCompiler_default_ = ShaderCompiler;
|
|
|
95776
95776
|
x_ite_Namespace .set ("x_ite/Browser/Shaders/ShaderCompiler", ShaderCompiler_default_);
|
|
95777
95777
|
/* harmony default export */ const Shaders_ShaderCompiler = (ShaderCompiler_default_);
|
|
95778
95778
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Shaders/ShaderPart.js
|
|
95779
|
-
/* provided dependency */ var ShaderPart_$ = __webpack_require__(
|
|
95779
|
+
/* provided dependency */ var ShaderPart_$ = __webpack_require__(834);
|
|
95780
95780
|
/*******************************************************************************
|
|
95781
95781
|
*
|
|
95782
95782
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -96435,7 +96435,7 @@ const X3DAppearanceNode_default_ = X3DAppearanceNode;
|
|
|
96435
96435
|
x_ite_Namespace .set ("x_ite/Components/Shape/X3DAppearanceNode", X3DAppearanceNode_default_);
|
|
96436
96436
|
/* harmony default export */ const Shape_X3DAppearanceNode = (X3DAppearanceNode_default_);
|
|
96437
96437
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Shape/Appearance.js
|
|
96438
|
-
/* provided dependency */ var Appearance_$ = __webpack_require__(
|
|
96438
|
+
/* provided dependency */ var Appearance_$ = __webpack_require__(834);
|
|
96439
96439
|
/*******************************************************************************
|
|
96440
96440
|
*
|
|
96441
96441
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -97070,8 +97070,8 @@ Object .defineProperties (FillProperties,
|
|
|
97070
97070
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "metadata", new x_ite_Fields .SFNode ()),
|
|
97071
97071
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "filled", new x_ite_Fields .SFBool (true)),
|
|
97072
97072
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "hatched", new x_ite_Fields .SFBool (true)),
|
|
97073
|
-
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "hatchColor", new x_ite_Fields .SFColor (1, 1, 1)),
|
|
97074
97073
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "hatchStyle", new x_ite_Fields .SFInt32 (1)),
|
|
97074
|
+
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "hatchColor", new x_ite_Fields .SFColor (1, 1, 1)),
|
|
97075
97075
|
]),
|
|
97076
97076
|
enumerable: true,
|
|
97077
97077
|
},
|
|
@@ -98521,7 +98521,7 @@ Object .defineProperties (PhysicalMaterial,
|
|
|
98521
98521
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "baseColor", new x_ite_Fields .SFColor (1, 1, 1)),
|
|
98522
98522
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "baseTextureMapping", new x_ite_Fields .SFString ()),
|
|
98523
98523
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "baseTexture", new x_ite_Fields .SFNode ()),
|
|
98524
|
-
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "emissiveColor", new x_ite_Fields .SFColor (
|
|
98524
|
+
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "emissiveColor", new x_ite_Fields .SFColor ()),
|
|
98525
98525
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "emissiveTextureMapping", new x_ite_Fields .SFString ()),
|
|
98526
98526
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "emissiveTexture", new x_ite_Fields .SFNode ()),
|
|
98527
98527
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "metallic", new x_ite_Fields .SFFloat (1)),
|
|
@@ -99875,8 +99875,8 @@ Object .defineProperties (Analyser,
|
|
|
99875
99875
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "tailTime", new x_ite_Fields .SFTime ()),
|
|
99876
99876
|
|
|
99877
99877
|
new Base_X3DFieldDefinition (Base_X3DConstants .outputOnly, "channelCount", new x_ite_Fields .SFInt32 ()),
|
|
99878
|
-
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelCountMode", new x_ite_Fields .SFString ("
|
|
99879
|
-
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelInterpretation", new x_ite_Fields .SFString ("
|
|
99878
|
+
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelCountMode", new x_ite_Fields .SFString ("MAX")),
|
|
99879
|
+
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelInterpretation", new x_ite_Fields .SFString ("SPEAKERS")),
|
|
99880
99880
|
|
|
99881
99881
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "startTime", new x_ite_Fields .SFTime ()),
|
|
99882
99882
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "resumeTime", new x_ite_Fields .SFTime ()),
|
|
@@ -100130,7 +100130,7 @@ const X3DSoundSourceNode_default_ = X3DSoundSourceNode;
|
|
|
100130
100130
|
x_ite_Namespace .set ("x_ite/Components/Sound/X3DSoundSourceNode", X3DSoundSourceNode_default_);
|
|
100131
100131
|
/* harmony default export */ const Sound_X3DSoundSourceNode = (X3DSoundSourceNode_default_);
|
|
100132
100132
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/AudioClip.js
|
|
100133
|
-
/* provided dependency */ var AudioClip_$ = __webpack_require__(
|
|
100133
|
+
/* provided dependency */ var AudioClip_$ = __webpack_require__(834);
|
|
100134
100134
|
/*******************************************************************************
|
|
100135
100135
|
*
|
|
100136
100136
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -100601,8 +100601,8 @@ Object .defineProperties (AudioDestination,
|
|
|
100601
100601
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "maxChannelCount", new x_ite_Fields .SFInt32 (2)),
|
|
100602
100602
|
|
|
100603
100603
|
new Base_X3DFieldDefinition (Base_X3DConstants .outputOnly, "channelCount", new x_ite_Fields .SFInt32 ()),
|
|
100604
|
-
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelCountMode", new x_ite_Fields .SFString ("
|
|
100605
|
-
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelInterpretation", new x_ite_Fields .SFString ("
|
|
100604
|
+
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelCountMode", new x_ite_Fields .SFString ("MAX")),
|
|
100605
|
+
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelInterpretation", new x_ite_Fields .SFString ("SPEAKERS")),
|
|
100606
100606
|
|
|
100607
100607
|
new Base_X3DFieldDefinition (Base_X3DConstants .outputOnly, "mediaDeviceID", new x_ite_Fields .SFString ()),
|
|
100608
100608
|
new Base_X3DFieldDefinition (Base_X3DConstants .outputOnly, "isActive", new x_ite_Fields .SFBool ()),
|
|
@@ -100714,11 +100714,11 @@ Object .defineProperties (BiquadFilter,
|
|
|
100714
100714
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "gain", new x_ite_Fields .SFFloat (1)),
|
|
100715
100715
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "qualityFactor", new x_ite_Fields .SFFloat (1)),
|
|
100716
100716
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "tailTime", new x_ite_Fields .SFTime ()),
|
|
100717
|
-
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "type", new x_ite_Fields .SFString ("
|
|
100717
|
+
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "type", new x_ite_Fields .SFString ("LOWPASS")),
|
|
100718
100718
|
|
|
100719
100719
|
new Base_X3DFieldDefinition (Base_X3DConstants .outputOnly, "channelCount", new x_ite_Fields .SFInt32 ()),
|
|
100720
|
-
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelCountMode", new x_ite_Fields .SFString ("
|
|
100721
|
-
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelInterpretation", new x_ite_Fields .SFString ("
|
|
100720
|
+
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelCountMode", new x_ite_Fields .SFString ("MAX")),
|
|
100721
|
+
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelInterpretation", new x_ite_Fields .SFString ("SPEAKERS")),
|
|
100722
100722
|
|
|
100723
100723
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "startTime", new x_ite_Fields .SFTime ()),
|
|
100724
100724
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "resumeTime", new x_ite_Fields .SFTime ()),
|
|
@@ -100865,8 +100865,8 @@ Object .defineProperties (BufferAudioSource,
|
|
|
100865
100865
|
new Base_X3DFieldDefinition (Base_X3DConstants .outputOnly, "bufferLength", new x_ite_Fields .SFInt32 ()),
|
|
100866
100866
|
|
|
100867
100867
|
new Base_X3DFieldDefinition (Base_X3DConstants .outputOnly, "channelCount", new x_ite_Fields .SFInt32 ()),
|
|
100868
|
-
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelCountMode", new x_ite_Fields .SFString ("
|
|
100869
|
-
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelInterpretation", new x_ite_Fields .SFString ("
|
|
100868
|
+
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelCountMode", new x_ite_Fields .SFString ("MAX")),
|
|
100869
|
+
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelInterpretation", new x_ite_Fields .SFString ("SPEAKERS")),
|
|
100870
100870
|
|
|
100871
100871
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "loop", new x_ite_Fields .SFBool ()),
|
|
100872
100872
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "startTime", new x_ite_Fields .SFTime ()),
|
|
@@ -101060,8 +101060,8 @@ Object .defineProperties (ChannelMerger,
|
|
|
101060
101060
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "gain", new x_ite_Fields .SFFloat (1)),
|
|
101061
101061
|
|
|
101062
101062
|
new Base_X3DFieldDefinition (Base_X3DConstants .outputOnly, "channelCount", new x_ite_Fields .SFInt32 ()),
|
|
101063
|
-
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelCountMode", new x_ite_Fields .SFString ("
|
|
101064
|
-
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelInterpretation", new x_ite_Fields .SFString ("
|
|
101063
|
+
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelCountMode", new x_ite_Fields .SFString ("MAX")),
|
|
101064
|
+
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelInterpretation", new x_ite_Fields .SFString ("SPEAKERS")),
|
|
101065
101065
|
|
|
101066
101066
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "children", new x_ite_Fields .MFNode ()),
|
|
101067
101067
|
]),
|
|
@@ -101170,8 +101170,8 @@ Object .defineProperties (ChannelSelector,
|
|
|
101170
101170
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelSelection", new x_ite_Fields .SFInt32 (0)),
|
|
101171
101171
|
|
|
101172
101172
|
new Base_X3DFieldDefinition (Base_X3DConstants .outputOnly, "channelCount", new x_ite_Fields .SFInt32 ()),
|
|
101173
|
-
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelCountMode", new x_ite_Fields .SFString ("
|
|
101174
|
-
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelInterpretation", new x_ite_Fields .SFString ("
|
|
101173
|
+
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelCountMode", new x_ite_Fields .SFString ("MAX")),
|
|
101174
|
+
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelInterpretation", new x_ite_Fields .SFString ("SPEAKERS")),
|
|
101175
101175
|
|
|
101176
101176
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "children", new x_ite_Fields .MFNode ()),
|
|
101177
101177
|
]),
|
|
@@ -101279,8 +101279,8 @@ Object .defineProperties (ChannelSplitter,
|
|
|
101279
101279
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "gain", new x_ite_Fields .SFFloat (1)),
|
|
101280
101280
|
|
|
101281
101281
|
new Base_X3DFieldDefinition (Base_X3DConstants .outputOnly, "channelCount", new x_ite_Fields .SFInt32 ()),
|
|
101282
|
-
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelCountMode", new x_ite_Fields .SFString ("
|
|
101283
|
-
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelInterpretation", new x_ite_Fields .SFString ("
|
|
101282
|
+
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelCountMode", new x_ite_Fields .SFString ("MAX")),
|
|
101283
|
+
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelInterpretation", new x_ite_Fields .SFString ("SPEAKERS")),
|
|
101284
101284
|
|
|
101285
101285
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "children", new x_ite_Fields .MFNode ()),
|
|
101286
101286
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "outputs", new x_ite_Fields .MFNode ()),
|
|
@@ -101392,8 +101392,8 @@ Object .defineProperties (Convolver,
|
|
|
101392
101392
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "tailTime", new x_ite_Fields .SFTime ()),
|
|
101393
101393
|
|
|
101394
101394
|
new Base_X3DFieldDefinition (Base_X3DConstants .outputOnly, "channelCount", new x_ite_Fields .SFInt32 ()),
|
|
101395
|
-
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelCountMode", new x_ite_Fields .SFString ("
|
|
101396
|
-
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelInterpretation", new x_ite_Fields .SFString ("
|
|
101395
|
+
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelCountMode", new x_ite_Fields .SFString ("MAX")),
|
|
101396
|
+
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelInterpretation", new x_ite_Fields .SFString ("SPEAKERS")),
|
|
101397
101397
|
|
|
101398
101398
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "startTime", new x_ite_Fields .SFTime ()),
|
|
101399
101399
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "resumeTime", new x_ite_Fields .SFTime ()),
|
|
@@ -101512,8 +101512,8 @@ Object .defineProperties (Delay,
|
|
|
101512
101512
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "tailTime", new x_ite_Fields .SFTime ()),
|
|
101513
101513
|
|
|
101514
101514
|
new Base_X3DFieldDefinition (Base_X3DConstants .outputOnly, "channelCount", new x_ite_Fields .SFInt32 ()),
|
|
101515
|
-
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelCountMode", new x_ite_Fields .SFString ("
|
|
101516
|
-
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelInterpretation", new x_ite_Fields .SFString ("
|
|
101515
|
+
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelCountMode", new x_ite_Fields .SFString ("MAX")),
|
|
101516
|
+
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelInterpretation", new x_ite_Fields .SFString ("SPEAKERS")),
|
|
101517
101517
|
|
|
101518
101518
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "startTime", new x_ite_Fields .SFTime ()),
|
|
101519
101519
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "resumeTime", new x_ite_Fields .SFTime ()),
|
|
@@ -101636,8 +101636,8 @@ Object .defineProperties (DynamicsCompressor,
|
|
|
101636
101636
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "tailTime", new x_ite_Fields .SFTime ()),
|
|
101637
101637
|
|
|
101638
101638
|
new Base_X3DFieldDefinition (Base_X3DConstants .outputOnly, "channelCount", new x_ite_Fields .SFInt32 ()),
|
|
101639
|
-
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelCountMode", new x_ite_Fields .SFString ("
|
|
101640
|
-
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelInterpretation", new x_ite_Fields .SFString ("
|
|
101639
|
+
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelCountMode", new x_ite_Fields .SFString ("MAX")),
|
|
101640
|
+
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelInterpretation", new x_ite_Fields .SFString ("SPEAKERS")),
|
|
101641
101641
|
|
|
101642
101642
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "startTime", new x_ite_Fields .SFTime ()),
|
|
101643
101643
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "resumeTime", new x_ite_Fields .SFTime ()),
|
|
@@ -101754,8 +101754,8 @@ Object .defineProperties (Gain,
|
|
|
101754
101754
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "tailTime", new x_ite_Fields .SFTime ()),
|
|
101755
101755
|
|
|
101756
101756
|
new Base_X3DFieldDefinition (Base_X3DConstants .outputOnly, "channelCount", new x_ite_Fields .SFInt32 ()),
|
|
101757
|
-
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelCountMode", new x_ite_Fields .SFString ("
|
|
101758
|
-
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelInterpretation", new x_ite_Fields .SFString ("
|
|
101757
|
+
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelCountMode", new x_ite_Fields .SFString ("MAX")),
|
|
101758
|
+
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelInterpretation", new x_ite_Fields .SFString ("SPEAKERS")),
|
|
101759
101759
|
|
|
101760
101760
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "startTime", new x_ite_Fields .SFTime ()),
|
|
101761
101761
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "resumeTime", new x_ite_Fields .SFTime ()),
|
|
@@ -102222,7 +102222,7 @@ Object .defineProperties (PeriodicWave,
|
|
|
102222
102222
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "enabled", new x_ite_Fields .SFBool (true)),
|
|
102223
102223
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "optionsReal", new x_ite_Fields .MFFloat ()),
|
|
102224
102224
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "optionsImag", new x_ite_Fields .MFFloat ()),
|
|
102225
|
-
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "type", new x_ite_Fields .SFString ("
|
|
102225
|
+
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "type", new x_ite_Fields .SFString ("SQUARE")),
|
|
102226
102226
|
]),
|
|
102227
102227
|
enumerable: true,
|
|
102228
102228
|
},
|
|
@@ -102757,8 +102757,8 @@ Object .defineProperties (StreamAudioDestination,
|
|
|
102757
102757
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "streamIdentifier", new x_ite_Fields .MFString ()),
|
|
102758
102758
|
|
|
102759
102759
|
new Base_X3DFieldDefinition (Base_X3DConstants .outputOnly, "channelCount", new x_ite_Fields .SFInt32 ()),
|
|
102760
|
-
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelCountMode", new x_ite_Fields .SFString ("
|
|
102761
|
-
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelInterpretation", new x_ite_Fields .SFString ("
|
|
102760
|
+
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelCountMode", new x_ite_Fields .SFString ("MAX")),
|
|
102761
|
+
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelInterpretation", new x_ite_Fields .SFString ("SPEAKERS")),
|
|
102762
102762
|
|
|
102763
102763
|
new Base_X3DFieldDefinition (Base_X3DConstants .outputOnly, "mediaDeviceID", new x_ite_Fields .SFString ()),
|
|
102764
102764
|
new Base_X3DFieldDefinition (Base_X3DConstants .outputOnly, "isActive", new x_ite_Fields .SFBool ()),
|
|
@@ -102982,12 +102982,12 @@ Object .defineProperties (WaveShaper,
|
|
|
102982
102982
|
|
|
102983
102983
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "gain", new x_ite_Fields .SFFloat (1)),
|
|
102984
102984
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "curve", new x_ite_Fields .MFFloat ()),
|
|
102985
|
-
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "oversample", new x_ite_Fields .SFString ("
|
|
102985
|
+
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "oversample", new x_ite_Fields .SFString ("NONE")),
|
|
102986
102986
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "tailTime", new x_ite_Fields .SFTime ()),
|
|
102987
102987
|
|
|
102988
102988
|
new Base_X3DFieldDefinition (Base_X3DConstants .outputOnly, "channelCount", new x_ite_Fields .SFInt32 ()),
|
|
102989
|
-
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelCountMode", new x_ite_Fields .SFString ("
|
|
102990
|
-
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelInterpretation", new x_ite_Fields .SFString ("
|
|
102989
|
+
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelCountMode", new x_ite_Fields .SFString ("MAX")),
|
|
102990
|
+
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "channelInterpretation", new x_ite_Fields .SFString ("SPEAKERS")),
|
|
102991
102991
|
|
|
102992
102992
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "startTime", new x_ite_Fields .SFTime ()),
|
|
102993
102993
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "resumeTime", new x_ite_Fields .SFTime ()),
|
|
@@ -103241,8 +103241,8 @@ const GIFMedia_default_ = GifMedia;
|
|
|
103241
103241
|
x_ite_Namespace .set ("x_ite/Browser/Texturing/GIFMedia", GIFMedia_default_);
|
|
103242
103242
|
/* harmony default export */ const GIFMedia = (GIFMedia_default_);
|
|
103243
103243
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/MovieTexture.js
|
|
103244
|
-
/* provided dependency */ var MovieTexture_$ = __webpack_require__(
|
|
103245
|
-
/* provided dependency */ var SuperGif = __webpack_require__(
|
|
103244
|
+
/* provided dependency */ var MovieTexture_$ = __webpack_require__(834);
|
|
103245
|
+
/* provided dependency */ var SuperGif = __webpack_require__(1);
|
|
103246
103246
|
/*******************************************************************************
|
|
103247
103247
|
*
|
|
103248
103248
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -104407,7 +104407,7 @@ const MultiTextureTransform_default_ = MultiTextureTransform;
|
|
|
104407
104407
|
x_ite_Namespace .set ("x_ite/Components/Texturing/MultiTextureTransform", MultiTextureTransform_default_);
|
|
104408
104408
|
/* harmony default export */ const Texturing_MultiTextureTransform = (MultiTextureTransform_default_);
|
|
104409
104409
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/PixelTexture.js
|
|
104410
|
-
/* provided dependency */ var PixelTexture_$ = __webpack_require__(
|
|
104410
|
+
/* provided dependency */ var PixelTexture_$ = __webpack_require__(834);
|
|
104411
104411
|
/*******************************************************************************
|
|
104412
104412
|
*
|
|
104413
104413
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -104682,7 +104682,7 @@ Object .defineProperties (PixelTexture,
|
|
|
104682
104682
|
value: new Base_FieldDefinitionArray ([
|
|
104683
104683
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "metadata", new x_ite_Fields .SFNode ()),
|
|
104684
104684
|
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "description", new x_ite_Fields .SFString ()),
|
|
104685
|
-
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "image", new x_ite_Fields .SFImage (
|
|
104685
|
+
new Base_X3DFieldDefinition (Base_X3DConstants .inputOutput, "image", new x_ite_Fields .SFImage ()),
|
|
104686
104686
|
new Base_X3DFieldDefinition (Base_X3DConstants .initializeOnly, "repeatS", new x_ite_Fields .SFBool (true)),
|
|
104687
104687
|
new Base_X3DFieldDefinition (Base_X3DConstants .initializeOnly, "repeatT", new x_ite_Fields .SFBool (true)),
|
|
104688
104688
|
new Base_X3DFieldDefinition (Base_X3DConstants .initializeOnly, "textureProperties", new x_ite_Fields .SFNode ()),
|
|
@@ -106588,7 +106588,7 @@ const gettext_default_ = gettext;
|
|
|
106588
106588
|
x_ite_Namespace .set ("locale/gettext", gettext_default_);
|
|
106589
106589
|
/* harmony default export */ const locale_gettext = (gettext_default_);
|
|
106590
106590
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/BrowserTimings.js
|
|
106591
|
-
/* provided dependency */ var BrowserTimings_$ = __webpack_require__(
|
|
106591
|
+
/* provided dependency */ var BrowserTimings_$ = __webpack_require__(834);
|
|
106592
106592
|
/*******************************************************************************
|
|
106593
106593
|
*
|
|
106594
106594
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -107018,7 +107018,7 @@ const TextureQuality_default_ = TextureQuality;
|
|
|
107018
107018
|
x_ite_Namespace .set ("x_ite/Browser/Core/TextureQuality", TextureQuality_default_);
|
|
107019
107019
|
/* harmony default export */ const Core_TextureQuality = (TextureQuality_default_);
|
|
107020
107020
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/BrowserOptions.js
|
|
107021
|
-
/* provided dependency */ var BrowserOptions_$ = __webpack_require__(
|
|
107021
|
+
/* provided dependency */ var BrowserOptions_$ = __webpack_require__(834);
|
|
107022
107022
|
/*******************************************************************************
|
|
107023
107023
|
*
|
|
107024
107024
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -107599,7 +107599,7 @@ const RenderingProperties_default_ = RenderingProperties;
|
|
|
107599
107599
|
x_ite_Namespace .set ("x_ite/Browser/Core/RenderingProperties", RenderingProperties_default_);
|
|
107600
107600
|
/* harmony default export */ const Core_RenderingProperties = (RenderingProperties_default_);
|
|
107601
107601
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/Notification.js
|
|
107602
|
-
/* provided dependency */ var Notification_$ = __webpack_require__(
|
|
107602
|
+
/* provided dependency */ var Notification_$ = __webpack_require__(834);
|
|
107603
107603
|
/*******************************************************************************
|
|
107604
107604
|
*
|
|
107605
107605
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -107721,8 +107721,8 @@ const Notification_default_ = Notification;
|
|
|
107721
107721
|
x_ite_Namespace .set ("x_ite/Browser/Core/Notification", Notification_default_);
|
|
107722
107722
|
/* harmony default export */ const Core_Notification = (Notification_default_);
|
|
107723
107723
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/ContextMenu.js
|
|
107724
|
-
/* provided dependency */ var jquery_fullscreen = __webpack_require__(
|
|
107725
|
-
/* provided dependency */ var ContextMenu_$ = __webpack_require__(
|
|
107724
|
+
/* provided dependency */ var jquery_fullscreen = __webpack_require__(692);
|
|
107725
|
+
/* provided dependency */ var ContextMenu_$ = __webpack_require__(834);
|
|
107726
107726
|
/*******************************************************************************
|
|
107727
107727
|
*
|
|
107728
107728
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -110440,7 +110440,7 @@ const DataStorage_default_ = DataStorage;
|
|
|
110440
110440
|
x_ite_Namespace .set ("standard/Utility/DataStorage", DataStorage_default_);
|
|
110441
110441
|
/* harmony default export */ const Utility_DataStorage = (DataStorage_default_);
|
|
110442
110442
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/X3DCoreContext.js
|
|
110443
|
-
/* provided dependency */ var X3DCoreContext_$ = __webpack_require__(
|
|
110443
|
+
/* provided dependency */ var X3DCoreContext_$ = __webpack_require__(834);
|
|
110444
110444
|
/*******************************************************************************
|
|
110445
110445
|
*
|
|
110446
110446
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -112468,8 +112468,8 @@ const X3DViewer_default_ = X3DViewer;
|
|
|
112468
112468
|
x_ite_Namespace .set ("x_ite/Browser/Navigation/X3DViewer", X3DViewer_default_);
|
|
112469
112469
|
/* harmony default export */ const Navigation_X3DViewer = (X3DViewer_default_);
|
|
112470
112470
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/ExamineViewer.js
|
|
112471
|
-
/* provided dependency */ var jquery_mousewheel = __webpack_require__(
|
|
112472
|
-
/* provided dependency */ var ExamineViewer_$ = __webpack_require__(
|
|
112471
|
+
/* provided dependency */ var jquery_mousewheel = __webpack_require__(789);
|
|
112472
|
+
/* provided dependency */ var ExamineViewer_$ = __webpack_require__(834);
|
|
112473
112473
|
/*******************************************************************************
|
|
112474
112474
|
*
|
|
112475
112475
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -113341,8 +113341,8 @@ const ExamineViewer_default_ = ExamineViewer;
|
|
|
113341
113341
|
x_ite_Namespace .set ("x_ite/Browser/Navigation/ExamineViewer", ExamineViewer_default_);
|
|
113342
113342
|
/* harmony default export */ const Navigation_ExamineViewer = (ExamineViewer_default_);
|
|
113343
113343
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/X3DFlyViewer.js
|
|
113344
|
-
/* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(
|
|
113345
|
-
/* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(
|
|
113344
|
+
/* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(789);
|
|
113345
|
+
/* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(834);
|
|
113346
113346
|
/*******************************************************************************
|
|
113347
113347
|
*
|
|
113348
113348
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -114312,8 +114312,8 @@ const FlyViewer_default_ = FlyViewer;
|
|
|
114312
114312
|
x_ite_Namespace .set ("x_ite/Browser/Navigation/FlyViewer", FlyViewer_default_);
|
|
114313
114313
|
/* harmony default export */ const Navigation_FlyViewer = (FlyViewer_default_);
|
|
114314
114314
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/PlaneViewer.js
|
|
114315
|
-
/* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(
|
|
114316
|
-
/* provided dependency */ var PlaneViewer_$ = __webpack_require__(
|
|
114315
|
+
/* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(789);
|
|
114316
|
+
/* provided dependency */ var PlaneViewer_$ = __webpack_require__(834);
|
|
114317
114317
|
/*******************************************************************************
|
|
114318
114318
|
*
|
|
114319
114319
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -114644,8 +114644,8 @@ const NoneViewer_default_ = NoneViewer;
|
|
|
114644
114644
|
x_ite_Namespace .set ("x_ite/Browser/Navigation/NoneViewer", NoneViewer_default_);
|
|
114645
114645
|
/* harmony default export */ const Navigation_NoneViewer = (NoneViewer_default_);
|
|
114646
114646
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/LookAtViewer.js
|
|
114647
|
-
/* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(
|
|
114648
|
-
/* provided dependency */ var LookAtViewer_$ = __webpack_require__(
|
|
114647
|
+
/* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(789);
|
|
114648
|
+
/* provided dependency */ var LookAtViewer_$ = __webpack_require__(834);
|
|
114649
114649
|
/*******************************************************************************
|
|
114650
114650
|
*
|
|
114651
114651
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -115782,8 +115782,8 @@ const X3DPickingContext_default_ = X3DPickingContext;
|
|
|
115782
115782
|
x_ite_Namespace .set ("x_ite/Browser/Picking/X3DPickingContext", X3DPickingContext_default_);
|
|
115783
115783
|
/* harmony default export */ const Picking_X3DPickingContext = (X3DPickingContext_default_);
|
|
115784
115784
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/PointingDeviceSensor/PointingDevice.js
|
|
115785
|
-
/* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(
|
|
115786
|
-
/* provided dependency */ var PointingDevice_$ = __webpack_require__(
|
|
115785
|
+
/* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(789);
|
|
115786
|
+
/* provided dependency */ var PointingDevice_$ = __webpack_require__(834);
|
|
115787
115787
|
/*******************************************************************************
|
|
115788
115788
|
*
|
|
115789
115789
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -116823,8 +116823,8 @@ const MultiSampleFrameBuffer_default_ = MultiSampleFrameBuffer;
|
|
|
116823
116823
|
x_ite_Namespace .set ("x_ite/Rendering/MultiSampleFrameBuffer", MultiSampleFrameBuffer_default_);
|
|
116824
116824
|
/* harmony default export */ const Rendering_MultiSampleFrameBuffer = (MultiSampleFrameBuffer_default_);
|
|
116825
116825
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Rendering/X3DRenderingContext.js
|
|
116826
|
-
/* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(
|
|
116827
|
-
/* provided dependency */ var ResizeSensor = __webpack_require__(
|
|
116826
|
+
/* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(834);
|
|
116827
|
+
/* provided dependency */ var ResizeSensor = __webpack_require__(504);
|
|
116828
116828
|
/*******************************************************************************
|
|
116829
116829
|
*
|
|
116830
116830
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -119049,7 +119049,7 @@ const Components_default_ = Components;
|
|
|
119049
119049
|
x_ite_Namespace .set ("x_ite/Components", Components_default_);
|
|
119050
119050
|
/* harmony default export */ const x_ite_Components = ((/* unused pure expression or super */ null && (Components_default_)));
|
|
119051
119051
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/DOMIntegration.js
|
|
119052
|
-
/* provided dependency */ var DOMIntegration_$ = __webpack_require__(
|
|
119052
|
+
/* provided dependency */ var DOMIntegration_$ = __webpack_require__(834);
|
|
119053
119053
|
/*******************************************************************************
|
|
119054
119054
|
* MIT License
|
|
119055
119055
|
*
|
|
@@ -119450,7 +119450,7 @@ const DOMIntegration_default_ = DOMIntegration;
|
|
|
119450
119450
|
x_ite_Namespace .set ("x_ite/Browser/DOMIntegration", DOMIntegration_default_);
|
|
119451
119451
|
/* harmony default export */ const Browser_DOMIntegration = (DOMIntegration_default_);
|
|
119452
119452
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Legacy.js
|
|
119453
|
-
/* provided dependency */ var Legacy_$ = __webpack_require__(
|
|
119453
|
+
/* provided dependency */ var Legacy_$ = __webpack_require__(834);
|
|
119454
119454
|
/*******************************************************************************
|
|
119455
119455
|
*
|
|
119456
119456
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -119862,7 +119862,7 @@ SupportedComponents .add ("HAnim",
|
|
|
119862
119862
|
external: true,
|
|
119863
119863
|
});
|
|
119864
119864
|
|
|
119865
|
-
SupportedComponents .alias ("H-Anim", "HAnim");
|
|
119865
|
+
SupportedComponents .alias ("H-Anim", SupportedComponents .get ("HAnim"));
|
|
119866
119866
|
|
|
119867
119867
|
SupportedComponents .add ("Interpolation",
|
|
119868
119868
|
{
|
|
@@ -119950,7 +119950,7 @@ SupportedComponents .add ("TextureProjector",
|
|
|
119950
119950
|
external: true,
|
|
119951
119951
|
});
|
|
119952
119952
|
|
|
119953
|
-
SupportedComponents .alias ("ProjectiveTextureMapping", "TextureProjector");
|
|
119953
|
+
SupportedComponents .alias ("ProjectiveTextureMapping", SupportedComponents .get ("TextureProjector"));
|
|
119954
119954
|
|
|
119955
119955
|
SupportedComponents .add ("Rendering",
|
|
119956
119956
|
{
|
|
@@ -120281,7 +120281,7 @@ const SupportedProfiles_default_ = SupportedProfiles;
|
|
|
120281
120281
|
x_ite_Namespace .set ("x_ite/Configuration/SupportedProfiles", SupportedProfiles_default_);
|
|
120282
120282
|
/* harmony default export */ const Configuration_SupportedProfiles = (SupportedProfiles_default_);
|
|
120283
120283
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/X3DBrowser.js
|
|
120284
|
-
/* provided dependency */ var X3DBrowser_$ = __webpack_require__(
|
|
120284
|
+
/* provided dependency */ var X3DBrowser_$ = __webpack_require__(834);
|
|
120285
120285
|
/*******************************************************************************
|
|
120286
120286
|
*
|
|
120287
120287
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -121405,8 +121405,8 @@ const MicroTime_default_ = undefined;
|
|
|
121405
121405
|
x_ite_Namespace .set ("standard/Time/MicroTime", MicroTime_default_);
|
|
121406
121406
|
/* harmony default export */ const MicroTime = ((/* unused pure expression or super */ null && (MicroTime_default_)));
|
|
121407
121407
|
;// CONCATENATED MODULE: ./src/lib/jquery.js
|
|
121408
|
-
/* provided dependency */ var jquery_$ = __webpack_require__(
|
|
121409
|
-
/* provided dependency */ var pako = __webpack_require__(
|
|
121408
|
+
/* provided dependency */ var jquery_$ = __webpack_require__(834);
|
|
121409
|
+
/* provided dependency */ var pako = __webpack_require__(660);
|
|
121410
121410
|
Object .assign (jquery_$,
|
|
121411
121411
|
{
|
|
121412
121412
|
decodeText (input)
|
|
@@ -121471,14 +121471,14 @@ const jquery_default_ = jquery_$;
|
|
|
121471
121471
|
x_ite_Namespace .set ("lib/jquery", jquery_default_);
|
|
121472
121472
|
/* harmony default export */ const jquery = ((/* unused pure expression or super */ null && (jquery_default_)));
|
|
121473
121473
|
;// CONCATENATED MODULE: ./src/lib/libtess.js
|
|
121474
|
-
/* provided dependency */ var libtess_libtess = __webpack_require__(
|
|
121474
|
+
/* provided dependency */ var libtess_libtess = __webpack_require__(492);
|
|
121475
121475
|
const libtess_default_ = libtess_libtess;
|
|
121476
121476
|
;
|
|
121477
121477
|
|
|
121478
121478
|
x_ite_Namespace .set ("lib/libtess", libtess_default_);
|
|
121479
121479
|
/* harmony default export */ const lib_libtess = ((/* unused pure expression or super */ null && (libtess_default_)));
|
|
121480
121480
|
;// CONCATENATED MODULE: ./src/x_ite/X3D.js
|
|
121481
|
-
/* provided dependency */ var X3D_$ = __webpack_require__(
|
|
121481
|
+
/* provided dependency */ var X3D_$ = __webpack_require__(834);
|
|
121482
121482
|
/*******************************************************************************
|
|
121483
121483
|
*
|
|
121484
121484
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -121735,7 +121735,7 @@ const X3D_default_ = X3D;
|
|
|
121735
121735
|
x_ite_Namespace .set ("x_ite/X3D", X3D_default_);
|
|
121736
121736
|
/* harmony default export */ const x_ite_X3D = (X3D_default_);
|
|
121737
121737
|
;// CONCATENATED MODULE: ./src/x_ite/X3DCanvasElement.js
|
|
121738
|
-
/* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(
|
|
121738
|
+
/* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(834);
|
|
121739
121739
|
/*******************************************************************************
|
|
121740
121740
|
*
|
|
121741
121741
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -122004,7 +122004,7 @@ x_ite_Namespace .set ("shim", shim_default_);
|
|
|
122004
122004
|
|
|
122005
122005
|
// Assign X3D to global namespace.
|
|
122006
122006
|
|
|
122007
|
-
window [Symbol .for ("X_ITE.X3D-8.8.
|
|
122007
|
+
window [Symbol .for ("X_ITE.X3D-8.8.7")] = x_ite_X3D;
|
|
122008
122008
|
|
|
122009
122009
|
customElements .define ("x3d-canvas", x_ite_X3DCanvasElement);
|
|
122010
122010
|
|