@realsee/dnalogel 3.67.10 → 3.68.1-alpha.1
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 +10 -2
- package/dist/MeasurePlugin/index.d.ts +5 -0
- package/dist/Sculpt/Objects/Polygon/index.d.ts +11 -5
- package/dist/Sculpt/typings/style.d.ts +16 -0
- package/dist/Sculpt/utils/unit.d.ts +1 -1
- package/dist/index.cjs.js +40 -40
- package/dist/index.js +4958 -4903
- package/dist/index.umd.js +43 -43
- package/dist/shared-utils/three/Magnifier.d.ts +2 -0
- package/dist/shared-utils/three/PointSelector/index.d.ts +5 -0
- package/dist/shared-utils/three/PointSelector/utils/PointSelectorHelper.d.ts +1 -0
- package/docs/assets/search.js +1 -1
- package/docs/classes/AreaMakerPluginType.AreaMakerController.html +2 -2
- package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +2 -2
- package/docs/classes/CSS3DRender.html +2 -2
- package/docs/classes/GuideLineItem.GuideLineItem.html +2 -2
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +2 -2
- package/docs/classes/ModelMakerPluginInstance.html +2 -2
- package/docs/classes/ModelMakerPluginType.ModelMakerBoxItem.html +2 -2
- package/docs/classes/ModelMakerPluginType.ModelMakerPolygonItem.html +2 -2
- package/docs/classes/ModelMakerPluginType.ModelMakerPrismItem.html +2 -2
- package/docs/classes/ModelRoomLabelController.html +2 -2
- package/docs/classes/MoveController.html +2 -2
- package/docs/classes/Object3DHelperController.html +2 -2
- package/docs/classes/PaintBrush.html +2 -2
- 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 +2 -2
- package/docs/classes/PanoTagPluginController.html +2 -2
- package/docs/classes/Sculpt.html +5 -5
- package/docs/classes/Util.BetterTween.html +2 -2
- package/docs/classes/Util.FiveDomEvents.html +2 -2
- package/docs/classes/Util.FivePuppet.html +2 -2
- package/docs/classes/Util.Interval.html +2 -2
- package/docs/classes/Util.LegacyPointHelper.html +2 -2
- package/docs/classes/Util.LightTag.html +2 -2
- package/docs/classes/Util.LineSegments.html +2 -2
- package/docs/classes/Util.Magnifier.html +8 -8
- package/docs/classes/Util.Object3D.html +2 -2
- package/docs/classes/Util.PointDomHelper.html +2 -2
- package/docs/classes/Util.PointHelper.html +2 -2
- package/docs/classes/Util.PointSelector.html +12 -12
- package/docs/classes/Util.PointSelectorHelper.html +2 -2
- package/docs/classes/Util.Rectangle.html +2 -2
- package/docs/classes/Util.sculpt.BaseEditor.html +2 -2
- package/docs/classes/Util.sculpt.BoxMesh.html +2 -2
- package/docs/classes/Util.sculpt.BoxMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.CircleMesh.html +2 -2
- package/docs/classes/Util.sculpt.CircleMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.CircleWithEdgeMesh.html +2 -2
- package/docs/classes/Util.sculpt.CylinderMesh.html +2 -2
- package/docs/classes/Util.sculpt.CylinderMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.LineMesh.html +2 -2
- package/docs/classes/Util.sculpt.PointMesh.html +2 -2
- package/docs/classes/Util.sculpt.PolygonMesh.html +2 -2
- package/docs/classes/Util.sculpt.PrismMesh.html +2 -2
- package/docs/classes/Util.sculpt.PrismMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.RectangleMesh.html +2 -2
- package/docs/classes/Util.sculpt.RectangleMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.RectangleWithEdgeMesh.html +2 -2
- package/docs/classes/WalkController.html +2 -2
- package/docs/enums/CameraMovementEffect.html +2 -2
- package/docs/enums/ContentType.html +2 -2
- package/docs/enums/DIRECTION.html +2 -2
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +2 -2
- package/docs/enums/DimensionType.html +2 -2
- 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 +2 -2
- package/docs/enums/Rotation.html +2 -2
- 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/MeasurePlugin.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/SculptPluginForFive.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.getIntersectFromRelativePosition.html +1 -1
- package/docs/functions/Util.getRaycasterFromFivePointer.html +1 -1
- package/docs/functions/Util.initialCSS3DRender.html +1 -1
- 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 +2 -2
- package/docs/interfaces/AreaMakerPluginType.Config.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.EventMap.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.Params.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.State.html +2 -2
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +2 -2
- package/docs/interfaces/CSS3DRenderPluginState.html +2 -2
- package/docs/interfaces/CameraMovementPluginExportType.html +2 -2
- package/docs/interfaces/ContentTypeMapInterface.html +2 -2
- package/docs/interfaces/CruisePluginTypes.Config.html +2 -2
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +2 -2
- package/docs/interfaces/CruisePluginTypes.EventMap.html +2 -2
- package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +2 -2
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +2 -2
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +2 -2
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +2 -2
- package/docs/interfaces/CruisePluginTypes.PluginData.html +2 -2
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +2 -2
- package/docs/interfaces/CruisePluginTypes.PluginState.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.Config.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.Params.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.State.html +2 -2
- package/docs/interfaces/FloorplanBounding.html +2 -2
- package/docs/interfaces/FloorplanData.html +2 -2
- package/docs/interfaces/FloorplanEntrance.html +2 -2
- package/docs/interfaces/FloorplanExtraObject.html +2 -2
- package/docs/interfaces/FloorplanExtraObject3D.html +2 -2
- package/docs/interfaces/FloorplanFloorData.html +2 -2
- package/docs/interfaces/FloorplanImagePosition.html +2 -2
- package/docs/interfaces/FloorplanObserver.html +2 -2
- package/docs/interfaces/FloorplanOutlineItem.html +2 -2
- package/docs/interfaces/FloorplanPosition.html +2 -2
- package/docs/interfaces/FloorplanRoomItem.html +2 -2
- package/docs/interfaces/FloorplanRoomLabelItem.html +2 -2
- package/docs/interfaces/FloorplanServerBounding.html +2 -2
- package/docs/interfaces/FloorplanServerComputedData.html +2 -2
- package/docs/interfaces/FloorplanServerData.html +2 -2
- package/docs/interfaces/FloorplanServerDoorItem.html +2 -2
- package/docs/interfaces/FloorplanServerDoorPosition.html +2 -2
- package/docs/interfaces/FloorplanServerEntrance.html +2 -2
- package/docs/interfaces/FloorplanServerFloorData.html +2 -2
- package/docs/interfaces/FloorplanServerImagePosition.html +2 -2
- package/docs/interfaces/FloorplanServerObserver.html +2 -2
- package/docs/interfaces/FloorplanServerOutlineItem.html +2 -2
- package/docs/interfaces/FloorplanServerPosition.html +2 -2
- package/docs/interfaces/FloorplanServerRoomItem.html +2 -2
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +2 -2
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +2 -2
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +2 -2
- package/docs/interfaces/GuideLinePluginType.EventMap.html +2 -2
- package/docs/interfaces/GuideLinePluginType.ExtraRouteData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +2 -2
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +1 -1
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PluginState.html +2 -2
- package/docs/interfaces/GuideLinePluginType.Route.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.BoxItemObjectData.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.EventMap.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.PrismItemObjectData.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerData.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.State.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.TrianglesItemObjectData.html +2 -2
- 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 +2 -2
- package/docs/interfaces/PaintBrushConfigs.html +2 -2
- package/docs/interfaces/PaintBrushState.html +2 -2
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +2 -2
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
- package/docs/interfaces/PanoMeasureParameterType.html +2 -2
- package/docs/interfaces/PanoMeasurePluginLineJson.html +2 -2
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +2 -2
- package/docs/interfaces/PanoMeasurePluginPointJson.html +2 -2
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +2 -2
- 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 +2 -2
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +2 -2
- package/docs/interfaces/PluginEventMap.html +2 -2
- 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 +2 -2
- package/docs/interfaces/RoomRules.html +1 -1
- package/docs/interfaces/Rooms.html +1 -1
- package/docs/interfaces/Scissor.html +2 -2
- package/docs/interfaces/SculptConfig.html +2 -2
- package/docs/interfaces/State.html +2 -2
- package/docs/interfaces/TagCacheInterface.html +2 -2
- package/docs/interfaces/TagConfig.html +2 -2
- package/docs/interfaces/TagGLTFObjectGroup.html +2 -2
- package/docs/interfaces/TagIconUrl.html +2 -2
- package/docs/interfaces/TagObjectGroup.html +2 -2
- package/docs/interfaces/TagState.html +2 -2
- package/docs/interfaces/TagStyle.html +2 -2
- package/docs/interfaces/Tags.html +2 -2
- 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 +2 -2
- package/docs/interfaces/Util.FiveDomEvent.html +2 -2
- package/docs/interfaces/Util.FiveDomEventMap.html +2 -2
- package/docs/interfaces/Util.LegacyMouseGroupParameter.html +2 -2
- package/docs/interfaces/Util.MagnifierParameter.html +6 -4
- package/docs/interfaces/Util.MouseGroupParameter.html +2 -2
- package/docs/interfaces/Util.PointIntersection.html +8 -8
- package/docs/interfaces/Util.PointSelectorHelperConfig.html +3 -2
- package/docs/interfaces/Util.ReBlinkAnimeOptions.html +2 -2
- 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/SculptType.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/GuideLinePluginType.RouteConfig.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/MeasurePluginConfig.html +5 -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 +2 -2
- package/docs/types/ModelMakerPluginType.MarkerItem.html +1 -1
- package/docs/types/ModelMakerPluginType.ServerItem.html +2 -2
- 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/SculptType.Theme.html +2 -2
- 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/TagPlacement.html +2 -2
- 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.ActionIfNoIntersection.html +1 -1
- package/docs/types/Util.AdherePoint.html +2 -2
- 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/MeasurePlugin/Controller.js +5 -4
- package/libs/MeasurePlugin/index.d.ts +5 -0
- package/libs/Sculpt/Meshes/Line.js +10 -10
- package/libs/Sculpt/Objects/Polygon/index.d.ts +11 -5
- package/libs/Sculpt/Objects/Polygon/index.js +148 -96
- package/libs/Sculpt/index.js +1 -1
- package/libs/Sculpt/typings/style.d.ts +16 -0
- package/libs/Sculpt/utils/unit.d.ts +1 -1
- package/libs/Sculpt/utils/unit.js +18 -18
- package/libs/base/BasePlugin.js +1 -1
- package/libs/shared-utils/logger.js +1 -1
- package/libs/shared-utils/three/Magnifier.d.ts +2 -0
- package/libs/shared-utils/three/Magnifier.js +17 -15
- package/libs/shared-utils/three/PointSelector/index.d.ts +5 -0
- package/libs/shared-utils/three/PointSelector/index.js +38 -37
- package/libs/shared-utils/three/PointSelector/utils/PointSelectorHelper.d.ts +1 -0
- package/libs/shared-utils/three/PointSelector/utils/PointSelectorHelper.js +41 -31
- package/package.json +2 -2
|
@@ -1,14 +1,20 @@
|
|
|
1
1
|
import { BaseObject, type BaseImportData, type BaseObjectConfig } from '../Base';
|
|
2
|
+
import * as THREE from 'three';
|
|
2
3
|
import { AreaMesh, type AreaStyle } from '../../Meshes/Area';
|
|
3
4
|
import { PolygonEditor } from './Editor';
|
|
4
5
|
import type { PointSelector } from '../../../shared-utils/three/PointSelector';
|
|
5
6
|
import type { LiteralString } from '../../../typings/utils.type';
|
|
6
7
|
import type { PolygonData, PolygonStyle } from '../../Meshes/Polygon';
|
|
7
|
-
import type { CreateLimitConfig } from '../../typings/style';
|
|
8
|
+
import type { CreateLimitConfig, PolygonDrawConfig } from '../../typings/style';
|
|
8
9
|
export interface PolygonImportData extends BaseImportData, PolygonData {
|
|
9
10
|
type: LiteralString<'Polygon'>;
|
|
10
11
|
style?: Partial<AreaStyle>;
|
|
11
12
|
}
|
|
13
|
+
export type PolygonCreateConfig = Partial<PolygonStyle & CreateLimitConfig & PolygonDrawConfig> & {
|
|
14
|
+
onPointPlaced?: (points: THREE.Vector3[]) => void;
|
|
15
|
+
onUndo?: () => void;
|
|
16
|
+
onRedo?: () => void;
|
|
17
|
+
};
|
|
12
18
|
export declare class Polygon extends BaseObject<PolygonImportData> {
|
|
13
19
|
readonly type = "Polygon";
|
|
14
20
|
areaMesh: AreaMesh;
|
|
@@ -29,13 +35,13 @@ export declare class Polygon extends BaseObject<PolygonImportData> {
|
|
|
29
35
|
setData(data: Partial<PolygonImportData>): void;
|
|
30
36
|
highlight(): void;
|
|
31
37
|
unhighlight(): void;
|
|
32
|
-
canUndo():
|
|
33
|
-
canRedo():
|
|
38
|
+
canUndo(): boolean;
|
|
39
|
+
canRedo(): boolean;
|
|
34
40
|
undo(): void;
|
|
35
41
|
redo(): void;
|
|
36
|
-
create(params?:
|
|
42
|
+
create(params?: PolygonCreateConfig): Promise<void>;
|
|
37
43
|
}
|
|
38
|
-
export declare function createPolygon(areaMesh: AreaMesh, pointSelector: PointSelector, config?:
|
|
44
|
+
export declare function createPolygon(areaMesh: AreaMesh, pointSelector: PointSelector, config?: PolygonCreateConfig): {
|
|
39
45
|
finished: Promise<void>;
|
|
40
46
|
canUndo: () => boolean;
|
|
41
47
|
canRedo: () => boolean;
|
|
@@ -1,55 +1,56 @@
|
|
|
1
|
-
var
|
|
2
|
-
var
|
|
3
|
-
var
|
|
4
|
-
var
|
|
5
|
-
var
|
|
1
|
+
var he = Object.defineProperty, pe = Object.defineProperties;
|
|
2
|
+
var me = Object.getOwnPropertyDescriptors;
|
|
3
|
+
var ee = Object.getOwnPropertySymbols;
|
|
4
|
+
var ue = Object.prototype.hasOwnProperty, Pe = Object.prototype.propertyIsEnumerable;
|
|
5
|
+
var j = Math.pow, Y = (s, t, e) => t in s ? he(s, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : s[t] = e, x = (s, t) => {
|
|
6
6
|
for (var e in t || (t = {}))
|
|
7
|
-
|
|
8
|
-
if (
|
|
9
|
-
for (var e of
|
|
10
|
-
|
|
7
|
+
ue.call(t, e) && Y(s, e, t[e]);
|
|
8
|
+
if (ee)
|
|
9
|
+
for (var e of ee(t))
|
|
10
|
+
Pe.call(t, e) && Y(s, e, t[e]);
|
|
11
11
|
return s;
|
|
12
|
-
},
|
|
13
|
-
var
|
|
14
|
-
var
|
|
15
|
-
var
|
|
12
|
+
}, A = (s, t) => pe(s, me(t));
|
|
13
|
+
var H = (s, t, e) => (Y(s, typeof t != "symbol" ? t + "" : t, e), e);
|
|
14
|
+
var te = (s, t, e) => new Promise((l, d) => {
|
|
15
|
+
var w = (h) => {
|
|
16
16
|
try {
|
|
17
|
-
|
|
18
|
-
} catch (
|
|
19
|
-
d(
|
|
17
|
+
b(e.next(h));
|
|
18
|
+
} catch (a) {
|
|
19
|
+
d(a);
|
|
20
20
|
}
|
|
21
|
-
}, r = (
|
|
21
|
+
}, r = (h) => {
|
|
22
22
|
try {
|
|
23
|
-
|
|
24
|
-
} catch (
|
|
25
|
-
d(
|
|
23
|
+
b(e.throw(h));
|
|
24
|
+
} catch (a) {
|
|
25
|
+
d(a);
|
|
26
26
|
}
|
|
27
|
-
},
|
|
28
|
-
|
|
27
|
+
}, b = (h) => h.done ? l(h.value) : Promise.resolve(h.value).then(w, r);
|
|
28
|
+
b((e = e.apply(s, t)).next());
|
|
29
29
|
});
|
|
30
|
-
import { BaseObject as
|
|
31
|
-
import * as
|
|
32
|
-
import { PolylineMesh as
|
|
33
|
-
import { AreaMesh as
|
|
34
|
-
import { PolygonEditor as
|
|
35
|
-
import { vector3ToArray as
|
|
36
|
-
import { withResolvers as
|
|
37
|
-
import { anyPositionToVector3 as
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
30
|
+
import { BaseObject as ce } from "../Base/index.js";
|
|
31
|
+
import * as C from "three";
|
|
32
|
+
import { PolylineMesh as se } from "../../Meshes/Polyline.js";
|
|
33
|
+
import { AreaMesh as oe } from "../../Meshes/Area.js";
|
|
34
|
+
import { PolygonEditor as ye } from "./Editor.js";
|
|
35
|
+
import { vector3ToArray as fe } from "../../../shared-utils/three/vector3ToArray.js";
|
|
36
|
+
import { withResolvers as we } from "../../../shared-utils/promise/withResolvers.js";
|
|
37
|
+
import { anyPositionToVector3 as be } from "../../../shared-utils/positionToVector3.js";
|
|
38
|
+
import { PointMesh as ve } from "../../Meshes/Point.js";
|
|
39
|
+
class Ue extends ce {
|
|
40
|
+
constructor(e, l) {
|
|
41
|
+
super(e, l);
|
|
42
|
+
H(this, "type", "Polygon");
|
|
43
|
+
H(this, "areaMesh");
|
|
44
|
+
H(this, "_editor");
|
|
45
|
+
H(this, "creatingObject");
|
|
46
|
+
e && (this.areaMesh = new oe(x(x({}, e.style), e)), this.add(this.areaMesh));
|
|
46
47
|
}
|
|
47
48
|
get editor() {
|
|
48
|
-
return this._editor || (this._editor = new
|
|
49
|
+
return this._editor || (this._editor = new ye(this)), this._editor;
|
|
49
50
|
}
|
|
50
51
|
get data() {
|
|
51
|
-
return this.updateMatrixWorld(),
|
|
52
|
-
points:
|
|
52
|
+
return this.updateMatrixWorld(), A(x({}, this.baseData), {
|
|
53
|
+
points: fe(this.applyObjectMatrixWorld(this.areaMesh.points)),
|
|
53
54
|
style: {
|
|
54
55
|
color: this.areaMesh.color.getHex(),
|
|
55
56
|
lineColor: this.areaMesh.lineColor.getHex(),
|
|
@@ -58,7 +59,7 @@ class ie extends q {
|
|
|
58
59
|
});
|
|
59
60
|
}
|
|
60
61
|
setData(e) {
|
|
61
|
-
e.points && this.areaMesh.setPoints(this.applyObjectReversalMatrixWorld(e.points.map(
|
|
62
|
+
e.points && this.areaMesh.setPoints(this.applyObjectReversalMatrixWorld(e.points.map(be))), this.areaMesh.setStyle(e.style);
|
|
62
63
|
}
|
|
63
64
|
highlight() {
|
|
64
65
|
var e;
|
|
@@ -69,79 +70,130 @@ class ie extends q {
|
|
|
69
70
|
(e = this.areaMesh) == null || e.unhighlight();
|
|
70
71
|
}
|
|
71
72
|
canUndo() {
|
|
72
|
-
var e;
|
|
73
|
-
(e = this.creatingObject) == null
|
|
73
|
+
var e, l, d;
|
|
74
|
+
return (d = (l = (e = this.creatingObject) == null ? void 0 : e.canUndo) == null ? void 0 : l.call(e)) != null ? d : !1;
|
|
74
75
|
}
|
|
75
76
|
canRedo() {
|
|
76
|
-
var e;
|
|
77
|
-
(e = this.creatingObject) == null
|
|
77
|
+
var e, l, d;
|
|
78
|
+
return (d = (l = (e = this.creatingObject) == null ? void 0 : e.canRedo) == null ? void 0 : l.call(e)) != null ? d : !1;
|
|
78
79
|
}
|
|
79
80
|
undo() {
|
|
80
|
-
var e;
|
|
81
|
-
(e = this.creatingObject) == null
|
|
81
|
+
var e, l;
|
|
82
|
+
return (l = (e = this.creatingObject) == null ? void 0 : e.undo) == null ? void 0 : l.call(e);
|
|
82
83
|
}
|
|
83
84
|
redo() {
|
|
84
|
-
var e;
|
|
85
|
-
(e = this.creatingObject) == null
|
|
85
|
+
var e, l;
|
|
86
|
+
return (l = (e = this.creatingObject) == null ? void 0 : e.redo) == null ? void 0 : l.call(e);
|
|
86
87
|
}
|
|
87
88
|
create(e) {
|
|
88
|
-
return
|
|
89
|
-
|
|
90
|
-
|
|
89
|
+
return te(this, null, function* () {
|
|
90
|
+
var d;
|
|
91
|
+
this.children.forEach((w) => {
|
|
92
|
+
w.parent === this && this.remove(w);
|
|
91
93
|
}), this.children.length = 0;
|
|
92
|
-
const
|
|
93
|
-
this.areaMesh =
|
|
94
|
+
const l = new oe(e);
|
|
95
|
+
this.areaMesh = l, this.add(this.areaMesh), this.creatingObject = xe(this.areaMesh, this.pointSelector, e), yield (d = this.creatingObject) == null ? void 0 : d.finished, this.config.defaultAction && this.editor.enable();
|
|
94
96
|
});
|
|
95
97
|
}
|
|
96
98
|
}
|
|
97
|
-
function
|
|
98
|
-
var
|
|
99
|
-
const { promise:
|
|
99
|
+
function xe(s, t, e) {
|
|
100
|
+
var L, N, $, z, G, J, K, Q;
|
|
101
|
+
const { promise: l, resolve: d, reject: w } = we(), r = s.parent;
|
|
100
102
|
if (!r) {
|
|
101
|
-
|
|
103
|
+
w(new Error("No container"));
|
|
102
104
|
return;
|
|
103
105
|
}
|
|
104
|
-
const
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
const
|
|
109
|
-
|
|
110
|
-
const
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
y
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
const
|
|
120
|
-
|
|
106
|
+
const b = (L = e == null ? void 0 : e.limit) != null ? L : "none", h = e == null ? void 0 : e.simpleMode, a = (J = (G = ($ = s.five) != null ? $ : (N = s.get) == null ? void 0 : N.call(s, "five")) != null ? G : (z = window.globalModules) == null ? void 0 : z.five) != null ? J : window.$five;
|
|
107
|
+
(K = e == null ? void 0 : e.autoClosePixelDistance) != null;
|
|
108
|
+
let O = 0;
|
|
109
|
+
h && a && a.model && a.model.bounding && typeof ((Q = a.model.bounding.max) == null ? void 0 : Q.y) == "number" && (O = a.model.bounding.max.y + 1);
|
|
110
|
+
const p = new se(s.style);
|
|
111
|
+
r == null || r.add(p);
|
|
112
|
+
const m = new se(A(x({}, s.style), { dashed: !0, lengthEnable: !1 }));
|
|
113
|
+
r == null || r.add(m);
|
|
114
|
+
let M = [];
|
|
115
|
+
function E() {
|
|
116
|
+
var P, c;
|
|
117
|
+
M.forEach((y) => {
|
|
118
|
+
var f;
|
|
119
|
+
return (f = y.parent) == null ? void 0 : f.remove(y);
|
|
120
|
+
});
|
|
121
|
+
const o = (c = (P = s.line) == null ? void 0 : P.style) != null ? c : s.style;
|
|
122
|
+
M = i.map((y, f) => {
|
|
123
|
+
var D;
|
|
124
|
+
const v = new ve(A(x({}, o), {
|
|
125
|
+
color: (D = o.pointColor) != null ? D : o.lineColor,
|
|
126
|
+
tip: void 0,
|
|
127
|
+
point: y
|
|
128
|
+
}));
|
|
129
|
+
return v.name = `PolygonPointMesh_${f}`, r == null || r.add(v), v;
|
|
130
|
+
});
|
|
131
|
+
}
|
|
132
|
+
function g() {
|
|
133
|
+
M.forEach((o) => {
|
|
134
|
+
var P;
|
|
135
|
+
return (P = o.parent) == null ? void 0 : P.remove(o);
|
|
136
|
+
}), M = [];
|
|
137
|
+
}
|
|
138
|
+
t.enable(), h && t.setAdherePoints([]);
|
|
139
|
+
const i = [];
|
|
140
|
+
let n, u, T = !1, V;
|
|
141
|
+
const R = [], k = () => i.length > 0, q = () => R.length > 0, ie = () => {
|
|
142
|
+
var o;
|
|
143
|
+
k() && (R.push(i.pop()), W(V), E(), (o = e == null ? void 0 : e.onUndo) == null || o.call(e), t.pointSelectorHelper && t.pointSelectorHelper.magnifier && t.pointSelectorHelper.magnifier.render());
|
|
144
|
+
}, ne = () => {
|
|
145
|
+
var o;
|
|
146
|
+
q() && (i.push(R.pop()), W(V), E(), (o = e == null ? void 0 : e.onRedo) == null || o.call(e), t.pointSelectorHelper && t.pointSelectorHelper.magnifier && t.pointSelectorHelper.magnifier.render());
|
|
147
|
+
}, B = (o) => {
|
|
148
|
+
var c;
|
|
149
|
+
R.length = 0;
|
|
150
|
+
let P = i.length === 0 ? o.point : n.clone();
|
|
151
|
+
h && (P = P.clone().setY(O)), i.push(P), s.setPoints(i, { closed: !1 }), E(), (c = e == null ? void 0 : e.onPointPlaced) == null || c.call(e, i), T && (F(), d());
|
|
152
|
+
}, W = (o) => {
|
|
153
|
+
const P = () => {
|
|
154
|
+
p.setPoints([]), m.setPoints([]), s.setPoints(i), t.pointSelectorHelper && t.pointSelectorHelper.magnifier && t.pointSelectorHelper.magnifier.render();
|
|
121
155
|
};
|
|
122
|
-
if (!
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
156
|
+
if (!o) {
|
|
157
|
+
P(), E();
|
|
158
|
+
return;
|
|
159
|
+
}
|
|
160
|
+
if (V = o, !(i != null && i.length))
|
|
161
|
+
return P();
|
|
162
|
+
const c = i.at(-1).clone();
|
|
163
|
+
if (i.length < 3 && (h ? (n = o.point.clone().setY(O), p.setPoints([c, n]), m.setPoints([])) : b === "none" ? (n = o.point, p.setPoints([c, n]), m.setPoints([])) : b === "xoz" ? (u = u != null ? u : new C.Plane().setFromNormalAndCoplanarPoint(new C.Vector3(0, 1, 0), i[0]), t.plane = u, n = u.projectPoint(o.point, new C.Vector3()), p.setPoints([c, n]), m.setPoints([n, o.point])) : b === "y" && (i.length === 1 ? (n = o.point, p.setPoints([c, n]), m.setPoints([])) : (u = u != null ? u : new C.Plane().setFromCoplanarPoints(i[0], i[1], new C.Vector3(0, 1, 0).add(i[0])), t.plane = u, n = u.projectPoint(o.point, new C.Vector3()), p.setPoints([c, n]), m.setPoints([n, o.point])))), i.length >= 3) {
|
|
164
|
+
h ? n = o.point.clone().setY(O) : n = s.projectPoint(o.point);
|
|
165
|
+
const y = i[0];
|
|
166
|
+
let f = !1;
|
|
167
|
+
if (typeof (e == null ? void 0 : e.autoClosePixelDistance) == "number") {
|
|
168
|
+
if (a && a.camera && a.getElement) {
|
|
169
|
+
const v = a.getElement(), D = v.clientWidth, le = v.clientHeight, _ = (de) => {
|
|
170
|
+
const S = de.clone().project(a.camera);
|
|
171
|
+
return {
|
|
172
|
+
x: (S.x * 0.5 + 0.5) * D,
|
|
173
|
+
y: (1 - (S.y * 0.5 + 0.5)) * le
|
|
174
|
+
};
|
|
175
|
+
}, U = _(y), X = _(n), Z = _(o.point), re = Math.sqrt(j(U.x - X.x, 2) + j(U.y - X.y, 2)), ae = Math.sqrt(j(U.x - Z.x, 2) + j(U.y - Z.y, 2));
|
|
176
|
+
(re < e.autoClosePixelDistance || ae < e.autoClosePixelDistance) && (f = !0);
|
|
177
|
+
}
|
|
178
|
+
} else
|
|
179
|
+
(y.distanceTo(n) < 0.2 || y.distanceTo(o.point) < 0.2) && (f = !0);
|
|
180
|
+
f ? (n = y, o.point.copy(y), t.pointSelectorHelper.updateWithIntersect(o, { emitEvent: !1 }), T = !0) : T = !1, p.setPoints([c, n]), m.setPoints([n, o.point]);
|
|
129
181
|
}
|
|
130
|
-
|
|
131
|
-
},
|
|
132
|
-
t.off("select",
|
|
133
|
-
},
|
|
134
|
-
|
|
182
|
+
i.length >= 2 ? (s.setPoints([...i, n], { closed: !1 }), s.line.setPoints(s.points.slice(0, -1)), s.isBlank ? (t.cursorError = !0, p.setStyle({ lineColor: 16734553 }), m.setStyle({ lineColor: 16734553 })) : (t.cursorError = !1, p.setStyle({ lineColor: s.lineColor }), m.setStyle({ lineColor: s.lineColor }))) : s.setPoints([]), E();
|
|
183
|
+
}, F = () => {
|
|
184
|
+
t.off("select", B), t.off("intersectionUpdate", W), t.off("disable", I), t.plane = null, t.disable(), r == null || r.remove(p, m), g();
|
|
185
|
+
}, I = () => {
|
|
186
|
+
F(), r == null || r.remove(s, m, p), g(), w(new Error("Cancelled"));
|
|
135
187
|
};
|
|
136
|
-
return t.on("select",
|
|
137
|
-
finished:
|
|
138
|
-
canUndo:
|
|
139
|
-
canRedo:
|
|
140
|
-
undo:
|
|
141
|
-
redo:
|
|
188
|
+
return t.on("select", B), t.on("intersectionUpdate", W), t.on("disable", I), {
|
|
189
|
+
finished: l,
|
|
190
|
+
canUndo: k,
|
|
191
|
+
canRedo: q,
|
|
192
|
+
undo: ie,
|
|
193
|
+
redo: ne
|
|
142
194
|
};
|
|
143
195
|
}
|
|
144
196
|
export {
|
|
145
|
-
|
|
146
|
-
|
|
197
|
+
Ue as Polygon,
|
|
198
|
+
xe as createPolygon
|
|
147
199
|
};
|
package/libs/Sculpt/index.js
CHANGED
|
@@ -70,7 +70,7 @@ const g = class extends x {
|
|
|
70
70
|
*/
|
|
71
71
|
u(this, "undo", () => {
|
|
72
72
|
var e;
|
|
73
|
-
|
|
73
|
+
(e = this.creatingItem) == null || e.undo(), this.five.needsRender = !0;
|
|
74
74
|
});
|
|
75
75
|
/**
|
|
76
76
|
* @description: 重做
|
|
@@ -78,6 +78,11 @@ export type LengthConfig = {
|
|
|
78
78
|
* @default 'm'
|
|
79
79
|
*/
|
|
80
80
|
lengthUnit: 'm' | 'mm' | 'ft';
|
|
81
|
+
/**
|
|
82
|
+
* @description Number of decimal places for length measurements in metric units (meters). Area measurements remain at fixed 2 decimal places.
|
|
83
|
+
* @default 2
|
|
84
|
+
*/
|
|
85
|
+
precision?: number;
|
|
81
86
|
};
|
|
82
87
|
export type DisplayInfoConfig = {
|
|
83
88
|
/**
|
|
@@ -90,3 +95,14 @@ export type DisplayInfoConfig = {
|
|
|
90
95
|
cssStyle?: string;
|
|
91
96
|
};
|
|
92
97
|
export type LineStyle = LineColorStyle & LineOpacityStyle & LineWidthStyle;
|
|
98
|
+
export type PolygonDrawConfig = {
|
|
99
|
+
/**
|
|
100
|
+
* @description 简单模式:不吸附、不与模型发生关系,所有点高度取模型最高点
|
|
101
|
+
* @default false
|
|
102
|
+
*/
|
|
103
|
+
simpleMode?: boolean;
|
|
104
|
+
/**
|
|
105
|
+
* @description 闭合吸附的屏幕像素距离,单位px,默认10
|
|
106
|
+
*/
|
|
107
|
+
autoClosePixelDistance?: number;
|
|
108
|
+
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare function transformUnit(value: number, unit?: 'm' | 'mm' | 'ft'): string;
|
|
1
|
+
export declare function transformUnit(value: number, unit?: 'm' | 'mm' | 'ft', precision?: number): string;
|
|
2
2
|
export declare function transformUnitSquare(value: number, unit?: 'm' | 'mm' | 'ft'): string;
|
|
@@ -1,26 +1,26 @@
|
|
|
1
|
-
function
|
|
1
|
+
function o(t, n = "m", e = 2) {
|
|
2
2
|
let r;
|
|
3
|
-
if (
|
|
4
|
-
return r = t.toFixed(
|
|
5
|
-
if (
|
|
3
|
+
if (n === "m")
|
|
4
|
+
return r = t.toFixed(e), parseFloat(r) === 0 ? void 0 : r + "m";
|
|
5
|
+
if (n === "mm")
|
|
6
6
|
return r = (t * 1e3).toFixed(0), r === "0" ? void 0 : r + "mm";
|
|
7
|
-
if (
|
|
8
|
-
const
|
|
9
|
-
return
|
|
7
|
+
if (n === "ft") {
|
|
8
|
+
const f = Math.floor(t / 0.3048), i = Math.floor(t % 0.3048 / 0.0254);
|
|
9
|
+
return f === 0 && i === 0 ? void 0 : `${f}′${i}″`;
|
|
10
10
|
}
|
|
11
11
|
}
|
|
12
|
-
function
|
|
13
|
-
let
|
|
14
|
-
if (
|
|
15
|
-
return
|
|
16
|
-
if (
|
|
17
|
-
return
|
|
18
|
-
if (
|
|
19
|
-
const
|
|
20
|
-
return
|
|
12
|
+
function m(t, n = "m") {
|
|
13
|
+
let e;
|
|
14
|
+
if (n === "m")
|
|
15
|
+
return e = t.toFixed(2), e === "0.00" ? void 0 : e + "m²";
|
|
16
|
+
if (n === "mm")
|
|
17
|
+
return e = (t * 1e3 * 1e3).toFixed(0), e === "0" ? void 0 : e + "mm²";
|
|
18
|
+
if (n === "ft") {
|
|
19
|
+
const r = (t * 10.76).toFixed(1);
|
|
20
|
+
return r === "0.0" ? void 0 : r + "ft²";
|
|
21
21
|
}
|
|
22
22
|
}
|
|
23
23
|
export {
|
|
24
|
-
|
|
25
|
-
|
|
24
|
+
o as transformUnit,
|
|
25
|
+
m as transformUnitSquare
|
|
26
26
|
};
|
package/libs/base/BasePlugin.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
function A() {
|
|
2
2
|
console.debug(
|
|
3
|
-
"%c %c@realsee/dnalogel %cv3.
|
|
3
|
+
"%c %c@realsee/dnalogel %cv3.68.1-alpha.1",
|
|
4
4
|
[
|
|
5
5
|
"background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAMCAMAAACHgmeRAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABLFBMVEUAAAAapPoap/oaqvkbrfkbr/gZnfwZoPsaqfnD4v/E4/8Ylv0clPm93/+/4P/B4f8Yj/683/8Wif+33P8Uhv+x2f8ShP+s1v8Pgf+n0/8Nf/+h0f8Lff8Lff8Nf/9dl/+czv8KfP8KfP+Lxf+Uyv+Xy/+Hwv+Jw/+Mxf+Oxv+RyP8aovsapfoap/oZmfwZm/wZnvsYnPsYkf4YlP0NePsDYfgYcfi43f+63v8Xiv8Xjf4EWfwCV/sWZ/qz2v+02/8Vh/8WiP8EUf8CTf4WXv2u1/+v2P8Thf8Thv8ETf8CR/8VV/+o1f+q1f8Qgv8Rg/8DSv8BRf8UVP+j0v+k0v8OgP8Pgf8DR/8DQv9Nhf+dzv+fz/+Kv/+Vyv+Xy/+azf+Oxv+Qx/+SyP////8MUhLdAAAAK3RSTlMACEWQ2bd98uQECPXxqO7c+Pb49vj2+Pb49vj23Oul8fMHA+TwerXXjEIG2P+bHgAAAAFiS0dEY1y+LaoAAAB+SURBVAjXY2BgZGJmYWVgYGBgY9fW0eVg4ORi4NbTNzDk4eXjZxAwMjYxNTO3EGQQsrSytrG1sxdmEHFwdHJ2cXUTZRBz9/D08vbxFWeQ8PMPCAwKDpFkkAoNC4+IjIqWZpCRlZOPiY2LV2BQVGJQTkhMUlEFWaOmrqGpxQAAyg0S9Dq+VPYAAAAASUVORK5CYII=')",
|
|
6
6
|
"background-repeat: no-repeat",
|
|
@@ -45,7 +45,8 @@ class L {
|
|
|
45
45
|
this.five = t, this.scale = (h = e == null ? void 0 : e.scale) != null ? h : 2, this.width = (n = e == null ? void 0 : e.width) != null ? n : 190, this.height = (o = (l = e == null ? void 0 : e.height) != null ? l : e == null ? void 0 : e.width) != null ? o : 190, this.config = {
|
|
46
46
|
dragEnabled: (e == null ? void 0 : e.dragEnabled) || !1,
|
|
47
47
|
autoFixPCPosition: (e == null ? void 0 : e.autoFixPCPosition) || !1,
|
|
48
|
-
initialPosition: (e == null ? void 0 : e.initialPosition) || { left: "0", top: "0" }
|
|
48
|
+
initialPosition: (e == null ? void 0 : e.initialPosition) || { left: "0", top: "0" },
|
|
49
|
+
skipPanorama: (e == null ? void 0 : e.skipPanorama) || !1
|
|
49
50
|
};
|
|
50
51
|
const i = this.canvas.getContext("2d");
|
|
51
52
|
if (!i)
|
|
@@ -113,21 +114,22 @@ class L {
|
|
|
113
114
|
a.disableGetPixel === !0 && (v.set(a, a.visible), a.visible = !1);
|
|
114
115
|
});
|
|
115
116
|
try {
|
|
116
|
-
const a = this.five.getPixels(
|
|
117
|
-
l - m / 2,
|
|
118
|
-
o - m / 2,
|
|
119
|
-
m,
|
|
120
|
-
d,
|
|
121
|
-
x
|
|
122
|
-
|
|
123
|
-
v.forEach((y, b) => {
|
|
124
|
-
b.visible = y;
|
|
117
|
+
const a = this.five.getPixels({
|
|
118
|
+
x: l - m / 2,
|
|
119
|
+
y: o - m / 2,
|
|
120
|
+
width: m,
|
|
121
|
+
height: d,
|
|
122
|
+
pixelRatio: x,
|
|
123
|
+
skipPanorama: this.config.skipPanorama
|
|
125
124
|
});
|
|
126
|
-
|
|
127
|
-
|
|
125
|
+
v.forEach((P, b) => {
|
|
126
|
+
b.visible = P;
|
|
127
|
+
});
|
|
128
|
+
const f = Math.floor(i * c), g = Math.floor(h * c), y = f * g * 4;
|
|
129
|
+
if (!a || a.length !== y) {
|
|
128
130
|
console.warn("Magnifier: Invalid pixel data", {
|
|
129
131
|
pixelsLength: a == null ? void 0 : a.length,
|
|
130
|
-
expectedLength:
|
|
132
|
+
expectedLength: y,
|
|
131
133
|
imageWidth: f,
|
|
132
134
|
imageHeight: g
|
|
133
135
|
});
|
|
@@ -141,9 +143,9 @@ class L {
|
|
|
141
143
|
}), this.imageData = new ImageData(f, g));
|
|
142
144
|
try {
|
|
143
145
|
this.imageData.data.set(a);
|
|
144
|
-
} catch (
|
|
146
|
+
} catch (P) {
|
|
145
147
|
console.error("Magnifier: Failed to set pixel data", {
|
|
146
|
-
error:
|
|
148
|
+
error: P,
|
|
147
149
|
imageDataLength: this.imageData.data.length,
|
|
148
150
|
pixelsLength: a.length,
|
|
149
151
|
imageWidth: f,
|
|
@@ -34,6 +34,11 @@ interface Config {
|
|
|
34
34
|
*/
|
|
35
35
|
actionIfNoModelUnderMouse: ActionIfNoIntersection;
|
|
36
36
|
helper: PointSelectorHelperConfig;
|
|
37
|
+
/**
|
|
38
|
+
* @description 是否跳过全景图渲染
|
|
39
|
+
* @default false
|
|
40
|
+
*/
|
|
41
|
+
skipPanorama: boolean;
|
|
37
42
|
}
|
|
38
43
|
export type PointSelectorConfig = Partial<Config>;
|
|
39
44
|
type EventMap = {
|