@realsee/dnalogel 3.58.2 → 3.58.4-alpha.0
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/CHANGELOG.md +6 -0
- package/dist/ModelMakerPlugin/item/baseItem.d.ts +2 -0
- package/dist/ModelMakerPlugin/item/boxItem.d.ts +9 -3
- package/dist/ModelMakerPlugin/item/polygonItem.d.ts +7 -7
- package/dist/ModelMakerPlugin/item/prismItem.d.ts +0 -3
- package/dist/Sculpt/Objects/Rectangle/index.d.ts +3 -3
- package/dist/Sculpt/index.d.ts +15 -10
- package/dist/index.cjs.js +31 -31
- package/dist/index.js +2174 -2156
- package/dist/index.umd.js +31 -31
- package/docs/assets/navigation.js +1 -1
- package/docs/assets/search.js +1 -1
- package/docs/classes/AreaMakerPluginType.AreaMakerController.html +25 -25
- package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +28 -28
- package/docs/classes/CSS3DRender.html +3 -3
- package/docs/classes/GuideLineItem.GuideLineItem.html +3 -3
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +26 -26
- package/docs/classes/ModelMakerPluginInstance.html +15 -15
- package/docs/classes/ModelRoomLabelController.html +6 -6
- package/docs/classes/MoveController.html +17 -17
- package/docs/classes/Object3DHelperController.html +15 -15
- package/docs/classes/PaintBrush.html +5 -5
- package/docs/classes/PanoMeasurePluginLine.html +2 -2
- package/docs/classes/PanoMeasurePluginModel.html +2 -2
- package/docs/classes/PanoMeasurePluginPoint.html +2 -2
- package/docs/classes/PanoMeasurePluginPolyline.html +4 -4
- package/docs/classes/PanoTagPluginController.html +35 -35
- package/docs/classes/Sculpt.html +23 -23
- package/docs/classes/Util.BetterTween.html +2 -2
- package/docs/classes/Util.FiveDomEvents.html +4 -4
- package/docs/classes/Util.FivePuppet.html +3 -3
- package/docs/classes/Util.Interval.html +5 -5
- package/docs/classes/Util.LightTag.html +14 -14
- package/docs/classes/Util.LineSegments.html +2 -2
- package/docs/classes/Util.Magnifier.html +6 -6
- package/docs/classes/Util.Object3D.html +4 -4
- package/docs/classes/Util.PointHelper.html +2 -2
- package/docs/classes/Util.PointSelector.html +11 -11
- package/docs/classes/Util.PointSelectorHelper.html +2 -2
- package/docs/classes/Util.Rectangle.html +5 -5
- package/docs/classes/Util.sculpt.BaseEditor.html +7 -7
- package/docs/classes/Util.sculpt.BoxMesh.html +6 -6
- package/docs/classes/Util.sculpt.BoxMeshEditor.html +7 -7
- package/docs/classes/Util.sculpt.CircleMesh.html +4 -4
- package/docs/classes/Util.sculpt.CircleMeshEditor.html +7 -7
- package/docs/classes/Util.sculpt.CircleWithEdgeMesh.html +4 -4
- package/docs/classes/Util.sculpt.CylinderMesh.html +5 -5
- package/docs/classes/Util.sculpt.CylinderMeshEditor.html +7 -7
- package/docs/classes/Util.sculpt.LineMesh.html +5 -5
- package/docs/classes/Util.sculpt.PointMesh.html +5 -5
- package/docs/classes/Util.sculpt.PolygonMesh.html +6 -6
- package/docs/classes/Util.sculpt.PrismMesh.html +6 -6
- package/docs/classes/Util.sculpt.PrismMeshEditor.html +7 -7
- package/docs/classes/Util.sculpt.RectangleMesh.html +7 -7
- package/docs/classes/Util.sculpt.RectangleMeshEditor.html +7 -7
- package/docs/classes/Util.sculpt.RectangleWithEdgeMesh.html +7 -7
- package/docs/classes/WalkController.html +18 -18
- package/docs/enums/CameraMovementEffect.html +3 -3
- package/docs/enums/ContentType.html +18 -18
- package/docs/enums/DIRECTION.html +2 -2
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +2 -2
- package/docs/enums/DimensionType.html +3 -3
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +2 -2
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +2 -2
- package/docs/enums/PaintBrushTypeEnum.html +2 -2
- package/docs/enums/PointType.html +3 -3
- package/docs/enums/Rotation.html +3 -3
- package/docs/functions/AreaMakerPlugin.html +1 -1
- package/docs/functions/CSS3DRenderPlugin.html +1 -1
- package/docs/functions/CameraMovementPlugin.html +2 -2
- package/docs/functions/CruisePlugin.html +1 -1
- package/docs/functions/CurrentPanoImagePlugin.html +1 -1
- package/docs/functions/GuideLinePlugin.html +1 -1
- package/docs/functions/ItemLabelPlugin.html +1 -1
- package/docs/functions/MapviewFloorplanPlugin.html +1 -1
- package/docs/functions/ModelChassisCompassPlugin.html +2 -2
- package/docs/functions/ModelEntryDoorGuidePlugin.html +2 -2
- package/docs/functions/ModelFloorplanPlugin.html +1 -1
- package/docs/functions/ModelItemLabelPlugin.html +1 -1
- package/docs/functions/ModelMakerPlugin.html +1 -1
- package/docs/functions/ModelRoomLabelPlugin.html +1 -1
- package/docs/functions/ModelTVVideoPlugin.html +1 -1
- package/docs/functions/ModelViewPlugin.html +2 -2
- package/docs/functions/MovePlugin.html +1 -1
- package/docs/functions/Object3DHelperPlugin.html +1 -1
- package/docs/functions/PanoCompassPlugin.html +1 -1
- package/docs/functions/PanoCursorRaycasterPlugin.html +2 -2
- package/docs/functions/PanoDoorLabelPlugin.html +1 -1
- package/docs/functions/PanoFloorplanRadarPlugin.html +1 -1
- package/docs/functions/PanoMeasurePlugin.html +1 -1
- package/docs/functions/PanoRulerPlugin.html +2 -2
- package/docs/functions/PanoRulerProPlugin.html +2 -2
- package/docs/functions/PanoSpatialTagPlugin.html +2 -2
- package/docs/functions/PanoTagPlugin.html +1 -1
- package/docs/functions/PanoVideoPlugin.html +2 -2
- package/docs/functions/PipelinePlugin.html +1 -1
- package/docs/functions/SculptPlugin.html +2 -2
- package/docs/functions/TopviewFloorplanPlugin.html +1 -1
- package/docs/functions/Util.absoluteUrl.html +2 -2
- package/docs/functions/Util.awaitNextFrame.html +1 -1
- package/docs/functions/Util.blink.html +2 -2
- package/docs/functions/Util.bounding.html +1 -1
- package/docs/functions/Util.boundingBox.html +1 -1
- package/docs/functions/Util.boundingSphere.html +1 -1
- package/docs/functions/Util.boxVertex.html +2 -2
- package/docs/functions/Util.boxVertexes.html +1 -1
- package/docs/functions/Util.checkFiveModelLoaded.html +2 -2
- package/docs/functions/Util.convexHull.html +2 -2
- package/docs/functions/Util.equal.html +2 -2
- package/docs/functions/Util.fiveModelIsLoaded.html +2 -2
- package/docs/functions/Util.getCoordsFromClient.html +1 -1
- package/docs/functions/Util.getCoordsFromElement.html +1 -1
- package/docs/functions/Util.getFrameTime.html +2 -2
- package/docs/functions/Util.inside.html +1 -1
- package/docs/functions/Util.isAbsoluteURL.html +1 -1
- package/docs/functions/Util.isModelLike.html +1 -1
- package/docs/functions/Util.isNil.html +2 -2
- package/docs/functions/Util.isPanoramaLike.html +1 -1
- package/docs/functions/Util.lookObject.html +2 -2
- package/docs/functions/Util.lookPoint.html +2 -2
- package/docs/functions/Util.nextFrame.html +1 -1
- package/docs/functions/Util.notNil.html +2 -2
- package/docs/functions/Util.reblink.html +2 -2
- package/docs/functions/Util.requestAnimationFrameInterval.html +2 -2
- package/docs/functions/Util.sculpt.createBox.html +1 -1
- package/docs/functions/Util.sculpt.createCircle.html +1 -1
- package/docs/functions/Util.sculpt.createCylinder.html +1 -1
- package/docs/functions/Util.sculpt.createLine.html +2 -2
- package/docs/functions/Util.sculpt.createPoint.html +1 -1
- package/docs/functions/Util.sculpt.createPolygon.html +1 -1
- package/docs/functions/Util.sculpt.createPrism.html +1 -1
- package/docs/functions/Util.sculpt.createRectangle.html +2 -2
- package/docs/functions/Util.tag.html +1 -1
- package/docs/functions/Util.tweenProgress.html +1 -1
- package/docs/functions/Util.uuid.html +2 -2
- package/docs/functions/Util.waitFiveModelLoaded.html +2 -2
- package/docs/functions/Util.worldBounding.html +1 -1
- package/docs/functions/Util.worldBoundingBox.html +1 -1
- package/docs/functions/Util.worldBoundingSphere.html +1 -1
- package/docs/functions/createPolyline.html +2 -2
- package/docs/functions/pluginFlag.html +1 -1
- package/docs/hierarchy.html +1 -1
- package/docs/index.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.Config.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.EventMap.html +12 -12
- package/docs/interfaces/AreaMakerPluginType.Params.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +4 -4
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.State.html +5 -5
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +4 -4
- package/docs/interfaces/CSS3DRenderPluginState.html +4 -4
- package/docs/interfaces/CameraMovementPluginExportType.html +3 -3
- package/docs/interfaces/ContentTypeMapInterface.html +15 -15
- package/docs/interfaces/CruisePluginTypes.Config.html +4 -4
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +2 -2
- package/docs/interfaces/CruisePluginTypes.EventMap.html +17 -17
- package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +3 -3
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +8 -8
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +9 -9
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +10 -10
- package/docs/interfaces/CruisePluginTypes.PluginData.html +3 -3
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +2 -2
- package/docs/interfaces/CruisePluginTypes.PluginState.html +7 -7
- package/docs/interfaces/CurrentPanoImagePluginType.Config.html +7 -7
- package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +8 -8
- package/docs/interfaces/CurrentPanoImagePluginType.Params.html +3 -3
- package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.State.html +4 -4
- package/docs/interfaces/FloorplanBounding.html +5 -5
- package/docs/interfaces/FloorplanData.html +3 -3
- package/docs/interfaces/FloorplanEntrance.html +8 -8
- package/docs/interfaces/FloorplanExtraObject.html +5 -5
- package/docs/interfaces/FloorplanExtraObject3D.html +3 -3
- package/docs/interfaces/FloorplanFloorData.html +3 -3
- package/docs/interfaces/FloorplanImagePosition.html +3 -3
- package/docs/interfaces/FloorplanObserver.html +3 -3
- package/docs/interfaces/FloorplanOutlineItem.html +3 -3
- package/docs/interfaces/FloorplanPosition.html +3 -3
- package/docs/interfaces/FloorplanRoomItem.html +8 -8
- package/docs/interfaces/FloorplanRoomLabelItem.html +4 -4
- package/docs/interfaces/FloorplanServerBounding.html +5 -5
- package/docs/interfaces/FloorplanServerComputedData.html +2 -2
- package/docs/interfaces/FloorplanServerData.html +3 -3
- package/docs/interfaces/FloorplanServerDoorItem.html +2 -2
- package/docs/interfaces/FloorplanServerDoorPosition.html +2 -2
- package/docs/interfaces/FloorplanServerEntrance.html +8 -8
- package/docs/interfaces/FloorplanServerFloorData.html +3 -3
- package/docs/interfaces/FloorplanServerImagePosition.html +3 -3
- package/docs/interfaces/FloorplanServerObserver.html +3 -3
- package/docs/interfaces/FloorplanServerOutlineItem.html +3 -3
- package/docs/interfaces/FloorplanServerPosition.html +3 -3
- package/docs/interfaces/FloorplanServerRoomItem.html +9 -9
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +4 -4
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +2 -2
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +3 -3
- package/docs/interfaces/GuideLinePluginType.EventMap.html +5 -5
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +5 -5
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +12 -12
- package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +3 -3
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +2 -2
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +16 -16
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +19 -19
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +1 -1
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PluginState.html +4 -4
- package/docs/interfaces/GuideLinePluginType.Route.html +2 -2
- package/docs/interfaces/GuideLinePluginType.RouteConfig.html +2 -2
- package/docs/interfaces/HelperOffset.html +2 -2
- package/docs/interfaces/ImagePlaneGroup.html +2 -2
- package/docs/interfaces/ItemLabelPluginData.html +2 -2
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +2 -2
- package/docs/interfaces/ItemLabelPluginParametersType.html +2 -2
- package/docs/interfaces/MinMax.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginData.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +2 -2
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +2 -2
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginData.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.EventMap.html +10 -10
- package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +4 -4
- package/docs/interfaces/ModelMakerPluginType.ServerData.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +4 -4
- package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +4 -4
- package/docs/interfaces/ModelMakerPluginType.State.html +5 -5
- package/docs/interfaces/ModelRoomLabelPluginData.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginData.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginExportType.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +2 -2
- package/docs/interfaces/ModelViewPluginExportType.html +2 -2
- package/docs/interfaces/Object3DHelperState.html +2 -2
- package/docs/interfaces/ObjectHelperControllers.html +2 -2
- package/docs/interfaces/PaintBrushAction.html +7 -7
- package/docs/interfaces/PaintBrushConfigs.html +2 -2
- package/docs/interfaces/PaintBrushState.html +2 -2
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +6 -6
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
- package/docs/interfaces/PanoMeasureParameterType.html +6 -6
- package/docs/interfaces/PanoMeasurePluginLineJson.html +2 -2
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +3 -3
- package/docs/interfaces/PanoMeasurePluginPointJson.html +2 -2
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +4 -4
- package/docs/interfaces/PanoRulerPluginExportType.html +2 -2
- package/docs/interfaces/PanoRulerPluginOptions.html +2 -2
- package/docs/interfaces/PanoRulerPluginParameterType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginExportType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginOptions.html +2 -2
- package/docs/interfaces/PanoRulerProPluginParameterType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginState.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginData.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +5 -5
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +8 -8
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +5 -5
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +7 -7
- package/docs/interfaces/PluginEventMap.html +4 -4
- package/docs/interfaces/Point.html +2 -2
- package/docs/interfaces/Room.html +2 -2
- package/docs/interfaces/RoomInfo.html +2 -2
- package/docs/interfaces/RoomLabel.html +7 -7
- package/docs/interfaces/RoomRules.html +1 -1
- package/docs/interfaces/Rooms.html +1 -1
- package/docs/interfaces/Scissor.html +6 -6
- package/docs/interfaces/State.html +4 -4
- package/docs/interfaces/TagCacheInterface.html +3 -3
- package/docs/interfaces/TagConfig.html +10 -10
- package/docs/interfaces/TagGLTFObjectGroup.html +2 -2
- package/docs/interfaces/TagIconUrl.html +7 -7
- package/docs/interfaces/TagObjectGroup.html +2 -2
- package/docs/interfaces/TagStyle.html +2 -2
- package/docs/interfaces/Tags.html +4 -4
- package/docs/interfaces/TemporaryState.html +2 -2
- package/docs/interfaces/Util.AnimeInstance.html +2 -2
- package/docs/interfaces/Util.BlinkAnimeOptions.html +2 -2
- package/docs/interfaces/Util.EventHandlerConfig.html +4 -4
- package/docs/interfaces/Util.FiveDomEvent.html +2 -2
- package/docs/interfaces/Util.FiveDomEventMap.html +10 -10
- package/docs/interfaces/Util.MagnifierParameter.html +5 -5
- package/docs/interfaces/Util.MouseGroupParameter.html +2 -2
- package/docs/interfaces/Util.PointIntersection.html +4 -4
- package/docs/interfaces/Util.PointSelectorHelperConfig.html +2 -2
- package/docs/interfaces/Util.ReBlinkAnimeOptions.html +3 -3
- package/docs/modules/AreaMakerPluginType.html +2 -2
- package/docs/modules/CruisePluginTypes.html +2 -2
- package/docs/modules/CurrentPanoImagePluginType.html +2 -2
- package/docs/modules/GuideLineItem.html +2 -2
- package/docs/modules/GuideLineModeItem.html +2 -2
- package/docs/modules/GuideLinePluginType.html +2 -2
- package/docs/modules/ModelMakerPluginType.html +2 -2
- package/docs/modules/PanoVideoPluginType.html +2 -2
- package/docs/modules/SculptData.html +2 -2
- package/docs/modules/Util.html +2 -2
- package/docs/modules/Util.sculpt.html +2 -2
- package/docs/modules.html +2 -2
- package/docs/types/AddObject3DHelperConfig.html +2 -2
- package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +2 -2
- package/docs/types/AreaMakerPluginType.ItemRenderer.html +1 -1
- package/docs/types/AreaMakerPluginType.PluginData.html +2 -2
- package/docs/types/AreaMakerPluginType.ServerData.html +2 -2
- package/docs/types/ArrayPosition.html +1 -1
- package/docs/types/AudioAppearance.html +1 -1
- package/docs/types/CSS3DRenderExportType.html +1 -1
- package/docs/types/CSS3DRenderPluginExportType.html +1 -1
- package/docs/types/CSS3DRenderPluginParameterType.html +1 -1
- package/docs/types/ClassFunctionParameters.html +1 -1
- package/docs/types/Color.html +1 -1
- package/docs/types/ContentTypeConfigKey.html +1 -1
- package/docs/types/ContentTypeConfigKeySplit.html +1 -1
- package/docs/types/ContentTypeMap.html +1 -1
- package/docs/types/Create3DDomContainerReturnType.html +1 -1
- package/docs/types/Create3DElementReturnType.html +1 -1
- package/docs/types/CruisePluginExportType.html +1 -1
- package/docs/types/CruisePluginTypes.CruiseData.html +2 -2
- package/docs/types/CruisePluginTypes.MoveEffect.html +1 -1
- package/docs/types/CurrentPanoImagePluginExportType.html +1 -1
- package/docs/types/DeprecatedMediaPlaneProperty.html +2 -2
- package/docs/types/DeprecatedTagProperty.html +2 -2
- package/docs/types/Direction-1.html +1 -1
- package/docs/types/Direction4.html +1 -1
- package/docs/types/ElementRenderer.html +2 -2
- package/docs/types/FloorplanRuleLabels.html +2 -2
- package/docs/types/FloorplanServerRuleLabels.html +1 -1
- package/docs/types/GuideLinePluginExportType.html +1 -1
- package/docs/types/GuideLinePluginType.GuideLineItem.html +2 -2
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +1 -1
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +1 -1
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +2 -2
- package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +2 -2
- package/docs/types/GuideLinePluginType.PathItem.html +2 -2
- package/docs/types/GuideLinePluginType.PluginData.html +2 -2
- package/docs/types/HelperEventMap.html +1 -1
- package/docs/types/InternalHelperEventMap.html +1 -1
- package/docs/types/MapviewFloorplanPluginParameterType.html +1 -1
- package/docs/types/MapviewFloorplanPluginReturnType.html +1 -1
- package/docs/types/MediaData.html +2 -2
- package/docs/types/MediaStore.html +1 -1
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +1 -1
- package/docs/types/ModelFloorplanPluginParameterType.html +1 -1
- package/docs/types/ModelFloorplanPluginReturnType.html +1 -1
- package/docs/types/ModelId.html +1 -1
- package/docs/types/ModelMakerPluginType.ElementRenderer.html +1 -1
- package/docs/types/ModelMakerPluginType.ItemType.html +1 -1
- package/docs/types/ModelRoomLabelPluginParameters.html +1 -1
- package/docs/types/ModelRoomLabelPluginReturnType.html +1 -1
- package/docs/types/MoveArgs.html +2 -2
- package/docs/types/MoveOpts.html +2 -2
- package/docs/types/Object3DHelperEventMap.html +1 -1
- package/docs/types/ObjectFit.html +1 -1
- package/docs/types/PaintBrushEventMap.html +1 -1
- package/docs/types/PanoCompassPluginData.html +1 -1
- package/docs/types/PanoCompassPluginExportType.html +1 -1
- package/docs/types/PanoCompassPluginParameterType.html +1 -1
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +1 -1
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +1 -1
- package/docs/types/PanoIndex.html +1 -1
- package/docs/types/PanoMeasurePluginEvent.html +1 -1
- package/docs/types/PanoMeasureReturnType.html +1 -1
- package/docs/types/PanoSpatialTagPluginId.html +1 -1
- package/docs/types/PanoTagPluginExportInterface.html +1 -1
- package/docs/types/PanoTagPluginParamsInterface.html +1 -1
- package/docs/types/PanoVideoPluginParameterType.html +1 -1
- package/docs/types/PanoVideoPluginReturnType.html +1 -1
- package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +2 -2
- package/docs/types/PipelinePluginParameterType.html +1 -1
- package/docs/types/PipelinePluginReturnType.html +1 -1
- package/docs/types/PlaneTag.html +2 -2
- package/docs/types/Point2DTag.html +2 -2
- package/docs/types/Point3DTag.html +2 -2
- package/docs/types/PointTagInstance.html +1 -1
- package/docs/types/Position.html +1 -1
- package/docs/types/PositionFrom.html +1 -1
- package/docs/types/RotateArgs.html +2 -2
- package/docs/types/RotateOpts.html +2 -2
- package/docs/types/RuleLabelsKey.html +1 -1
- package/docs/types/RuleLabelsValue.html +1 -1
- package/docs/types/ScaleCallback.html +1 -1
- package/docs/types/ScalePosition.html +2 -2
- package/docs/types/SculptData.BoxData.html +1 -1
- package/docs/types/SculptData.CircleData.html +1 -1
- package/docs/types/SculptData.CylinderData.html +1 -1
- package/docs/types/SculptData.PointData.html +1 -1
- package/docs/types/SculptData.PolygonData.html +1 -1
- package/docs/types/SculptData.PolylineData.html +1 -1
- package/docs/types/SculptData.PrismData.html +1 -1
- package/docs/types/SculptData.RectangleData.html +1 -1
- package/docs/types/StickType.html +1 -1
- package/docs/types/Tag.html +2 -2
- package/docs/types/Tag2D.html +2 -2
- package/docs/types/Tag3D.html +2 -2
- package/docs/types/TagClickParams.html +1 -1
- package/docs/types/TagConfigByKey.html +1 -1
- package/docs/types/TagContentType.html +1 -1
- package/docs/types/TagContentTypeMapping.html +1 -1
- package/docs/types/TagDimensionType.html +1 -1
- package/docs/types/TagElement.html +2 -2
- package/docs/types/TagEvents.html +1 -1
- package/docs/types/TagGLTFObject.html +1 -1
- package/docs/types/TagHooks.html +1 -1
- package/docs/types/TagId.html +1 -1
- package/docs/types/TagInstance.html +1 -1
- package/docs/types/TagPointType.html +2 -2
- package/docs/types/TagRendererMap.html +1 -1
- package/docs/types/TopviewFloorplanPluginParameterType.html +1 -1
- package/docs/types/TopviewFloorplanPluginReturnType.html +1 -1
- package/docs/types/Util.ActionIfNoModelUnderMouse.html +1 -1
- package/docs/types/Util.PointSelectorConfig.html +1 -1
- package/docs/types/WorkCode.html +1 -1
- package/docs/variables/FLOOR_TYPE_MAP.html +2 -2
- package/docs/variables/PLUGIN.html +1 -1
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +2 -2
- package/docs/variables/ROOM_TYPE_MAP.html +2 -2
- package/docs/variables/Util.animeMap.html +1 -1
- package/docs/variables/defaultGlobalConfig.html +1 -1
- package/docs/variables/itemLabelPluginServerParams.html +1 -1
- package/docs/variables/modelItemLabelPluginServerParams.html +1 -1
- package/docs/variables/modelRoomLabelPluginServerParams.html +1 -1
- package/libs/ModelMakerPlugin/Controller.js +48 -48
- package/libs/ModelMakerPlugin/index.js +1 -1
- package/libs/ModelMakerPlugin/item/baseItem.d.ts +2 -0
- package/libs/ModelMakerPlugin/item/baseItem.js +32 -28
- package/libs/ModelMakerPlugin/item/boxItem.d.ts +9 -3
- package/libs/ModelMakerPlugin/item/boxItem.js +27 -6
- package/libs/ModelMakerPlugin/item/polygonItem.d.ts +7 -7
- package/libs/ModelMakerPlugin/item/polygonItem.js +24 -20
- package/libs/ModelMakerPlugin/item/prismItem.d.ts +0 -3
- package/libs/ModelMakerPlugin/item/prismItem.js +25 -31
- package/libs/Sculpt/Objects/Rectangle/index.d.ts +3 -3
- package/libs/Sculpt/Objects/Rectangle/index.js +138 -141
- package/libs/Sculpt/index.d.ts +15 -10
- package/libs/Sculpt/index.js +52 -49
- package/libs/base/BasePlugin.js +5 -5
- package/libs/index.js +1 -1
- package/libs/shared-utils/logger.js +1 -1
- package/package.json +1 -1
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
var d = Object.defineProperty, u = Object.defineProperties;
|
|
2
|
-
var
|
|
2
|
+
var F = Object.getOwnPropertyDescriptors;
|
|
3
3
|
var l = Object.getOwnPropertySymbols;
|
|
4
|
-
var
|
|
5
|
-
var
|
|
6
|
-
for (var o in
|
|
7
|
-
|
|
4
|
+
var c = Object.prototype.hasOwnProperty, w = Object.prototype.propertyIsEnumerable;
|
|
5
|
+
var e = (i, t, o) => t in i ? d(i, t, { enumerable: !0, configurable: !0, writable: !0, value: o }) : i[t] = o, n = (i, t) => {
|
|
6
|
+
for (var o in t || (t = {}))
|
|
7
|
+
c.call(t, o) && e(i, o, t[o]);
|
|
8
8
|
if (l)
|
|
9
|
-
for (var o of l(
|
|
10
|
-
|
|
11
|
-
return
|
|
12
|
-
},
|
|
13
|
-
var
|
|
9
|
+
for (var o of l(t))
|
|
10
|
+
w.call(t, o) && e(i, o, t[o]);
|
|
11
|
+
return i;
|
|
12
|
+
}, h = (i, t) => u(i, F(t));
|
|
13
|
+
var s = (i, t, o) => (e(i, typeof t != "symbol" ? t + "" : t, o), o);
|
|
14
14
|
import "../../shared-utils/tag.js";
|
|
15
|
-
import * as
|
|
15
|
+
import * as b from "three";
|
|
16
16
|
import "hammerjs";
|
|
17
17
|
import "../../shared-utils/three/PointSelector/index.js";
|
|
18
18
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
19
19
|
import "@realsee/five/line";
|
|
20
20
|
import { isNil as f } from "../../shared-utils/isNil.js";
|
|
21
21
|
import "../../shared-utils/three/core/Five_LineMaterial2.js";
|
|
22
|
-
import { boundingBox as
|
|
22
|
+
import { boundingBox as C, boxVertex as a } from "../../shared-utils/three/boundingBox.js";
|
|
23
23
|
import "animejs";
|
|
24
24
|
import "../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
25
25
|
import "../../shared-utils/five/FivePuppet.js";
|
|
26
|
-
import { ModelMakerBaseItem as
|
|
26
|
+
import { ModelMakerBaseItem as S } from "./baseItem.js";
|
|
27
27
|
import "../../shared-utils/positionToVector3.js";
|
|
28
28
|
import "../../shared-utils/five/vector3ToScreen.js";
|
|
29
29
|
import "../../shared-utils/five/getFiveModel.js";
|
|
@@ -74,35 +74,29 @@ import "../../shared-utils/three/addIfNotExists.js";
|
|
|
74
74
|
import "../utils/getFiveDomEvent.js";
|
|
75
75
|
import "../../shared-utils/five/FiveDomEvents.js";
|
|
76
76
|
import "../../shared-utils/five/calculateThreeMouse.js";
|
|
77
|
-
class
|
|
77
|
+
class Do extends S {
|
|
78
78
|
constructor(...o) {
|
|
79
|
-
const r = o[0],
|
|
80
|
-
super(n(
|
|
81
|
-
|
|
82
|
-
m(this, "_visibleByFloor", !0);
|
|
83
|
-
m(this, "onModelShownFloorChange", (o) => {
|
|
79
|
+
const r = o[0], p = C(r.model), m = new b.Vector3().lerpVectors(a(p, 0), a(p, 5), 0.5);
|
|
80
|
+
super(h(n({}, r), { position: m }));
|
|
81
|
+
s(this, "onModelShownFloorChange", (o) => {
|
|
84
82
|
this.updateFiveCurrentFloorState(o), this.updateVisible();
|
|
85
83
|
});
|
|
86
|
-
|
|
87
|
-
var
|
|
88
|
-
const r = (
|
|
89
|
-
f(r) ? this.
|
|
84
|
+
s(this, "updateFiveCurrentFloorState", (o) => {
|
|
85
|
+
var p, m;
|
|
86
|
+
const r = (m = (p = this.rawData) == null ? void 0 : p.object_data) == null ? void 0 : m.floorIndex;
|
|
87
|
+
f(r) ? this.visibles[1] = !0 : this.visibles[1] = o === null ? !0 : r === o;
|
|
90
88
|
});
|
|
91
|
-
this.enable(), this.five.on("modelShownFloorChange", this.onModelShownFloorChange), this.disposers.push(() => {
|
|
89
|
+
this.enable(), this.updateVisible(), this.five.on("modelShownFloorChange", this.onModelShownFloorChange), this.disposers.push(() => {
|
|
92
90
|
this.five.off("modelShownFloorChange", this.onModelShownFloorChange);
|
|
93
91
|
});
|
|
94
92
|
}
|
|
95
93
|
show() {
|
|
96
|
-
this.updateFiveCurrentFloorState(this.five.model.shownFloor),
|
|
94
|
+
this.updateFiveCurrentFloorState(this.five.model.shownFloor), super.show();
|
|
97
95
|
}
|
|
98
96
|
hide() {
|
|
99
|
-
|
|
100
|
-
}
|
|
101
|
-
updateVisible() {
|
|
102
|
-
const o = this._visible && this._visibleByFloor;
|
|
103
|
-
o ? this.tag.show() : this.tag.hide(), this.model.visible = o, this.five.needsRender = !0;
|
|
97
|
+
super.hide();
|
|
104
98
|
}
|
|
105
99
|
}
|
|
106
100
|
export {
|
|
107
|
-
|
|
101
|
+
Do as ModelMakerPrismItem
|
|
108
102
|
};
|
|
@@ -34,12 +34,12 @@ export declare class Rectangle extends BaseObject<RectangleImportData> {
|
|
|
34
34
|
/**
|
|
35
35
|
* @description 创建矩形
|
|
36
36
|
*/
|
|
37
|
-
export declare function createRectangle(rectangleMesh: RectangleMesh, pointSelector: PointSelector, config?: Partial<CreateLimitConfig & DrawMethodConfig>): Promise<void>;
|
|
37
|
+
export declare function createRectangle(rectangleMesh: RectangleMesh, pointSelector: PointSelector, config?: Partial<CreateLimitConfig & DrawMethodConfig>): void | Promise<void>;
|
|
38
38
|
/**
|
|
39
39
|
* @description 对角线创建矩形(两步)
|
|
40
40
|
*/
|
|
41
|
-
export declare function createRectangleByDiagonal(rectangleMesh: RectangleMesh, pointSelector: PointSelector, config?: Partial<CreateLimitConfig>): Promise<void>;
|
|
41
|
+
export declare function createRectangleByDiagonal(rectangleMesh: RectangleMesh, pointSelector: PointSelector, config?: Partial<CreateLimitConfig>): void | Promise<void>;
|
|
42
42
|
/**
|
|
43
43
|
* @description 正常创建矩形(三步)
|
|
44
44
|
*/
|
|
45
|
-
export declare function createRectangleByVertex(rectangleMesh: RectangleMesh, pointSelector: PointSelector, config?: Partial<CreateLimitConfig>): Promise<void>;
|
|
45
|
+
export declare function createRectangleByVertex(rectangleMesh: RectangleMesh, pointSelector: PointSelector, config?: Partial<CreateLimitConfig>): void | Promise<void>;
|
|
@@ -1,55 +1,56 @@
|
|
|
1
|
-
var
|
|
2
|
-
var
|
|
3
|
-
var
|
|
4
|
-
var
|
|
5
|
-
var
|
|
1
|
+
var U = Object.defineProperty, I = Object.defineProperties;
|
|
2
|
+
var k = Object.getOwnPropertyDescriptors;
|
|
3
|
+
var W = Object.getOwnPropertySymbols;
|
|
4
|
+
var q = Object.prototype.hasOwnProperty, G = Object.prototype.propertyIsEnumerable;
|
|
5
|
+
var T = (o, n, e) => n in o ? U(o, n, { enumerable: !0, configurable: !0, writable: !0, value: e }) : o[n] = e, p = (o, n) => {
|
|
6
6
|
for (var e in n || (n = {}))
|
|
7
|
-
|
|
8
|
-
if (
|
|
9
|
-
for (var e of
|
|
10
|
-
|
|
7
|
+
q.call(n, e) && T(o, e, n[e]);
|
|
8
|
+
if (W)
|
|
9
|
+
for (var e of W(n))
|
|
10
|
+
G.call(n, e) && T(o, e, n[e]);
|
|
11
11
|
return o;
|
|
12
|
-
},
|
|
13
|
-
var
|
|
14
|
-
var
|
|
15
|
-
var
|
|
12
|
+
}, w = (o, n) => I(o, k(n));
|
|
13
|
+
var z = (o, n, e) => (T(o, typeof n != "symbol" ? n + "" : n, e), e);
|
|
14
|
+
var _ = (o, n, e) => new Promise((f, m) => {
|
|
15
|
+
var y = (c) => {
|
|
16
16
|
try {
|
|
17
|
-
|
|
18
|
-
} catch (
|
|
19
|
-
m(
|
|
17
|
+
i(e.next(c));
|
|
18
|
+
} catch (h) {
|
|
19
|
+
m(h);
|
|
20
20
|
}
|
|
21
|
-
},
|
|
21
|
+
}, l = (c) => {
|
|
22
22
|
try {
|
|
23
|
-
|
|
24
|
-
} catch (
|
|
25
|
-
m(
|
|
23
|
+
i(e.throw(c));
|
|
24
|
+
} catch (h) {
|
|
25
|
+
m(h);
|
|
26
26
|
}
|
|
27
|
-
},
|
|
28
|
-
|
|
27
|
+
}, i = (c) => c.done ? f(c.value) : Promise.resolve(c.value).then(y, l);
|
|
28
|
+
i((e = e.apply(o, n)).next());
|
|
29
29
|
});
|
|
30
|
-
import { BaseObject as
|
|
30
|
+
import { BaseObject as J } from "../Base/index.js";
|
|
31
31
|
import * as s from "three";
|
|
32
32
|
import { PolylineWithDotsMesh as b } from "../../Meshes/Polyline.js";
|
|
33
|
-
import { RectangleMeshEditor as
|
|
34
|
-
import { RectangleWithEdgeMesh as
|
|
33
|
+
import { RectangleMeshEditor as K } from "../../Editors/RectangleMeshEditor.js";
|
|
34
|
+
import { RectangleWithEdgeMesh as j } from "../../Meshes/RectangleWithEdge.js";
|
|
35
35
|
import { sortPositionsByCameraPosition as A } from "../../utils/sortPositionsByCameraPosition.js";
|
|
36
36
|
import { Sculpt as D } from "../../index.js";
|
|
37
|
-
import { vector3ToArray as
|
|
38
|
-
import { anyPositionToVector3 as
|
|
39
|
-
|
|
37
|
+
import { vector3ToArray as Q } from "../../../shared-utils/three/vector3ToArray.js";
|
|
38
|
+
import { anyPositionToVector3 as X } from "../../../shared-utils/positionToVector3.js";
|
|
39
|
+
import { withResolvers as F } from "../../../shared-utils/promise/withResolvers.js";
|
|
40
|
+
class ce extends J {
|
|
40
41
|
constructor(e, f) {
|
|
41
42
|
super(e, f);
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
e && (this.rectangleMesh = new
|
|
43
|
+
z(this, "type", "Rectangle");
|
|
44
|
+
z(this, "rectangleMesh");
|
|
45
|
+
z(this, "_editor");
|
|
46
|
+
e && (this.rectangleMesh = new j(p(p({}, e.style), e)), this.add(this.rectangleMesh));
|
|
46
47
|
}
|
|
47
48
|
get editor() {
|
|
48
|
-
return this._editor || (this._editor = new
|
|
49
|
+
return this._editor || (this._editor = new K(this.rectangleMesh)), this._editor;
|
|
49
50
|
}
|
|
50
51
|
get data() {
|
|
51
|
-
return
|
|
52
|
-
points:
|
|
52
|
+
return w(p({}, this.baseData), {
|
|
53
|
+
points: Q(this.applyObjectMatrixWorld(this.rectangleMesh.points, this.rectangleMesh)),
|
|
53
54
|
style: {
|
|
54
55
|
color: this.rectangleMesh.color.getHex(),
|
|
55
56
|
opacity: this.rectangleMesh.opacity,
|
|
@@ -59,7 +60,7 @@ class ae extends q {
|
|
|
59
60
|
});
|
|
60
61
|
}
|
|
61
62
|
setData(e) {
|
|
62
|
-
e.points && this.rectangleMesh.setPoints(this.applyObjectReversalMatrixWorld(e.points.map(
|
|
63
|
+
e.points && this.rectangleMesh.setPoints(this.applyObjectReversalMatrixWorld(e.points.map(X))), this.rectangleMesh.setStyle(e.style), this._editor && this._editor.initialHelperMatrix();
|
|
63
64
|
}
|
|
64
65
|
highlight() {
|
|
65
66
|
var e;
|
|
@@ -70,118 +71,114 @@ class ae extends q {
|
|
|
70
71
|
(e = this.rectangleMesh) == null || e.unhighlight();
|
|
71
72
|
}
|
|
72
73
|
create(e) {
|
|
73
|
-
return
|
|
74
|
+
return _(this, null, function* () {
|
|
74
75
|
this.removeChildren();
|
|
75
|
-
const f = new
|
|
76
|
-
this.rectangleMesh = f, this.add(this.rectangleMesh), yield
|
|
76
|
+
const f = new j(e);
|
|
77
|
+
this.rectangleMesh = f, this.add(this.rectangleMesh), yield Y(this.rectangleMesh, this.pointSelector, e), this.config.canEdit && this.editor.enable();
|
|
77
78
|
});
|
|
78
79
|
}
|
|
79
80
|
}
|
|
80
|
-
function
|
|
81
|
+
function Y(o, n, e) {
|
|
81
82
|
var m;
|
|
82
|
-
return ((m = e == null ? void 0 : e.drawMethod) != null ? m : "diagonal") === "diagonal" ?
|
|
83
|
+
return ((m = e == null ? void 0 : e.drawMethod) != null ? m : "diagonal") === "diagonal" ? Z(o, n, e) : $(o, n, e);
|
|
83
84
|
}
|
|
84
|
-
function
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
n.on("select", L), n.on("intersectionUpdate", E), n.on("disable", M);
|
|
133
|
-
});
|
|
85
|
+
function Z(o, n, e) {
|
|
86
|
+
var C;
|
|
87
|
+
const { promise: f, reject: m, resolve: y } = F(), l = o.parent;
|
|
88
|
+
if (!l)
|
|
89
|
+
return m(new Error("No container"));
|
|
90
|
+
const i = (C = e == null ? void 0 : e.limit) != null ? C : "none", c = new b(w(p({}, o.style), { dashed: !0 })), h = new b(w(p({}, o.style), { dashed: !0, lengthEnable: !1 })), P = new b(w(p({}, o.style), { dashed: !1, lengthEnable: !1 }));
|
|
91
|
+
l.add(c, P, h), n.enable();
|
|
92
|
+
const t = [];
|
|
93
|
+
let a = new s.Vector3(), L = new s.Vector3();
|
|
94
|
+
const d = new s.Plane(), E = () => {
|
|
95
|
+
t.push(a.clone()), t.length === 1 ? (i === "xoz" && d.setFromNormalAndCoplanarPoint(new s.Vector3(0, 1, 0), t[0]), i === "none" && d.setFromNormalAndCoplanarPoint(L, t[0])) : t.length === 2 ? i === "y" || i === "xoz" ? (V(), y()) : P.setPoints([t[0], t[1]]) : t.length === 3 && (V(), y());
|
|
96
|
+
}, M = (r) => {
|
|
97
|
+
var N;
|
|
98
|
+
if (!(r != null && r.raycaster))
|
|
99
|
+
return;
|
|
100
|
+
const R = (N = t.at(-1)) == null ? void 0 : N.clone();
|
|
101
|
+
if (t.length === 0) {
|
|
102
|
+
a = r.point.clone(), L = r.face.normal;
|
|
103
|
+
return;
|
|
104
|
+
}
|
|
105
|
+
if (t.length === 1 && i === "y") {
|
|
106
|
+
const u = new s.Line3(new s.Vector3(0, 1, 0).add(t[0]), new s.Vector3(0, -1, 0).add(t[0])).closestPointToPoint(r.point, !1, new s.Vector3());
|
|
107
|
+
o.setPoints([t[0], u, r.point]);
|
|
108
|
+
return;
|
|
109
|
+
}
|
|
110
|
+
if (t.length === 1 && i === "xoz") {
|
|
111
|
+
const g = new s.Line3(new s.Vector3(1, 0, 0).add(t[0]), new s.Vector3(-1, 0, 0).add(t[0])), u = r.raycaster.ray.intersectPlane(d, new s.Vector3()), v = g.closestPointToPoint(u, !1, new s.Vector3());
|
|
112
|
+
o.setPoints([t[0], v, u]);
|
|
113
|
+
return;
|
|
114
|
+
}
|
|
115
|
+
if (t.length === 1 && i === "none") {
|
|
116
|
+
d ? (a = r.raycaster.ray.intersectPlane(d, new s.Vector3()), h.setPoints([a, r.point])) : a = r.point.clone(), c.setPoints([R, a]);
|
|
117
|
+
return;
|
|
118
|
+
}
|
|
119
|
+
if (t.length === 2 && i === "none") {
|
|
120
|
+
l.remove(c);
|
|
121
|
+
const g = r.raycaster.ray.intersectPlane(d, new s.Vector3()), u = t[0].distanceTo(t[1]) / 2, v = new s.Vector3().lerpVectors(t[0], t[1], 0.5), O = new s.Vector3().subVectors(g, v).normalize();
|
|
122
|
+
a = new s.Vector3().addVectors(v, O.multiplyScalar(u));
|
|
123
|
+
const B = [t[0], a, t[1]], H = A(B, D.modules.five.camera.position);
|
|
124
|
+
o.setPoints(H);
|
|
125
|
+
return;
|
|
126
|
+
}
|
|
127
|
+
}, V = () => {
|
|
128
|
+
n.off("select", E), n.off("intersectionUpdate", M), n.off("disable", x), n.disable(), l == null || l.remove(c, P, h);
|
|
129
|
+
}, x = () => {
|
|
130
|
+
V(), l == null || l.remove(o), m(new Error("Cancelled"));
|
|
131
|
+
};
|
|
132
|
+
return n.on("select", E), n.on("intersectionUpdate", M), n.on("disable", x), f;
|
|
134
133
|
}
|
|
135
|
-
function
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
n.on("select", L), n.on("intersectionUpdate", E), n.on("disable", M);
|
|
182
|
-
});
|
|
134
|
+
function $(o, n, e) {
|
|
135
|
+
var C;
|
|
136
|
+
const { promise: f, reject: m, resolve: y } = F(), l = o.parent;
|
|
137
|
+
if (!l)
|
|
138
|
+
return m(new Error("No container"));
|
|
139
|
+
const i = (C = e == null ? void 0 : e.limit) != null ? C : "none", c = new b(w(p({}, o.style), { dashed: !0 })), h = new b(w(p({}, o.style), { dashed: !0, lengthEnable: !1 })), P = new b(w(p({}, o.style), { dashed: !1, lengthEnable: !1 }));
|
|
140
|
+
l.add(c, P, h), n.enable();
|
|
141
|
+
const t = [];
|
|
142
|
+
let a = new s.Vector3(), L = new s.Vector3();
|
|
143
|
+
const d = new s.Plane(), E = () => {
|
|
144
|
+
t.push(a.clone()), t.length === 1 ? (i === "xoz" && d.setFromNormalAndCoplanarPoint(new s.Vector3(0, 1, 0), t[0]), i === "none" && d.setFromNormalAndCoplanarPoint(L, t[0])) : t.length === 2 ? (i === "y" && d.setFromCoplanarPoints(t[0], t[1], new s.Vector3(0, 1, 0).add(t[0])), P.setPoints([t[0], t[1]])) : t.length === 3 && (V(), y());
|
|
145
|
+
}, M = (r) => {
|
|
146
|
+
var N;
|
|
147
|
+
if (!(r != null && r.raycaster))
|
|
148
|
+
return;
|
|
149
|
+
const R = (N = t.at(-1)) == null ? void 0 : N.clone();
|
|
150
|
+
if (t.length === 0) {
|
|
151
|
+
a = r.point.clone(), L = r.face.normal;
|
|
152
|
+
return;
|
|
153
|
+
}
|
|
154
|
+
if (t.length === 1 && i === "y") {
|
|
155
|
+
a = r.point, h.setPoints([]), c.setPoints([R, a]);
|
|
156
|
+
return;
|
|
157
|
+
}
|
|
158
|
+
if (t.length === 1 && i === "xoz") {
|
|
159
|
+
a = r.raycaster.ray.intersectPlane(d, new s.Vector3()), h.setPoints([a, r.point]), c.setPoints([R, a]);
|
|
160
|
+
return;
|
|
161
|
+
}
|
|
162
|
+
if (t.length === 1 && i === "none") {
|
|
163
|
+
a = r.raycaster.ray.intersectPlane(d, new s.Vector3()), h.setPoints([a, r.point]), c.setPoints([R, a]);
|
|
164
|
+
return;
|
|
165
|
+
}
|
|
166
|
+
if (t.length === 2) {
|
|
167
|
+
l.remove(c);
|
|
168
|
+
const g = new s.Vector3().crossVectors(t[0].clone().sub(t[1]), d.normal).normalize();
|
|
169
|
+
a = new s.Line3(t[1].clone().add(g), t[1].clone().sub(g)).closestPointToPoint(r.point, !1, new s.Vector3());
|
|
170
|
+
const v = [t[0], t[1], a], O = A(v, D.modules.five.camera.position);
|
|
171
|
+
o.setPoints(O);
|
|
172
|
+
return;
|
|
173
|
+
}
|
|
174
|
+
}, V = () => {
|
|
175
|
+
n.off("select", E), n.off("intersectionUpdate", M), n.off("disable", x), n.disable(), l == null || l.remove(c, P, h);
|
|
176
|
+
}, x = () => {
|
|
177
|
+
V(), l == null || l.remove(o), m(new Error("Cancelled"));
|
|
178
|
+
};
|
|
179
|
+
return n.on("select", E), n.on("intersectionUpdate", M), n.on("disable", x), f;
|
|
183
180
|
}
|
|
184
181
|
export {
|
|
185
|
-
|
|
186
|
-
|
|
182
|
+
ce as Rectangle,
|
|
183
|
+
Y as createRectangle
|
|
187
184
|
};
|
package/libs/Sculpt/index.d.ts
CHANGED
|
@@ -80,7 +80,12 @@ export declare class Sculpt extends Subscribe<Event> {
|
|
|
80
80
|
readonly points: [number, number, number][];
|
|
81
81
|
readonly heightPoint: [number, number, number];
|
|
82
82
|
readonly style: {
|
|
83
|
-
readonly color: number;
|
|
83
|
+
readonly color: number; /**
|
|
84
|
+
* @description: 点击事件
|
|
85
|
+
* @param {MouseEvent} e 鼠标事件
|
|
86
|
+
* @param {BuiltInItem} item 点击的物体
|
|
87
|
+
* 返回 false 来禁用 Five 默认行为
|
|
88
|
+
*/
|
|
84
89
|
readonly lineWidth: number;
|
|
85
90
|
readonly lineColor: number;
|
|
86
91
|
};
|
|
@@ -127,11 +132,11 @@ export declare class Sculpt extends Subscribe<Event> {
|
|
|
127
132
|
/**
|
|
128
133
|
* @description: 开始绘制点
|
|
129
134
|
*/
|
|
130
|
-
createPoint(...params: Parameters<Point['create']>): Promise<
|
|
135
|
+
createPoint(...params: Parameters<Point['create']>): Promise<any>;
|
|
131
136
|
/**
|
|
132
137
|
* @description: 开始绘制线段
|
|
133
138
|
*/
|
|
134
|
-
createLine(...params: Parameters<Line['create']>): Promise<
|
|
139
|
+
createLine(...params: Parameters<Line['create']>): Promise<any>;
|
|
135
140
|
/**
|
|
136
141
|
* @deprecated use createLine instead
|
|
137
142
|
*/
|
|
@@ -139,31 +144,31 @@ export declare class Sculpt extends Subscribe<Event> {
|
|
|
139
144
|
/**
|
|
140
145
|
* @description: 开始绘制空间折线
|
|
141
146
|
*/
|
|
142
|
-
createPolyline(...params: Parameters<Polyline['create']>): Promise<
|
|
147
|
+
createPolyline(...params: Parameters<Polyline['create']>): Promise<any>;
|
|
143
148
|
/**
|
|
144
149
|
* @description: 开始绘制平面多边形
|
|
145
150
|
*/
|
|
146
|
-
createPolygon(...params: Parameters<Polygon['create']>): Promise<
|
|
151
|
+
createPolygon(...params: Parameters<Polygon['create']>): Promise<any>;
|
|
147
152
|
/**
|
|
148
153
|
* @description: 开始绘制多棱柱
|
|
149
154
|
*/
|
|
150
|
-
createPrism(...params: Parameters<Prism['create']>): Promise<
|
|
155
|
+
createPrism(...params: Parameters<Prism['create']>): Promise<any>;
|
|
151
156
|
/**
|
|
152
157
|
* @description: 开始绘制矩形
|
|
153
158
|
*/
|
|
154
|
-
createRectangle(...params: Parameters<Rectangle['create']>): Promise<
|
|
159
|
+
createRectangle(...params: Parameters<Rectangle['create']>): Promise<any>;
|
|
155
160
|
/**
|
|
156
161
|
* @description: 开始绘制圆形
|
|
157
162
|
*/
|
|
158
|
-
createCircle(...params: Parameters<Circle['create']>): Promise<
|
|
163
|
+
createCircle(...params: Parameters<Circle['create']>): Promise<any>;
|
|
159
164
|
/**
|
|
160
165
|
* @description: 开始绘制圆柱
|
|
161
166
|
*/
|
|
162
|
-
createCylinder(...params: Parameters<Cylinder['create']>): Promise<
|
|
167
|
+
createCylinder(...params: Parameters<Cylinder['create']>): Promise<any>;
|
|
163
168
|
/**
|
|
164
169
|
* @description: 开始绘制 Box
|
|
165
170
|
*/
|
|
166
|
-
createBox(...params: Parameters<Box['create']>): Promise<
|
|
171
|
+
createBox(...params: Parameters<Box['create']>): Promise<any>;
|
|
167
172
|
canUndo(): false | void;
|
|
168
173
|
canRedo(): false | void;
|
|
169
174
|
/**
|