@realsee/dnalogel 3.72.4 → 3.73.0-alpha.2
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 +0 -3
- package/dist/Sculpt/Objects/Rectangle/index.d.ts +7 -5
- package/dist/Sculpt/typings/style.d.ts +7 -0
- package/dist/index.cjs.js +3 -3
- package/dist/index.js +234 -218
- package/dist/index.umd.js +3 -3
- 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 +3 -3
- 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 +2 -2
- 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 +2 -2
- 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/FloorplanGuidePlugin.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.awaitNextFrame.html +1 -1
- package/docs/functions/Util.blink.html +2 -2
- package/docs/functions/Util.blinkWithPreset.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.cleanup.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.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.replaceStaticPrefix.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/BoxAnimationConfig.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/TagIconAnimationConfig.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 +2 -2
- package/docs/interfaces/Util.MouseGroupParameter.html +2 -2
- package/docs/interfaces/Util.ObjectInitialState.html +2 -2
- package/docs/interfaces/Util.PointIntersection.html +2 -2
- package/docs/interfaces/Util.PointSelectorHelperConfig.html +2 -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/FloorplanGuidePluginParameterType.html +1 -1
- package/docs/types/FloorplanGuidePluginReturnType.html +1 -1
- 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/MeasureEndReason.html +1 -1
- package/docs/types/MeasurePluginConfig.html +2 -2
- 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/Util.SupportedTarget.html +2 -2
- package/docs/types/Util.Target.html +2 -2
- package/docs/types/Util.ThreeObject.html +2 -2
- 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.ANIME_PRESETS.html +2 -2
- package/docs/variables/Util.CURRENT_PANO_IMAGE_DEFAULT_IMAGE.html +2 -2
- package/docs/variables/Util.DEFAULT_ANIME_CONFIG.html +2 -2
- package/docs/variables/Util.DEFAULT_STATIC_PREFIX.html +2 -2
- package/docs/variables/Util.DNALOGEL_DEFAULT_ASSETS.html +2 -2
- package/docs/variables/Util.ENTRY_DOOR_DEFAULT_IMAGE.html +2 -2
- package/docs/variables/Util.FLOORPLAN_DEFAULT_IMAGE.html +2 -2
- package/docs/variables/Util.GUIDELINE_DEFAULT_ARROW_TEXTURE.html +2 -2
- package/docs/variables/Util.GUIDELINE_WHITE_ARROW_TEXTURE.html +2 -2
- package/docs/variables/Util.MODEL_CHASSIS_COMPASS_DEFAULT_MODEL.html +2 -2
- package/docs/variables/Util.MODEL_ENTRY_DOOR_GUIDE_PLUGIN_DEFAULT_MODEL.html +2 -2
- package/docs/variables/Util.PANO_COMPASS_DEFAULT_IMAGE.html +2 -2
- package/docs/variables/Util.PANO_SPATIAL_TAG_BLUR_IMAGE.html +2 -2
- package/docs/variables/Util.PANO_TAG_DEFAULT_LINK_ICON.html +2 -2
- 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/ModelChassisCompassPlugin/Plugin.js +51 -55
- package/libs/Sculpt/Objects/Rectangle/index.d.ts +7 -5
- package/libs/Sculpt/Objects/Rectangle/index.js +157 -137
- package/libs/Sculpt/typings/style.d.ts +7 -0
- package/libs/base/BasePlugin.js +1 -1
- package/libs/shared-utils/logger.js +1 -1
- package/package.json +1 -1
|
@@ -1,59 +1,59 @@
|
|
|
1
|
-
var
|
|
2
|
-
var
|
|
3
|
-
var
|
|
4
|
-
var
|
|
5
|
-
var
|
|
6
|
-
for (var
|
|
7
|
-
|
|
8
|
-
if (
|
|
9
|
-
for (var
|
|
10
|
-
|
|
1
|
+
var G = Object.defineProperty, J = Object.defineProperties;
|
|
2
|
+
var K = Object.getOwnPropertyDescriptors;
|
|
3
|
+
var O = Object.getOwnPropertySymbols;
|
|
4
|
+
var Q = Object.prototype.hasOwnProperty, X = Object.prototype.propertyIsEnumerable;
|
|
5
|
+
var F = (s, e, t) => e in s ? G(s, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : s[e] = t, y = (s, e) => {
|
|
6
|
+
for (var t in e || (e = {}))
|
|
7
|
+
Q.call(e, t) && F(s, t, e[t]);
|
|
8
|
+
if (O)
|
|
9
|
+
for (var t of O(e))
|
|
10
|
+
X.call(e, t) && F(s, t, e[t]);
|
|
11
11
|
return s;
|
|
12
|
-
},
|
|
13
|
-
var
|
|
14
|
-
var
|
|
15
|
-
var u = (
|
|
12
|
+
}, V = (s, e) => J(s, K(e));
|
|
13
|
+
var R = (s, e, t) => (F(s, typeof e != "symbol" ? e + "" : e, t), t);
|
|
14
|
+
var W = (s, e, t) => new Promise((i, f) => {
|
|
15
|
+
var u = (d) => {
|
|
16
16
|
try {
|
|
17
|
-
|
|
18
|
-
} catch (
|
|
19
|
-
f(
|
|
17
|
+
l(t.next(d));
|
|
18
|
+
} catch (p) {
|
|
19
|
+
f(p);
|
|
20
20
|
}
|
|
21
|
-
},
|
|
21
|
+
}, a = (d) => {
|
|
22
22
|
try {
|
|
23
|
-
|
|
24
|
-
} catch (
|
|
25
|
-
f(
|
|
23
|
+
l(t.throw(d));
|
|
24
|
+
} catch (p) {
|
|
25
|
+
f(p);
|
|
26
26
|
}
|
|
27
|
-
},
|
|
28
|
-
|
|
27
|
+
}, l = (d) => d.done ? i(d.value) : Promise.resolve(d.value).then(u, a);
|
|
28
|
+
l((t = t.apply(s, e)).next());
|
|
29
29
|
});
|
|
30
|
-
import { BaseObject as
|
|
30
|
+
import { BaseObject as Y } from "../Base/index.js";
|
|
31
31
|
import * as r from "three";
|
|
32
|
-
import { PolylineWithDotsMesh as
|
|
33
|
-
import { RectangleMeshEditor as
|
|
34
|
-
import { RectangleMesh as
|
|
35
|
-
import { RectangleWithEdgeMesh as
|
|
36
|
-
import { sortPositionsByCameraPosition as
|
|
37
|
-
import { Sculpt as
|
|
38
|
-
import { vector3ToArray as
|
|
39
|
-
import { anyPositionToVector3 as
|
|
40
|
-
import { withResolvers as
|
|
41
|
-
import { PolygonMesh as
|
|
42
|
-
import { getNormal as
|
|
43
|
-
class
|
|
44
|
-
constructor(
|
|
45
|
-
super(
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
32
|
+
import { PolylineWithDotsMesh as v } from "../../Meshes/Polyline.js";
|
|
33
|
+
import { RectangleMeshEditor as Z } from "../../Editors/RectangleMeshEditor.js";
|
|
34
|
+
import { RectangleMesh as $ } from "../../Meshes/Rectangle.js";
|
|
35
|
+
import { RectangleWithEdgeMesh as D } from "../../Meshes/RectangleWithEdge.js";
|
|
36
|
+
import { sortPositionsByCameraPosition as B } from "../../utils/sortPositionsByCameraPosition.js";
|
|
37
|
+
import { Sculpt as U } from "../../index.js";
|
|
38
|
+
import { vector3ToArray as j } from "../../../shared-utils/three/vector3ToArray.js";
|
|
39
|
+
import { anyPositionToVector3 as S } from "../../../shared-utils/positionToVector3.js";
|
|
40
|
+
import { withResolvers as k } from "../../../shared-utils/promise/withResolvers.js";
|
|
41
|
+
import { PolygonMesh as ee } from "../../Meshes/Polygon.js";
|
|
42
|
+
import { getNormal as te } from "../../../shared-utils/three/getNormal.js";
|
|
43
|
+
class _e extends Y {
|
|
44
|
+
constructor(t, i) {
|
|
45
|
+
super(t, i);
|
|
46
|
+
R(this, "type", "Rectangle");
|
|
47
|
+
R(this, "rectangleMesh");
|
|
48
|
+
R(this, "_editor");
|
|
49
|
+
t && (this.rectangleMesh = new D(y(y({}, t.style), t)), this.add(this.rectangleMesh));
|
|
50
50
|
}
|
|
51
51
|
get editor() {
|
|
52
|
-
return this._editor || (this._editor = new
|
|
52
|
+
return this._editor || (this._editor = new Z(this.rectangleMesh)), this._editor;
|
|
53
53
|
}
|
|
54
54
|
get data() {
|
|
55
|
-
return
|
|
56
|
-
points:
|
|
55
|
+
return V(y({}, this.baseData), {
|
|
56
|
+
points: j(this.applyObjectMatrixWorld(this.rectangleMesh.points, this.rectangleMesh)),
|
|
57
57
|
style: {
|
|
58
58
|
color: this.rectangleMesh.color.getHex(),
|
|
59
59
|
opacity: this.rectangleMesh.opacity,
|
|
@@ -62,142 +62,162 @@ class ge extends X {
|
|
|
62
62
|
}
|
|
63
63
|
});
|
|
64
64
|
}
|
|
65
|
-
setData(
|
|
66
|
-
|
|
65
|
+
setData(t) {
|
|
66
|
+
t.points && this.rectangleMesh.setPoints(this.applyObjectReversalMatrixWorld(t.points.map(S), this.rectangleMesh)), this.rectangleMesh.setStyle(t.style), this._editor && this._editor.initialHelperMatrix();
|
|
67
67
|
}
|
|
68
68
|
highlight() {
|
|
69
|
-
var
|
|
70
|
-
(
|
|
69
|
+
var t;
|
|
70
|
+
(t = this.rectangleMesh) == null || t.highlight();
|
|
71
71
|
}
|
|
72
72
|
unhighlight() {
|
|
73
|
-
var
|
|
74
|
-
(
|
|
73
|
+
var t;
|
|
74
|
+
(t = this.rectangleMesh) == null || t.unhighlight();
|
|
75
75
|
}
|
|
76
|
-
create(
|
|
77
|
-
return
|
|
76
|
+
create(t) {
|
|
77
|
+
return W(this, null, function* () {
|
|
78
78
|
this.removeChildren();
|
|
79
|
-
const
|
|
80
|
-
this.rectangleMesh =
|
|
79
|
+
const i = new D(t);
|
|
80
|
+
this.rectangleMesh = i, this.add(this.rectangleMesh), yield ne(this.rectangleMesh, this.pointSelector, t), this.config.defaultAction && this.editor.enable();
|
|
81
81
|
});
|
|
82
82
|
}
|
|
83
83
|
}
|
|
84
|
-
function
|
|
84
|
+
function ne(s, e, t) {
|
|
85
85
|
var f;
|
|
86
|
-
return ((f =
|
|
86
|
+
return ((f = t == null ? void 0 : t.drawMethod) != null ? f : "diagonal") === "diagonal" ? re(s, e, t) : oe(s, e, t);
|
|
87
87
|
}
|
|
88
|
-
function
|
|
89
|
-
const
|
|
90
|
-
return s.scene.traverse((
|
|
88
|
+
function se(s, e) {
|
|
89
|
+
const t = [];
|
|
90
|
+
return s.scene.traverse((i) => {
|
|
91
91
|
var f;
|
|
92
|
-
if (
|
|
93
|
-
const u =
|
|
94
|
-
const
|
|
95
|
-
return
|
|
92
|
+
if (i.visible && !((f = e == null ? void 0 : e.excludes) != null && f.includes(i)) && (i instanceof $ || i instanceof ee)) {
|
|
93
|
+
const u = i.points.map((a) => {
|
|
94
|
+
const l = new r.Face3(a.x, a.y, a.z, i.normal);
|
|
95
|
+
return i.style.occlusionVisibility && (l.IsAlwaysVisible = !0), l;
|
|
96
96
|
});
|
|
97
|
-
|
|
97
|
+
t.push(...u);
|
|
98
98
|
}
|
|
99
|
-
}),
|
|
99
|
+
}), t;
|
|
100
100
|
}
|
|
101
|
-
function
|
|
102
|
-
var
|
|
103
|
-
const { promise:
|
|
104
|
-
if (!
|
|
101
|
+
function re(s, e, t) {
|
|
102
|
+
var E;
|
|
103
|
+
const { promise: i, reject: f, resolve: u } = k(), a = s.parent;
|
|
104
|
+
if (!a)
|
|
105
105
|
return f(new Error("No container"));
|
|
106
|
-
const
|
|
107
|
-
|
|
108
|
-
const
|
|
109
|
-
let
|
|
110
|
-
const h = new r.Plane(),
|
|
111
|
-
|
|
112
|
-
},
|
|
113
|
-
var
|
|
106
|
+
const l = (E = t == null ? void 0 : t.limit) != null ? E : "none", d = new v(V(y({}, s.style), { dashed: !0 })), p = new v(V(y({}, s.style), { dashed: !0, lengthEnable: !1 })), g = new v(V(y({}, s.style), { dashed: !1, lengthEnable: !1 }));
|
|
107
|
+
a.add(d, g, p), e.enable();
|
|
108
|
+
const n = [];
|
|
109
|
+
let m = new r.Vector3(), b = new r.Vector3();
|
|
110
|
+
const h = new r.Plane(), L = () => {
|
|
111
|
+
n.push(m.clone()), n.length === 1 ? (l === "xoz" && h.setFromNormalAndCoplanarPoint(new r.Vector3(0, 1, 0), n[0]), l === "none" && h.setFromNormalAndCoplanarPoint(b, n[0])) : n.length === 2 ? l === "y" || l === "xoz" ? (x(), u()) : g.setPoints([n[0], n[1]]) : n.length === 3 && (x(), u());
|
|
112
|
+
}, M = (o) => {
|
|
113
|
+
var C, A;
|
|
114
114
|
if (!(o != null && o.raycaster))
|
|
115
115
|
return;
|
|
116
|
-
const
|
|
117
|
-
|
|
118
|
-
|
|
116
|
+
const N = (C = n.at(-1)) == null ? void 0 : C.clone();
|
|
117
|
+
let c = o.point;
|
|
118
|
+
if (l === "xoz" && n.length > 0 && h && (t != null && t.experimental_not_absorb_model_when_xoz_or_y_limit)) {
|
|
119
|
+
e.pointSelectorHelper.hide();
|
|
120
|
+
const w = new r.Vector3();
|
|
121
|
+
o.raycaster.ray.intersectPlane(h, w), w && (c = w);
|
|
122
|
+
} else if (l === "y" && n.length > 0 && h && (t != null && t.experimental_not_absorb_model_when_xoz_or_y_limit)) {
|
|
123
|
+
e.pointSelectorHelper.hide();
|
|
124
|
+
const w = new r.Vector3();
|
|
125
|
+
o.raycaster.ray.intersectPlane(h, w), w && (c = w);
|
|
126
|
+
}
|
|
127
|
+
if (n.length === 0) {
|
|
128
|
+
m = o.point.clone(), b = (A = o.face) == null ? void 0 : A.normal;
|
|
119
129
|
return;
|
|
120
130
|
}
|
|
121
|
-
if (
|
|
122
|
-
const
|
|
123
|
-
s.setPoints([
|
|
131
|
+
if (n.length === 1 && l === "y") {
|
|
132
|
+
const _ = new r.Line3(new r.Vector3(0, 1, 0).add(n[0]), new r.Vector3(0, -1, 0).add(n[0])).closestPointToPoint(c, !1, new r.Vector3());
|
|
133
|
+
s.setPoints([n[0], _, c]);
|
|
124
134
|
return;
|
|
125
135
|
}
|
|
126
|
-
if (
|
|
127
|
-
const
|
|
128
|
-
s.setPoints([
|
|
136
|
+
if (n.length === 1 && l === "xoz") {
|
|
137
|
+
const _ = new r.Line3(new r.Vector3(1, 0, 0).add(n[0]), new r.Vector3(-1, 0, 0).add(n[0])).closestPointToPoint(c, !1, new r.Vector3());
|
|
138
|
+
s.setPoints([n[0], _, c]);
|
|
129
139
|
return;
|
|
130
140
|
}
|
|
131
|
-
if (
|
|
132
|
-
h ? (
|
|
141
|
+
if (n.length === 1 && l === "none") {
|
|
142
|
+
h ? (m = o.raycaster.ray.intersectPlane(h, new r.Vector3()), p.setPoints([m, o.point])) : m = o.point.clone(), d.setPoints([N, m]);
|
|
133
143
|
return;
|
|
134
144
|
}
|
|
135
|
-
if (
|
|
136
|
-
|
|
137
|
-
const
|
|
138
|
-
|
|
139
|
-
const
|
|
140
|
-
s.setPoints(
|
|
145
|
+
if (n.length === 2 && l === "none") {
|
|
146
|
+
a.remove(d);
|
|
147
|
+
const w = o.raycaster.ray.intersectPlane(h, new r.Vector3()), _ = n[0].distanceTo(n[1]) / 2, P = new r.Vector3().lerpVectors(n[0], n[1], 0.5), T = new r.Vector3().subVectors(w, P).normalize();
|
|
148
|
+
m = new r.Vector3().addVectors(P, T.multiplyScalar(_));
|
|
149
|
+
const H = [n[0], m, n[1]], I = B(H, U.modules.five.camera.position);
|
|
150
|
+
s.setPoints(I);
|
|
141
151
|
return;
|
|
142
152
|
}
|
|
143
|
-
},
|
|
144
|
-
e.off("select",
|
|
145
|
-
},
|
|
146
|
-
|
|
153
|
+
}, x = () => {
|
|
154
|
+
e.off("select", L), e.off("intersectionUpdate", M), e.off("disable", z), e.disable(), a == null || a.remove(d, g, p);
|
|
155
|
+
}, z = () => {
|
|
156
|
+
x(), a == null || a.remove(s), f(new Error("Cancelled"));
|
|
147
157
|
};
|
|
148
|
-
return e.on("select",
|
|
158
|
+
return e.on("select", L), e.on("intersectionUpdate", M), e.on("disable", z), i;
|
|
149
159
|
}
|
|
150
|
-
function oe(s, e,
|
|
151
|
-
var
|
|
152
|
-
const { promise:
|
|
153
|
-
if (!
|
|
160
|
+
function oe(s, e, t) {
|
|
161
|
+
var E;
|
|
162
|
+
const { promise: i, reject: f, resolve: u } = k(), a = s.parent;
|
|
163
|
+
if (!a)
|
|
154
164
|
return f(new Error("No container"));
|
|
155
|
-
const
|
|
156
|
-
|
|
157
|
-
const
|
|
158
|
-
let
|
|
159
|
-
const h = new r.Plane(),
|
|
160
|
-
if (
|
|
161
|
-
e.planeMode = "onlyPlane",
|
|
162
|
-
else if (
|
|
163
|
-
e.planeMode = "vertical",
|
|
165
|
+
const l = (E = t == null ? void 0 : t.limit) != null ? E : "none", d = new v(V(y({}, s.style), { dashed: !0 })), p = new v(V(y({}, s.style), { dashed: !0, lengthEnable: !1 })), g = new v(V(y({}, s.style), { dashed: !1, lengthEnable: !1 }));
|
|
166
|
+
a.add(d, g, p), e.enable(), e.setAdherePoints(se(e.five, { excludes: [s] }));
|
|
167
|
+
const n = [];
|
|
168
|
+
let m = new r.Vector3(), b = new r.Vector3();
|
|
169
|
+
const h = new r.Plane(), L = () => {
|
|
170
|
+
if (n.push(m.clone()), n.length === 1)
|
|
171
|
+
e.planeMode = "onlyPlane", l === "y" && (e.adhereLine = [new r.Line3(n[0], new r.Vector3(0, 1, 0).add(n[0]))]), l === "xoz" && (h.setFromNormalAndCoplanarPoint(new r.Vector3(0, 1, 0), n[0]), e.plane = h), l === "none" && (h.setFromNormalAndCoplanarPoint(b, n[0]), e.plane = h);
|
|
172
|
+
else if (n.length === 2) {
|
|
173
|
+
e.planeMode = "vertical", l === "y" && (e.adhereLine = []);
|
|
164
174
|
let o = !1;
|
|
165
|
-
|
|
175
|
+
n[0].x === n[1].x && n[0].z === n[1].z && (o = !0), l === "y" && !o && (h.setFromCoplanarPoints(n[0], n[1], new r.Vector3(0, 1, 0).add(n[0])), e.plane = h), g.setPoints([n[0], n[1]]);
|
|
166
176
|
} else
|
|
167
|
-
|
|
168
|
-
},
|
|
169
|
-
var
|
|
177
|
+
n.length === 3 && (x(), u());
|
|
178
|
+
}, M = (o) => {
|
|
179
|
+
var C, A, w, _;
|
|
170
180
|
if (!o || !(o != null && o.raycaster))
|
|
171
181
|
return;
|
|
172
|
-
const
|
|
173
|
-
|
|
174
|
-
|
|
182
|
+
const N = (C = n.at(-1)) == null ? void 0 : C.clone();
|
|
183
|
+
let c = o.point;
|
|
184
|
+
if (l === "xoz" && n.length > 0 && e.plane && (t != null && t.experimental_not_absorb_model_when_xoz_or_y_limit)) {
|
|
185
|
+
e.pointSelectorHelper.hide();
|
|
186
|
+
const P = new r.Vector3();
|
|
187
|
+
o.raycaster.ray.intersectPlane(e.plane, P), P && (c = P);
|
|
188
|
+
} else if (l === "y" && n.length > 0 && e.plane && (t != null && t.experimental_not_absorb_model_when_xoz_or_y_limit)) {
|
|
189
|
+
e.pointSelectorHelper.pointHelper.hide();
|
|
190
|
+
const P = new r.Vector3();
|
|
191
|
+
o.raycaster.ray.intersectPlane(e.plane, P), P && (c = P);
|
|
192
|
+
}
|
|
193
|
+
if (n.length === 0) {
|
|
194
|
+
m = o.point.clone(), b = (A = o.face) == null ? void 0 : A.normal;
|
|
175
195
|
return;
|
|
176
196
|
}
|
|
177
|
-
if (
|
|
178
|
-
|
|
197
|
+
if (n.length === 1) {
|
|
198
|
+
m = c, p.setPoints([(w = o.originalPoint) != null ? w : c, c]), d.setPoints([N, m]);
|
|
179
199
|
return;
|
|
180
200
|
}
|
|
181
|
-
if (
|
|
201
|
+
if (n.length === 2) {
|
|
182
202
|
if (!e.plane) {
|
|
183
|
-
const
|
|
184
|
-
h.setFromNormalAndCoplanarPoint(
|
|
203
|
+
const q = te([n[0], n[1], c]);
|
|
204
|
+
h.setFromNormalAndCoplanarPoint(q, n[0]);
|
|
185
205
|
}
|
|
186
|
-
|
|
187
|
-
const
|
|
188
|
-
|
|
189
|
-
const
|
|
190
|
-
s.setPoints(
|
|
206
|
+
p.setPoints([(_ = o.originalPoint) != null ? _ : c, c]);
|
|
207
|
+
const P = new r.Vector3().crossVectors(n[0].clone().sub(n[1]), h.normal).normalize();
|
|
208
|
+
m = new r.Line3(n[1].clone().add(P), n[1].clone().sub(P)).closestPointToPoint(c, !1, new r.Vector3());
|
|
209
|
+
const H = [n[0], n[1], m], I = B(H, U.modules.five.camera.position);
|
|
210
|
+
s.setPoints(I);
|
|
191
211
|
return;
|
|
192
212
|
}
|
|
193
|
-
},
|
|
194
|
-
e.setAdherePoints([]), e.adhereLine = [], e.adherePlane = [], e.plane = void 0, e.off("select",
|
|
195
|
-
},
|
|
196
|
-
|
|
213
|
+
}, x = () => {
|
|
214
|
+
e.setAdherePoints([]), e.adhereLine = [], e.adherePlane = [], e.plane = void 0, e.off("select", L), e.off("intersectionUpdate", M), e.off("disable", z), e.disable(), a == null || a.remove(d, g, p);
|
|
215
|
+
}, z = () => {
|
|
216
|
+
x(), a == null || a.remove(s), f(new Error("Cancelled"));
|
|
197
217
|
};
|
|
198
|
-
return e.on("select",
|
|
218
|
+
return e.on("select", L), e.on("intersectionUpdate", M), e.on("disable", z), i;
|
|
199
219
|
}
|
|
200
220
|
export {
|
|
201
|
-
|
|
202
|
-
|
|
221
|
+
_e as Rectangle,
|
|
222
|
+
ne as createRectangle
|
|
203
223
|
};
|
|
@@ -55,6 +55,13 @@ export type DrawMethodConfig = {
|
|
|
55
55
|
*/
|
|
56
56
|
drawMethod: 'vertex' | 'diagonal';
|
|
57
57
|
};
|
|
58
|
+
export type AbsorbModelConfig = {
|
|
59
|
+
/**
|
|
60
|
+
* @description 在绘制时,不吸附模型,而是使用鼠标射线与 xoz 或 y 平面的交点
|
|
61
|
+
* @default false
|
|
62
|
+
*/
|
|
63
|
+
experimental_not_absorb_model_when_xoz_or_y_limit: boolean;
|
|
64
|
+
};
|
|
58
65
|
export type OcclusionStyle = {
|
|
59
66
|
/**
|
|
60
67
|
* @description 是否以一种半透明的方式显示遮挡的部分
|
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.73.0-alpha.2",
|
|
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",
|