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
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
/* X_ITE v8.8.
|
|
1
|
+
/* X_ITE v8.8.7 */(() => { // webpackBootstrap
|
|
2
2
|
/******/ "use strict";
|
|
3
3
|
/******/ var __webpack_modules__ = ({
|
|
4
4
|
|
|
5
5
|
/***/ 355:
|
|
6
6
|
/***/ ((module) => {
|
|
7
7
|
|
|
8
|
-
module.exports = window [Symbol .for ("X_ITE.X3D-8.8.
|
|
8
|
+
module.exports = window [Symbol .for ("X_ITE.X3D-8.8.7")] .require ("lib/jquery");
|
|
9
9
|
|
|
10
10
|
/***/ })
|
|
11
11
|
|
|
@@ -73,22 +73,22 @@ var __webpack_exports__ = {};
|
|
|
73
73
|
// UNUSED EXPORTS: default
|
|
74
74
|
|
|
75
75
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components\")"
|
|
76
|
-
const Components_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.
|
|
76
|
+
const Components_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.7")] .require ("x_ite/Components");
|
|
77
77
|
var Components_default = /*#__PURE__*/__webpack_require__.n(Components_namespaceObject);
|
|
78
78
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Fields\")"
|
|
79
|
-
const Fields_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.
|
|
79
|
+
const Fields_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.7")] .require ("x_ite/Fields");
|
|
80
80
|
var Fields_default = /*#__PURE__*/__webpack_require__.n(Fields_namespaceObject);
|
|
81
81
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Base/X3DFieldDefinition\")"
|
|
82
|
-
const X3DFieldDefinition_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.
|
|
82
|
+
const X3DFieldDefinition_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.7")] .require ("x_ite/Base/X3DFieldDefinition");
|
|
83
83
|
var X3DFieldDefinition_default = /*#__PURE__*/__webpack_require__.n(X3DFieldDefinition_namespaceObject);
|
|
84
84
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Base/FieldDefinitionArray\")"
|
|
85
|
-
const FieldDefinitionArray_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.
|
|
85
|
+
const FieldDefinitionArray_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.7")] .require ("x_ite/Base/FieldDefinitionArray");
|
|
86
86
|
var FieldDefinitionArray_default = /*#__PURE__*/__webpack_require__.n(FieldDefinitionArray_namespaceObject);
|
|
87
87
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components/Core/X3DNode\")"
|
|
88
|
-
const X3DNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.
|
|
88
|
+
const X3DNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.7")] .require ("x_ite/Components/Core/X3DNode");
|
|
89
89
|
var X3DNode_default = /*#__PURE__*/__webpack_require__.n(X3DNode_namespaceObject);
|
|
90
90
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Namespace\")"
|
|
91
|
-
const Namespace_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.
|
|
91
|
+
const Namespace_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.7")] .require ("x_ite/Namespace");
|
|
92
92
|
var Namespace_default = /*#__PURE__*/__webpack_require__.n(Namespace_namespaceObject);
|
|
93
93
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/ParticleSystems/GeometryTypes.js
|
|
94
94
|
/*******************************************************************************
|
|
@@ -155,7 +155,7 @@ const __default__ = GeometryTypes;
|
|
|
155
155
|
Namespace_default().set ("x_ite/Browser/ParticleSystems/GeometryTypes", __default__);
|
|
156
156
|
/* harmony default export */ const ParticleSystems_GeometryTypes = (__default__);
|
|
157
157
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Base/X3DConstants\")"
|
|
158
|
-
const X3DConstants_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.
|
|
158
|
+
const X3DConstants_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.7")] .require ("x_ite/Base/X3DConstants");
|
|
159
159
|
var X3DConstants_default = /*#__PURE__*/__webpack_require__.n(X3DConstants_namespaceObject);
|
|
160
160
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/ParticleSystems/Line3.glsl.js
|
|
161
161
|
const Line3_glsl_default_ = /* glsl*/ `
|
|
@@ -1634,7 +1634,7 @@ const X3DParticleEmitterNode_default_ = X3DParticleEmitterNode;
|
|
|
1634
1634
|
Namespace_default().set ("x_ite/Components/ParticleSystems/X3DParticleEmitterNode", X3DParticleEmitterNode_default_);
|
|
1635
1635
|
/* harmony default export */ const ParticleSystems_X3DParticleEmitterNode = (X3DParticleEmitterNode_default_);
|
|
1636
1636
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"standard/Math/Numbers/Vector3\")"
|
|
1637
|
-
const Vector3_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.
|
|
1637
|
+
const Vector3_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.7")] .require ("standard/Math/Numbers/Vector3");
|
|
1638
1638
|
var Vector3_default = /*#__PURE__*/__webpack_require__.n(Vector3_namespaceObject);
|
|
1639
1639
|
;// CONCATENATED MODULE: ./src/x_ite/Components/ParticleSystems/PointEmitter.js
|
|
1640
1640
|
/*******************************************************************************
|
|
@@ -1776,14 +1776,14 @@ Object .defineProperties (PointEmitter,
|
|
|
1776
1776
|
fieldDefinitions:
|
|
1777
1777
|
{
|
|
1778
1778
|
value: new (FieldDefinitionArray_default()) ([
|
|
1779
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput,
|
|
1780
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput,
|
|
1781
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput,
|
|
1782
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput,
|
|
1783
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput,
|
|
1784
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput,
|
|
1785
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).
|
|
1786
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).
|
|
1779
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "metadata", new (Fields_default()).SFNode ()),
|
|
1780
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "on", new (Fields_default()).SFBool (true)),
|
|
1781
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "position", new (Fields_default()).SFVec3f ()),
|
|
1782
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "direction", new (Fields_default()).SFVec3f (0, 1, 0)),
|
|
1783
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "speed", new (Fields_default()).SFFloat ()),
|
|
1784
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "variation", new (Fields_default()).SFFloat (0.25)),
|
|
1785
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).initializeOnly, "mass", new (Fields_default()).SFFloat ()),
|
|
1786
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).initializeOnly, "surfaceArea", new (Fields_default()).SFFloat ()),
|
|
1787
1787
|
]),
|
|
1788
1788
|
enumerable: true,
|
|
1789
1789
|
},
|
|
@@ -1955,7 +1955,7 @@ const X3DParticlePhysicsModelNode_default_ = X3DParticlePhysicsModelNode;
|
|
|
1955
1955
|
Namespace_default().set ("x_ite/Components/ParticleSystems/X3DParticlePhysicsModelNode", X3DParticlePhysicsModelNode_default_);
|
|
1956
1956
|
/* harmony default export */ const ParticleSystems_X3DParticlePhysicsModelNode = (X3DParticlePhysicsModelNode_default_);
|
|
1957
1957
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Base/X3DCast\")"
|
|
1958
|
-
const X3DCast_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.
|
|
1958
|
+
const X3DCast_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.7")] .require ("x_ite/Base/X3DCast");
|
|
1959
1959
|
var X3DCast_default = /*#__PURE__*/__webpack_require__.n(X3DCast_namespaceObject);
|
|
1960
1960
|
;// CONCATENATED MODULE: ./src/x_ite/Components/ParticleSystems/BoundedPhysicsModel.js
|
|
1961
1961
|
/*******************************************************************************
|
|
@@ -2242,15 +2242,15 @@ Object .defineProperties (ConeEmitter,
|
|
|
2242
2242
|
fieldDefinitions:
|
|
2243
2243
|
{
|
|
2244
2244
|
value: new (FieldDefinitionArray_default()) ([
|
|
2245
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput,
|
|
2246
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput,
|
|
2247
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput,
|
|
2248
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput,
|
|
2249
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput,
|
|
2250
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput,
|
|
2251
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput,
|
|
2252
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).
|
|
2253
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).
|
|
2245
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "metadata", new (Fields_default()).SFNode ()),
|
|
2246
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "on", new (Fields_default()).SFBool (true)),
|
|
2247
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "position", new (Fields_default()).SFVec3f ()),
|
|
2248
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "direction", new (Fields_default()).SFVec3f (0, 1, 0)),
|
|
2249
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "angle", new (Fields_default()).SFFloat (0.785398)),
|
|
2250
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "speed", new (Fields_default()).SFFloat ()),
|
|
2251
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "variation", new (Fields_default()).SFFloat (0.25)),
|
|
2252
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).initializeOnly, "mass", new (Fields_default()).SFFloat ()),
|
|
2253
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).initializeOnly, "surfaceArea", new (Fields_default()).SFFloat ()),
|
|
2254
2254
|
]),
|
|
2255
2255
|
enumerable: true,
|
|
2256
2256
|
},
|
|
@@ -2386,13 +2386,13 @@ Object .defineProperties (ExplosionEmitter,
|
|
|
2386
2386
|
fieldDefinitions:
|
|
2387
2387
|
{
|
|
2388
2388
|
value: new (FieldDefinitionArray_default()) ([
|
|
2389
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput,
|
|
2390
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput,
|
|
2391
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput,
|
|
2392
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput,
|
|
2393
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput,
|
|
2394
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).
|
|
2395
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).
|
|
2389
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "metadata", new (Fields_default()).SFNode ()),
|
|
2390
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "on", new (Fields_default()).SFBool (true)),
|
|
2391
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "position", new (Fields_default()).SFVec3f ()),
|
|
2392
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "speed", new (Fields_default()).SFFloat ()),
|
|
2393
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "variation", new (Fields_default()).SFFloat (0.25)),
|
|
2394
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).initializeOnly, "mass", new (Fields_default()).SFFloat ()),
|
|
2395
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).initializeOnly, "surfaceArea", new (Fields_default()).SFFloat ()),
|
|
2396
2396
|
]),
|
|
2397
2397
|
enumerable: true,
|
|
2398
2398
|
},
|
|
@@ -2529,28 +2529,28 @@ const ForcePhysicsModel_default_ = ForcePhysicsModel;
|
|
|
2529
2529
|
Namespace_default().set ("x_ite/Components/ParticleSystems/ForcePhysicsModel", ForcePhysicsModel_default_);
|
|
2530
2530
|
/* harmony default export */ const ParticleSystems_ForcePhysicsModel = (ForcePhysicsModel_default_);
|
|
2531
2531
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components/Shape/X3DShapeNode\")"
|
|
2532
|
-
const X3DShapeNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.
|
|
2532
|
+
const X3DShapeNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.7")] .require ("x_ite/Components/Shape/X3DShapeNode");
|
|
2533
2533
|
var X3DShapeNode_default = /*#__PURE__*/__webpack_require__.n(X3DShapeNode_namespaceObject);
|
|
2534
2534
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Browser/Rendering/GeometryContext\")"
|
|
2535
|
-
const GeometryContext_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.
|
|
2535
|
+
const GeometryContext_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.7")] .require ("x_ite/Browser/Rendering/GeometryContext");
|
|
2536
2536
|
var GeometryContext_default = /*#__PURE__*/__webpack_require__.n(GeometryContext_namespaceObject);
|
|
2537
2537
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Rendering/VertexArray\")"
|
|
2538
|
-
const VertexArray_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.
|
|
2538
|
+
const VertexArray_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.7")] .require ("x_ite/Rendering/VertexArray");
|
|
2539
2539
|
var VertexArray_default = /*#__PURE__*/__webpack_require__.n(VertexArray_namespaceObject);
|
|
2540
2540
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Rendering/TraverseType\")"
|
|
2541
|
-
const TraverseType_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.
|
|
2541
|
+
const TraverseType_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.7")] .require ("x_ite/Rendering/TraverseType");
|
|
2542
2542
|
var TraverseType_default = /*#__PURE__*/__webpack_require__.n(TraverseType_namespaceObject);
|
|
2543
2543
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Browser/Shape/AlphaMode\")"
|
|
2544
|
-
const AlphaMode_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.
|
|
2544
|
+
const AlphaMode_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.7")] .require ("x_ite/Browser/Shape/AlphaMode");
|
|
2545
2545
|
var AlphaMode_default = /*#__PURE__*/__webpack_require__.n(AlphaMode_namespaceObject);
|
|
2546
2546
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"standard/Math/Numbers/Matrix4\")"
|
|
2547
|
-
const Matrix4_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.
|
|
2547
|
+
const Matrix4_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.7")] .require ("standard/Math/Numbers/Matrix4");
|
|
2548
2548
|
var Matrix4_default = /*#__PURE__*/__webpack_require__.n(Matrix4_namespaceObject);
|
|
2549
2549
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"standard/Math/Numbers/Matrix3\")"
|
|
2550
|
-
const Matrix3_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.
|
|
2550
|
+
const Matrix3_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.7")] .require ("standard/Math/Numbers/Matrix3");
|
|
2551
2551
|
var Matrix3_default = /*#__PURE__*/__webpack_require__.n(Matrix3_namespaceObject);
|
|
2552
2552
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"standard/Math/Geometry/Plane3\")"
|
|
2553
|
-
const Plane3_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.
|
|
2553
|
+
const Plane3_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.7")] .require ("standard/Math/Geometry/Plane3");
|
|
2554
2554
|
var Plane3_default = /*#__PURE__*/__webpack_require__.n(Plane3_namespaceObject);
|
|
2555
2555
|
;// CONCATENATED MODULE: ./src/standard/Math/Algorithms/QuickSort.js
|
|
2556
2556
|
/*******************************************************************************
|
|
@@ -4139,7 +4139,7 @@ const ParticleSystem_default_ = ParticleSystem;
|
|
|
4139
4139
|
Namespace_default().set ("x_ite/Components/ParticleSystems/ParticleSystem", ParticleSystem_default_);
|
|
4140
4140
|
/* harmony default export */ const ParticleSystems_ParticleSystem = (ParticleSystem_default_);
|
|
4141
4141
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components/Rendering/IndexedLineSet\")"
|
|
4142
|
-
const IndexedLineSet_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.
|
|
4142
|
+
const IndexedLineSet_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.7")] .require ("x_ite/Components/Rendering/IndexedLineSet");
|
|
4143
4143
|
var IndexedLineSet_default = /*#__PURE__*/__webpack_require__.n(IndexedLineSet_namespaceObject);
|
|
4144
4144
|
;// CONCATENATED MODULE: ./src/x_ite/Components/ParticleSystems/PolylineEmitter.js
|
|
4145
4145
|
/*******************************************************************************
|
|
@@ -4371,15 +4371,15 @@ Object .defineProperties (PolylineEmitter,
|
|
|
4371
4371
|
fieldDefinitions:
|
|
4372
4372
|
{
|
|
4373
4373
|
value: new (FieldDefinitionArray_default()) ([
|
|
4374
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput,
|
|
4375
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput,
|
|
4376
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput,
|
|
4377
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput,
|
|
4378
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput,
|
|
4379
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).
|
|
4380
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).
|
|
4381
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput,
|
|
4382
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput,
|
|
4374
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "metadata", new (Fields_default()).SFNode ()),
|
|
4375
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "on", new (Fields_default()).SFBool (true)),
|
|
4376
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "direction", new (Fields_default()).SFVec3f (0, 1, 0)),
|
|
4377
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "speed", new (Fields_default()).SFFloat ()),
|
|
4378
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "variation", new (Fields_default()).SFFloat (0.25)),
|
|
4379
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).initializeOnly, "mass", new (Fields_default()).SFFloat ()),
|
|
4380
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).initializeOnly, "surfaceArea", new (Fields_default()).SFFloat ()),
|
|
4381
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "coordIndex", new (Fields_default()).MFInt32 (-1)),
|
|
4382
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "coord", new (Fields_default()).SFNode ()),
|
|
4383
4383
|
]),
|
|
4384
4384
|
enumerable: true,
|
|
4385
4385
|
},
|
|
@@ -4391,7 +4391,7 @@ const PolylineEmitter_default_ = PolylineEmitter;
|
|
|
4391
4391
|
Namespace_default().set ("x_ite/Components/ParticleSystems/PolylineEmitter", PolylineEmitter_default_);
|
|
4392
4392
|
/* harmony default export */ const ParticleSystems_PolylineEmitter = (PolylineEmitter_default_);
|
|
4393
4393
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"standard/Math/Geometry/Triangle3\")"
|
|
4394
|
-
const Triangle3_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.
|
|
4394
|
+
const Triangle3_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.7")] .require ("standard/Math/Geometry/Triangle3");
|
|
4395
4395
|
var Triangle3_default = /*#__PURE__*/__webpack_require__.n(Triangle3_namespaceObject);
|
|
4396
4396
|
;// CONCATENATED MODULE: ./src/x_ite/Components/ParticleSystems/SurfaceEmitter.js
|
|
4397
4397
|
/*******************************************************************************
|
|
@@ -4633,13 +4633,13 @@ Object .defineProperties (SurfaceEmitter,
|
|
|
4633
4633
|
fieldDefinitions:
|
|
4634
4634
|
{
|
|
4635
4635
|
value: new (FieldDefinitionArray_default()) ([
|
|
4636
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput,
|
|
4637
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput,
|
|
4638
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput,
|
|
4639
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput,
|
|
4640
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).
|
|
4641
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).
|
|
4642
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).
|
|
4636
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "metadata", new (Fields_default()).SFNode ()),
|
|
4637
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "on", new (Fields_default()).SFBool (true)),
|
|
4638
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "speed", new (Fields_default()).SFFloat ()),
|
|
4639
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "variation", new (Fields_default()).SFFloat (0.25)),
|
|
4640
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).initializeOnly, "mass", new (Fields_default()).SFFloat ()),
|
|
4641
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).initializeOnly, "surfaceArea", new (Fields_default()).SFFloat ()),
|
|
4642
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).initializeOnly, "surface", new (Fields_default()).SFNode ()),
|
|
4643
4643
|
]),
|
|
4644
4644
|
enumerable: true,
|
|
4645
4645
|
},
|
|
@@ -4651,7 +4651,7 @@ const SurfaceEmitter_default_ = SurfaceEmitter;
|
|
|
4651
4651
|
Namespace_default().set ("x_ite/Components/ParticleSystems/SurfaceEmitter", SurfaceEmitter_default_);
|
|
4652
4652
|
/* harmony default export */ const ParticleSystems_SurfaceEmitter = (SurfaceEmitter_default_);
|
|
4653
4653
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components/Geometry3D/IndexedFaceSet\")"
|
|
4654
|
-
const IndexedFaceSet_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.
|
|
4654
|
+
const IndexedFaceSet_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.7")] .require ("x_ite/Components/Geometry3D/IndexedFaceSet");
|
|
4655
4655
|
var IndexedFaceSet_default = /*#__PURE__*/__webpack_require__.n(IndexedFaceSet_namespaceObject);
|
|
4656
4656
|
;// CONCATENATED MODULE: ./src/x_ite/Components/ParticleSystems/VolumeEmitter.js
|
|
4657
4657
|
/*******************************************************************************
|
|
@@ -4801,6 +4801,7 @@ Object .assign (Object .setPrototypeOf (VolumeEmitter .prototype, ParticleSystem
|
|
|
4801
4801
|
|
|
4802
4802
|
// Initialize fields.
|
|
4803
4803
|
|
|
4804
|
+
this ._set_coordIndex .addFieldInterest (this ._coordIndex);
|
|
4804
4805
|
this ._direction .addInterest ("set_direction__", this);
|
|
4805
4806
|
|
|
4806
4807
|
this ._coordIndex .addFieldInterest (this .volumeNode ._coordIndex);
|
|
@@ -4925,16 +4926,17 @@ Object .defineProperties (VolumeEmitter,
|
|
|
4925
4926
|
fieldDefinitions:
|
|
4926
4927
|
{
|
|
4927
4928
|
value: new (FieldDefinitionArray_default()) ([
|
|
4928
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput,
|
|
4929
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).
|
|
4930
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput,
|
|
4931
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).
|
|
4932
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput,
|
|
4933
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput,
|
|
4934
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput,
|
|
4935
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).
|
|
4936
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).
|
|
4937
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).
|
|
4929
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "metadata", new (Fields_default()).SFNode ()),
|
|
4930
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOnly, "set_coordIndex", new (Fields_default()).MFInt32 ()),
|
|
4931
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "on", new (Fields_default()).SFBool (true)),
|
|
4932
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).initializeOnly, "internal", new (Fields_default()).SFBool (true)),
|
|
4933
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "direction", new (Fields_default()).SFVec3f (0, 1, 0)),
|
|
4934
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "speed", new (Fields_default()).SFFloat ()),
|
|
4935
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "variation", new (Fields_default()).SFFloat (0.25)),
|
|
4936
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).initializeOnly, "mass", new (Fields_default()).SFFloat ()),
|
|
4937
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).initializeOnly, "surfaceArea", new (Fields_default()).SFFloat ()),
|
|
4938
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).initializeOnly, "coordIndex", new (Fields_default()).MFInt32 (-1)),
|
|
4939
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "coord", new (Fields_default()).SFNode ()),
|
|
4938
4940
|
]),
|
|
4939
4941
|
enumerable: true,
|
|
4940
4942
|
},
|
|
@@ -4946,7 +4948,7 @@ const VolumeEmitter_default_ = VolumeEmitter;
|
|
|
4946
4948
|
Namespace_default().set ("x_ite/Components/ParticleSystems/VolumeEmitter", VolumeEmitter_default_);
|
|
4947
4949
|
/* harmony default export */ const ParticleSystems_VolumeEmitter = (VolumeEmitter_default_);
|
|
4948
4950
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"standard/Math/Algorithm\")"
|
|
4949
|
-
const Algorithm_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.
|
|
4951
|
+
const Algorithm_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.8.7")] .require ("standard/Math/Algorithm");
|
|
4950
4952
|
var Algorithm_default = /*#__PURE__*/__webpack_require__.n(Algorithm_namespaceObject);
|
|
4951
4953
|
;// CONCATENATED MODULE: ./src/x_ite/Components/ParticleSystems/WindPhysicsModel.js
|
|
4952
4954
|
/*******************************************************************************
|