@realsee/dnalogel 3.77.4-alpha.0 → 3.77.4

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.
Files changed (506) hide show
  1. package/CHANGELOG.md +838 -842
  2. package/dist/GuideLinePlugin/Controller.d.ts +2 -34
  3. package/dist/GuideLinePlugin/GuideLineModeItem.d.ts +2 -7
  4. package/dist/Sculpt/Objects/Base/Editor.d.ts +9 -2
  5. package/dist/index.cjs.js +37 -37
  6. package/dist/index.js +1646 -1667
  7. package/dist/index.umd.js +37 -37
  8. package/libs/GuideLinePlugin/Components/Tag.js +163 -151
  9. package/libs/GuideLinePlugin/Controller.d.ts +2 -34
  10. package/libs/GuideLinePlugin/Controller.js +22 -56
  11. package/libs/GuideLinePlugin/GuideLineModeItem/index.js +69 -76
  12. package/libs/GuideLinePlugin/GuideLineModeItem.d.ts +2 -7
  13. package/libs/Sculpt/Objects/Base/Editor.d.ts +9 -2
  14. package/libs/Sculpt/Objects/Base/Editor.js +72 -63
  15. package/libs/base/BasePlugin.js +5 -5
  16. package/libs/shared-utils/logger.js +1 -1
  17. package/package.json +1 -1
  18. package/docs/.nojekyll +0 -1
  19. package/docs/assets/custom.css +0 -0
  20. package/docs/assets/highlight.css +0 -127
  21. package/docs/assets/icons.js +0 -18
  22. package/docs/assets/icons.svg +0 -1
  23. package/docs/assets/main.js +0 -60
  24. package/docs/assets/navigation.js +0 -1
  25. package/docs/assets/search.js +0 -1
  26. package/docs/assets/style.css +0 -1493
  27. package/docs/classes/AreaMakerPluginType.AreaMakerController.html +0 -59
  28. package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +0 -71
  29. package/docs/classes/CSS3DRender.html +0 -100
  30. package/docs/classes/GuideLineItem.GuideLineItem.html +0 -21
  31. package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +0 -72
  32. package/docs/classes/ModelMakerPluginInstance.html +0 -116
  33. package/docs/classes/ModelMakerPluginType.ModelMakerBoxItem.html +0 -52
  34. package/docs/classes/ModelMakerPluginType.ModelMakerPolygonItem.html +0 -52
  35. package/docs/classes/ModelMakerPluginType.ModelMakerPrismItem.html +0 -53
  36. package/docs/classes/ModelRoomLabelController.html +0 -19
  37. package/docs/classes/MoveController.html +0 -45
  38. package/docs/classes/Object3DHelperController.html +0 -45
  39. package/docs/classes/PaintBrush.html +0 -15
  40. package/docs/classes/PanoMeasurePluginLine.html +0 -24
  41. package/docs/classes/PanoMeasurePluginModel.html +0 -23
  42. package/docs/classes/PanoMeasurePluginPoint.html +0 -7
  43. package/docs/classes/PanoMeasurePluginPolyline.html +0 -27
  44. package/docs/classes/PanoTagPluginController.html +0 -111
  45. package/docs/classes/Sculpt.html +0 -77
  46. package/docs/classes/Util.BetterTween.html +0 -6
  47. package/docs/classes/Util.FiveDomEvents.html +0 -13
  48. package/docs/classes/Util.FivePuppet.html +0 -20
  49. package/docs/classes/Util.Interval.html +0 -11
  50. package/docs/classes/Util.LegacyPointHelper.html +0 -7
  51. package/docs/classes/Util.LightTag.html +0 -47
  52. package/docs/classes/Util.LineSegments.html +0 -4
  53. package/docs/classes/Util.Magnifier.html +0 -26
  54. package/docs/classes/Util.Object3D.html +0 -8
  55. package/docs/classes/Util.PointDomHelper.html +0 -8
  56. package/docs/classes/Util.PointHelper.html +0 -10
  57. package/docs/classes/Util.PointSelector.html +0 -66
  58. package/docs/classes/Util.PointSelectorHelper.html +0 -14
  59. package/docs/classes/Util.Rectangle.html +0 -12
  60. package/docs/classes/Util.sculpt.BaseEditor.html +0 -17
  61. package/docs/classes/Util.sculpt.BoxMesh.html +0 -48
  62. package/docs/classes/Util.sculpt.BoxMeshEditor.html +0 -18
  63. package/docs/classes/Util.sculpt.CircleMesh.html +0 -26
  64. package/docs/classes/Util.sculpt.CircleMeshEditor.html +0 -18
  65. package/docs/classes/Util.sculpt.CircleWithEdgeMesh.html +0 -26
  66. package/docs/classes/Util.sculpt.CylinderMesh.html +0 -25
  67. package/docs/classes/Util.sculpt.CylinderMeshEditor.html +0 -18
  68. package/docs/classes/Util.sculpt.LineMesh.html +0 -34
  69. package/docs/classes/Util.sculpt.PointMesh.html +0 -24
  70. package/docs/classes/Util.sculpt.PolygonMesh.html +0 -40
  71. package/docs/classes/Util.sculpt.PrismMesh.html +0 -48
  72. package/docs/classes/Util.sculpt.PrismMeshEditor.html +0 -18
  73. package/docs/classes/Util.sculpt.RectangleMesh.html +0 -41
  74. package/docs/classes/Util.sculpt.RectangleMeshEditor.html +0 -18
  75. package/docs/classes/Util.sculpt.RectangleWithEdgeMesh.html +0 -44
  76. package/docs/classes/WalkController.html +0 -42
  77. package/docs/enums/CameraMovementEffect.html +0 -4
  78. package/docs/enums/ContentType.html +0 -34
  79. package/docs/enums/DIRECTION.html +0 -5
  80. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +0 -5
  81. package/docs/enums/DimensionType.html +0 -4
  82. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +0 -4
  83. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +0 -5
  84. package/docs/enums/PaintBrushTypeEnum.html +0 -4
  85. package/docs/enums/PointType.html +0 -4
  86. package/docs/enums/Rotation.html +0 -5
  87. package/docs/functions/AreaMakerPlugin.html +0 -1
  88. package/docs/functions/CSS3DRenderPlugin.html +0 -1
  89. package/docs/functions/CameraMovementPlugin.html +0 -2
  90. package/docs/functions/CruisePlugin.html +0 -1
  91. package/docs/functions/CurrentPanoImagePlugin.html +0 -1
  92. package/docs/functions/FloorplanGuidePlugin.html +0 -1
  93. package/docs/functions/GuideLinePlugin.html +0 -1
  94. package/docs/functions/ItemLabelPlugin.html +0 -1
  95. package/docs/functions/MapviewFloorplanPlugin.html +0 -1
  96. package/docs/functions/MeasurePlugin.html +0 -1
  97. package/docs/functions/ModelChassisCompassPlugin.html +0 -2
  98. package/docs/functions/ModelEntryDoorGuidePlugin.html +0 -2
  99. package/docs/functions/ModelFloorplanPlugin.html +0 -1
  100. package/docs/functions/ModelItemLabelPlugin.html +0 -1
  101. package/docs/functions/ModelMakerPlugin.html +0 -1
  102. package/docs/functions/ModelRoomLabelPlugin.html +0 -1
  103. package/docs/functions/ModelTVVideoPlugin.html +0 -1
  104. package/docs/functions/ModelViewPlugin.html +0 -2
  105. package/docs/functions/MovePlugin.html +0 -1
  106. package/docs/functions/Object3DHelperPlugin.html +0 -1
  107. package/docs/functions/PanoCompassPlugin.html +0 -1
  108. package/docs/functions/PanoCursorRaycasterPlugin.html +0 -2
  109. package/docs/functions/PanoDoorLabelPlugin.html +0 -1
  110. package/docs/functions/PanoFloorplanRadarPlugin.html +0 -1
  111. package/docs/functions/PanoMeasurePlugin.html +0 -1
  112. package/docs/functions/PanoRulerPlugin.html +0 -2
  113. package/docs/functions/PanoRulerProPlugin.html +0 -2
  114. package/docs/functions/PanoSpatialTagPlugin.html +0 -2
  115. package/docs/functions/PanoTagPlugin.html +0 -1
  116. package/docs/functions/PanoVideoPlugin.html +0 -10
  117. package/docs/functions/PipelinePlugin.html +0 -1
  118. package/docs/functions/SculptPlugin.html +0 -2
  119. package/docs/functions/SculptPluginForFive.html +0 -2
  120. package/docs/functions/TopviewFloorplanPlugin.html +0 -1
  121. package/docs/functions/Util.awaitNextFrame.html +0 -1
  122. package/docs/functions/Util.blink.html +0 -13
  123. package/docs/functions/Util.blinkWithPreset.html +0 -6
  124. package/docs/functions/Util.bounding.html +0 -1
  125. package/docs/functions/Util.boundingBox.html +0 -1
  126. package/docs/functions/Util.boundingSphere.html +0 -1
  127. package/docs/functions/Util.boxVertex.html +0 -7
  128. package/docs/functions/Util.boxVertexes.html +0 -1
  129. package/docs/functions/Util.checkFiveModelLoaded.html +0 -2
  130. package/docs/functions/Util.cleanup.html +0 -3
  131. package/docs/functions/Util.convexHull.html +0 -2
  132. package/docs/functions/Util.equal.html +0 -5
  133. package/docs/functions/Util.fiveModelIsLoaded.html +0 -2
  134. package/docs/functions/Util.generatePolygonGeometry.html +0 -2
  135. package/docs/functions/Util.getCoordsFromClient.html +0 -1
  136. package/docs/functions/Util.getCoordsFromElement.html +0 -1
  137. package/docs/functions/Util.getFrameTime.html +0 -3
  138. package/docs/functions/Util.getGeometryArea.html +0 -1
  139. package/docs/functions/Util.getGeometryInfo.html +0 -1
  140. package/docs/functions/Util.getIntersectFromRelativePosition.html +0 -1
  141. package/docs/functions/Util.getRaycasterFromFivePointer.html +0 -1
  142. package/docs/functions/Util.initialCSS3DRender.html +0 -1
  143. package/docs/functions/Util.inside.html +0 -1
  144. package/docs/functions/Util.isModelLike.html +0 -1
  145. package/docs/functions/Util.isNil.html +0 -2
  146. package/docs/functions/Util.isPanoramaLike.html +0 -1
  147. package/docs/functions/Util.lookObject.html +0 -7
  148. package/docs/functions/Util.lookPoint.html +0 -5
  149. package/docs/functions/Util.nextFrame.html +0 -1
  150. package/docs/functions/Util.notNil.html +0 -2
  151. package/docs/functions/Util.reblink.html +0 -13
  152. package/docs/functions/Util.replaceStaticPrefix.html +0 -8
  153. package/docs/functions/Util.requestAnimationFrameInterval.html +0 -5
  154. package/docs/functions/Util.sculpt.createBox.html +0 -1
  155. package/docs/functions/Util.sculpt.createCircle.html +0 -1
  156. package/docs/functions/Util.sculpt.createCylinder.html +0 -1
  157. package/docs/functions/Util.sculpt.createLine.html +0 -2
  158. package/docs/functions/Util.sculpt.createPoint.html +0 -1
  159. package/docs/functions/Util.sculpt.createPolygon.html +0 -1
  160. package/docs/functions/Util.sculpt.createPrism.html +0 -1
  161. package/docs/functions/Util.sculpt.createRectangle.html +0 -2
  162. package/docs/functions/Util.sculpt.transformUnit.html +0 -1
  163. package/docs/functions/Util.sculpt.transformUnitSquare.html +0 -1
  164. package/docs/functions/Util.tag.html +0 -1
  165. package/docs/functions/Util.triangleArea.html +0 -2
  166. package/docs/functions/Util.triangleCenter.html +0 -2
  167. package/docs/functions/Util.tweenProgress.html +0 -1
  168. package/docs/functions/Util.uuid.html +0 -2
  169. package/docs/functions/Util.waitFiveModelLoaded.html +0 -2
  170. package/docs/functions/Util.worldBounding.html +0 -1
  171. package/docs/functions/Util.worldBoundingBox.html +0 -1
  172. package/docs/functions/Util.worldBoundingSphere.html +0 -1
  173. package/docs/functions/createPolyline.html +0 -2
  174. package/docs/functions/pluginFlag.html +0 -1
  175. package/docs/functions/validatePolygon.html +0 -1
  176. package/docs/hierarchy.html +0 -1
  177. package/docs/index.html +0 -70
  178. package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +0 -4
  179. package/docs/interfaces/AreaMakerPluginType.Config.html +0 -8
  180. package/docs/interfaces/AreaMakerPluginType.EventMap.html +0 -25
  181. package/docs/interfaces/AreaMakerPluginType.Params.html +0 -4
  182. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +0 -20
  183. package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +0 -13
  184. package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +0 -9
  185. package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +0 -3
  186. package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +0 -3
  187. package/docs/interfaces/AreaMakerPluginType.State.html +0 -8
  188. package/docs/interfaces/BoxAnimationConfig.html +0 -6
  189. package/docs/interfaces/CSS3DRenderPluginEventMap.html +0 -9
  190. package/docs/interfaces/CSS3DRenderPluginState.html +0 -7
  191. package/docs/interfaces/CameraMovementPluginExportType.html +0 -11
  192. package/docs/interfaces/ContentTypeMapInterface.html +0 -73
  193. package/docs/interfaces/CruisePluginTypes.Config.html +0 -7
  194. package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +0 -8
  195. package/docs/interfaces/CruisePluginTypes.EventMap.html +0 -33
  196. package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +0 -6
  197. package/docs/interfaces/CruisePluginTypes.MoveAction.html +0 -16
  198. package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +0 -19
  199. package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +0 -20
  200. package/docs/interfaces/CruisePluginTypes.PluginData.html +0 -8
  201. package/docs/interfaces/CruisePluginTypes.PluginServerData.html +0 -2
  202. package/docs/interfaces/CruisePluginTypes.PluginState.html +0 -15
  203. package/docs/interfaces/CurrentPanoImagePluginType.Config.html +0 -13
  204. package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +0 -15
  205. package/docs/interfaces/CurrentPanoImagePluginType.Params.html +0 -4
  206. package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +0 -3
  207. package/docs/interfaces/CurrentPanoImagePluginType.State.html +0 -7
  208. package/docs/interfaces/FloorplanBounding.html +0 -9
  209. package/docs/interfaces/FloorplanData.html +0 -7
  210. package/docs/interfaces/FloorplanEntrance.html +0 -14
  211. package/docs/interfaces/FloorplanExtraObject.html +0 -9
  212. package/docs/interfaces/FloorplanExtraObject3D.html +0 -5
  213. package/docs/interfaces/FloorplanFloorData.html +0 -9
  214. package/docs/interfaces/FloorplanImagePosition.html +0 -4
  215. package/docs/interfaces/FloorplanObserver.html +0 -8
  216. package/docs/interfaces/FloorplanOutlineItem.html +0 -6
  217. package/docs/interfaces/FloorplanPosition.html +0 -4
  218. package/docs/interfaces/FloorplanRoomItem.html +0 -24
  219. package/docs/interfaces/FloorplanRoomLabelItem.html +0 -6
  220. package/docs/interfaces/FloorplanServerBounding.html +0 -9
  221. package/docs/interfaces/FloorplanServerComputedData.html +0 -6
  222. package/docs/interfaces/FloorplanServerData.html +0 -4
  223. package/docs/interfaces/FloorplanServerDoorItem.html +0 -6
  224. package/docs/interfaces/FloorplanServerDoorPosition.html +0 -4
  225. package/docs/interfaces/FloorplanServerEntrance.html +0 -14
  226. package/docs/interfaces/FloorplanServerFloorData.html +0 -8
  227. package/docs/interfaces/FloorplanServerImagePosition.html +0 -4
  228. package/docs/interfaces/FloorplanServerObserver.html +0 -8
  229. package/docs/interfaces/FloorplanServerOutlineItem.html +0 -6
  230. package/docs/interfaces/FloorplanServerPosition.html +0 -4
  231. package/docs/interfaces/FloorplanServerRoomItem.html +0 -27
  232. package/docs/interfaces/FloorplanServerRoomLabelItem.html +0 -6
  233. package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +0 -4
  234. package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +0 -7
  235. package/docs/interfaces/GuideLinePluginType.EventMap.html +0 -13
  236. package/docs/interfaces/GuideLinePluginType.ExtraRouteData.html +0 -5
  237. package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +0 -8
  238. package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +0 -2
  239. package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +0 -32
  240. package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +0 -4
  241. package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +0 -5
  242. package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +0 -42
  243. package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +0 -3
  244. package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +0 -57
  245. package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +0 -1
  246. package/docs/interfaces/GuideLinePluginType.PluginServerData.html +0 -2
  247. package/docs/interfaces/GuideLinePluginType.PluginState.html +0 -7
  248. package/docs/interfaces/GuideLinePluginType.Route.html +0 -13
  249. package/docs/interfaces/HelperOffset.html +0 -4
  250. package/docs/interfaces/ImagePlaneGroup.html +0 -3
  251. package/docs/interfaces/ItemLabelPluginData.html +0 -2
  252. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +0 -7
  253. package/docs/interfaces/ItemLabelPluginParametersType.html +0 -5
  254. package/docs/interfaces/MinMax.html +0 -3
  255. package/docs/interfaces/ModelChassisCompassPluginData.html +0 -3
  256. package/docs/interfaces/ModelChassisCompassPluginExportType.html +0 -4
  257. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +0 -3
  258. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +0 -4
  259. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +0 -4
  260. package/docs/interfaces/ModelItemLabelPluginData.html +0 -2
  261. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +0 -7
  262. package/docs/interfaces/ModelItemLabelPluginParametersType.html +0 -3
  263. package/docs/interfaces/ModelMakerPluginType.BoxItemObjectData.html +0 -17
  264. package/docs/interfaces/ModelMakerPluginType.EventMap.html +0 -18
  265. package/docs/interfaces/ModelMakerPluginType.PrismItemObjectData.html +0 -23
  266. package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +0 -11
  267. package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +0 -10
  268. package/docs/interfaces/ModelMakerPluginType.ServerData.html +0 -3
  269. package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +0 -10
  270. package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +0 -10
  271. package/docs/interfaces/ModelMakerPluginType.State.html +0 -8
  272. package/docs/interfaces/ModelMakerPluginType.TrianglesItemObjectData.html +0 -11
  273. package/docs/interfaces/ModelRoomLabelPluginData.html +0 -2
  274. package/docs/interfaces/ModelTVVideoPluginData.html +0 -5
  275. package/docs/interfaces/ModelTVVideoPluginExportType.html +0 -4
  276. package/docs/interfaces/ModelTVVideoPluginParameterType.html +0 -2
  277. package/docs/interfaces/ModelViewPluginExportType.html +0 -8
  278. package/docs/interfaces/Object3DHelperState.html +0 -4
  279. package/docs/interfaces/ObjectHelperControllers.html +0 -5
  280. package/docs/interfaces/PaintBrushAction.html +0 -14
  281. package/docs/interfaces/PaintBrushConfigs.html +0 -8
  282. package/docs/interfaces/PaintBrushState.html +0 -6
  283. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +0 -16
  284. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +0 -1
  285. package/docs/interfaces/PanoMeasureParameterType.html +0 -20
  286. package/docs/interfaces/PanoMeasurePluginLineJson.html +0 -4
  287. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +0 -4
  288. package/docs/interfaces/PanoMeasurePluginPointJson.html +0 -3
  289. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +0 -7
  290. package/docs/interfaces/PanoRulerPluginExportType.html +0 -6
  291. package/docs/interfaces/PanoRulerPluginOptions.html +0 -3
  292. package/docs/interfaces/PanoRulerPluginParameterType.html +0 -4
  293. package/docs/interfaces/PanoRulerProPluginExportType.html +0 -5
  294. package/docs/interfaces/PanoRulerProPluginOptions.html +0 -3
  295. package/docs/interfaces/PanoRulerProPluginParameterType.html +0 -3
  296. package/docs/interfaces/PanoRulerProPluginState.html +0 -4
  297. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +0 -1
  298. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +0 -1
  299. package/docs/interfaces/PanoSpatialTagPluginData.html +0 -7
  300. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +0 -6
  301. package/docs/interfaces/PanoSpatialTagPluginExportType.html +0 -9
  302. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +0 -6
  303. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +0 -9
  304. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +0 -7
  305. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +0 -6
  306. package/docs/interfaces/PanoVideoPluginType.LoadParams.html +0 -3
  307. package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +0 -8
  308. package/docs/interfaces/PanoVideoPluginType.PluginData.html +0 -2
  309. package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +0 -15
  310. package/docs/interfaces/PanoVideoPluginType.PluginState.html +0 -2
  311. package/docs/interfaces/PanoVideoPluginType.VideoItem.html +0 -14
  312. package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +0 -13
  313. package/docs/interfaces/PluginEventMap.html +0 -16
  314. package/docs/interfaces/Point.html +0 -4
  315. package/docs/interfaces/Room.html +0 -5
  316. package/docs/interfaces/RoomInfo.html +0 -3
  317. package/docs/interfaces/RoomLabel.html +0 -16
  318. package/docs/interfaces/RoomRules.html +0 -1
  319. package/docs/interfaces/Rooms.html +0 -1
  320. package/docs/interfaces/Scissor.html +0 -13
  321. package/docs/interfaces/SculptConfig.html +0 -19
  322. package/docs/interfaces/State.html +0 -7
  323. package/docs/interfaces/TagCacheInterface.html +0 -9
  324. package/docs/interfaces/TagConfig.html +0 -174
  325. package/docs/interfaces/TagGLTFObjectGroup.html +0 -3
  326. package/docs/interfaces/TagIconAnimationConfig.html +0 -7
  327. package/docs/interfaces/TagIconUrl.html +0 -22
  328. package/docs/interfaces/TagObjectGroup.html +0 -3
  329. package/docs/interfaces/TagState.html +0 -3
  330. package/docs/interfaces/TagStyle.html +0 -5
  331. package/docs/interfaces/Tags.html +0 -8
  332. package/docs/interfaces/TemporaryState.html +0 -2
  333. package/docs/interfaces/Util.AnimeInstance.html +0 -14
  334. package/docs/interfaces/Util.BlinkAnimeOptions.html +0 -21
  335. package/docs/interfaces/Util.EventHandlerConfig.html +0 -21
  336. package/docs/interfaces/Util.FiveDomEvent.html +0 -7
  337. package/docs/interfaces/Util.FiveDomEventMap.html +0 -20
  338. package/docs/interfaces/Util.LegacyMouseGroupParameter.html +0 -4
  339. package/docs/interfaces/Util.MagnifierParameter.html +0 -13
  340. package/docs/interfaces/Util.MouseGroupParameter.html +0 -4
  341. package/docs/interfaces/Util.ObjectInitialState.html +0 -9
  342. package/docs/interfaces/Util.PointIntersection.html +0 -21
  343. package/docs/interfaces/Util.PointSelectorHelperConfig.html +0 -6
  344. package/docs/interfaces/Util.ReBlinkAnimeOptions.html +0 -27
  345. package/docs/modules/AreaMakerPluginType.html +0 -17
  346. package/docs/modules/CruisePluginTypes.html +0 -14
  347. package/docs/modules/CurrentPanoImagePluginType.html +0 -6
  348. package/docs/modules/GuideLineItem.html +0 -2
  349. package/docs/modules/GuideLineModeItem.html +0 -3
  350. package/docs/modules/GuideLinePluginType.html +0 -25
  351. package/docs/modules/ModelMakerPluginType.html +0 -19
  352. package/docs/modules/PanoVideoPluginType.html +0 -8
  353. package/docs/modules/SculptData.html +0 -9
  354. package/docs/modules/SculptType.html +0 -2
  355. package/docs/modules/Util.html +0 -91
  356. package/docs/modules/Util.sculpt.html +0 -27
  357. package/docs/modules.html +0 -281
  358. package/docs/types/AddObject3DHelperConfig.html +0 -19
  359. package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +0 -7
  360. package/docs/types/AreaMakerPluginType.ItemRenderer.html +0 -1
  361. package/docs/types/AreaMakerPluginType.PluginData.html +0 -2
  362. package/docs/types/AreaMakerPluginType.ServerData.html +0 -2
  363. package/docs/types/ArrayPosition.html +0 -1
  364. package/docs/types/AudioAppearance.html +0 -1
  365. package/docs/types/CSS3DRenderExportType.html +0 -1
  366. package/docs/types/CSS3DRenderPluginExportType.html +0 -1
  367. package/docs/types/CSS3DRenderPluginParameterType.html +0 -1
  368. package/docs/types/ClassFunctionParameters.html +0 -1
  369. package/docs/types/Color.html +0 -1
  370. package/docs/types/ContentTypeConfigKey.html +0 -1
  371. package/docs/types/ContentTypeConfigKeySplit.html +0 -1
  372. package/docs/types/ContentTypeMap.html +0 -1
  373. package/docs/types/Create3DDomContainerReturnType.html +0 -1
  374. package/docs/types/Create3DElementReturnType.html +0 -1
  375. package/docs/types/CruisePluginExportType.html +0 -1
  376. package/docs/types/CruisePluginTypes.CruiseData.html +0 -6
  377. package/docs/types/CruisePluginTypes.MoveEffect.html +0 -1
  378. package/docs/types/CurrentPanoImagePluginExportType.html +0 -1
  379. package/docs/types/DeprecatedMediaPlaneProperty.html +0 -3
  380. package/docs/types/DeprecatedTagProperty.html +0 -3
  381. package/docs/types/Direction-1.html +0 -1
  382. package/docs/types/Direction4.html +0 -1
  383. package/docs/types/ElementRenderer.html +0 -2
  384. package/docs/types/FloorplanGuidePluginParameterType.html +0 -1
  385. package/docs/types/FloorplanGuidePluginReturnType.html +0 -1
  386. package/docs/types/FloorplanRuleLabels.html +0 -2
  387. package/docs/types/FloorplanServerRuleLabels.html +0 -1
  388. package/docs/types/GuideLinePluginExportType.html +0 -1
  389. package/docs/types/GuideLinePluginType.GuideLineItem.html +0 -2
  390. package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +0 -1
  391. package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +0 -1
  392. package/docs/types/GuideLinePluginType.GuideLineStyle.html +0 -2
  393. package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +0 -2
  394. package/docs/types/GuideLinePluginType.PathItem.html +0 -2
  395. package/docs/types/GuideLinePluginType.PluginData.html +0 -2
  396. package/docs/types/GuideLinePluginType.RouteConfig.html +0 -4
  397. package/docs/types/HelperEventMap.html +0 -1
  398. package/docs/types/InternalHelperEventMap.html +0 -1
  399. package/docs/types/MapviewFloorplanPluginParameterType.html +0 -1
  400. package/docs/types/MapviewFloorplanPluginReturnType.html +0 -1
  401. package/docs/types/MeasureEndReason.html +0 -1
  402. package/docs/types/MeasurePluginConfig.html +0 -5
  403. package/docs/types/MeasurePluginEventMap.html +0 -1
  404. package/docs/types/MediaData.html +0 -2
  405. package/docs/types/MediaStore.html +0 -1
  406. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +0 -1
  407. package/docs/types/ModelFloorplanPluginParameterType.html +0 -1
  408. package/docs/types/ModelFloorplanPluginReturnType.html +0 -1
  409. package/docs/types/ModelId.html +0 -1
  410. package/docs/types/ModelMakerPluginType.ElementRenderer.html +0 -1
  411. package/docs/types/ModelMakerPluginType.ItemType.html +0 -2
  412. package/docs/types/ModelMakerPluginType.MarkerItem.html +0 -1
  413. package/docs/types/ModelMakerPluginType.ServerItem.html +0 -2
  414. package/docs/types/ModelRoomLabelPluginParameters.html +0 -1
  415. package/docs/types/ModelRoomLabelPluginReturnType.html +0 -1
  416. package/docs/types/MoveArgs.html +0 -2
  417. package/docs/types/MoveOpts.html +0 -2
  418. package/docs/types/Object3DHelperEventMap.html +0 -1
  419. package/docs/types/ObjectFit.html +0 -1
  420. package/docs/types/PaintBrushEventMap.html +0 -1
  421. package/docs/types/PanoCompassPluginData.html +0 -1
  422. package/docs/types/PanoCompassPluginExportType.html +0 -1
  423. package/docs/types/PanoCompassPluginParameterType.html +0 -1
  424. package/docs/types/PanoFloorplanRadarPluginParameterType.html +0 -1
  425. package/docs/types/PanoFloorplanRadarPluginReturnType.html +0 -1
  426. package/docs/types/PanoIndex.html +0 -1
  427. package/docs/types/PanoMeasurePluginEvent.html +0 -1
  428. package/docs/types/PanoMeasureReturnType.html +0 -1
  429. package/docs/types/PanoSpatialTagPluginId.html +0 -1
  430. package/docs/types/PanoTagPluginExportInterface.html +0 -1
  431. package/docs/types/PanoTagPluginParamsInterface.html +0 -1
  432. package/docs/types/PanoVideoPluginParameterType.html +0 -1
  433. package/docs/types/PanoVideoPluginReturnType.html +0 -1
  434. package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +0 -2
  435. package/docs/types/PipelinePluginParameterType.html +0 -1
  436. package/docs/types/PipelinePluginReturnType.html +0 -1
  437. package/docs/types/PlaneTag.html +0 -2
  438. package/docs/types/Point2DTag.html +0 -2
  439. package/docs/types/Point3DTag.html +0 -2
  440. package/docs/types/PointTagInstance.html +0 -1
  441. package/docs/types/Position.html +0 -1
  442. package/docs/types/PositionFrom.html +0 -1
  443. package/docs/types/RotateArgs.html +0 -2
  444. package/docs/types/RotateOpts.html +0 -2
  445. package/docs/types/RuleLabelsKey.html +0 -1
  446. package/docs/types/RuleLabelsValue.html +0 -1
  447. package/docs/types/ScaleCallback.html +0 -1
  448. package/docs/types/ScalePosition.html +0 -3
  449. package/docs/types/SculptData.BoxData.html +0 -1
  450. package/docs/types/SculptData.CircleData.html +0 -1
  451. package/docs/types/SculptData.CylinderData.html +0 -1
  452. package/docs/types/SculptData.PointData.html +0 -1
  453. package/docs/types/SculptData.PolygonData.html +0 -1
  454. package/docs/types/SculptData.PolylineData.html +0 -1
  455. package/docs/types/SculptData.PrismData.html +0 -1
  456. package/docs/types/SculptData.RectangleData.html +0 -1
  457. package/docs/types/SculptType.Theme.html +0 -10
  458. package/docs/types/StickType.html +0 -1
  459. package/docs/types/Tag.html +0 -17
  460. package/docs/types/Tag2D.html +0 -2
  461. package/docs/types/Tag3D.html +0 -2
  462. package/docs/types/TagClickParams.html +0 -1
  463. package/docs/types/TagConfigByKey.html +0 -1
  464. package/docs/types/TagContentType.html +0 -1
  465. package/docs/types/TagContentTypeMapping.html +0 -1
  466. package/docs/types/TagDimensionType.html +0 -1
  467. package/docs/types/TagElement.html +0 -2
  468. package/docs/types/TagEvents.html +0 -1
  469. package/docs/types/TagGLTFObject.html +0 -1
  470. package/docs/types/TagHooks.html +0 -1
  471. package/docs/types/TagId.html +0 -1
  472. package/docs/types/TagInstance.html +0 -1
  473. package/docs/types/TagPlacement.html +0 -5
  474. package/docs/types/TagPointType.html +0 -2
  475. package/docs/types/TagRendererMap.html +0 -1
  476. package/docs/types/TopviewFloorplanPluginParameterType.html +0 -1
  477. package/docs/types/TopviewFloorplanPluginReturnType.html +0 -1
  478. package/docs/types/Util.ActionIfNoIntersection.html +0 -1
  479. package/docs/types/Util.AdherePoint.html +0 -2
  480. package/docs/types/Util.PointSelectorConfig.html +0 -1
  481. package/docs/types/Util.SupportedTarget.html +0 -2
  482. package/docs/types/Util.Target.html +0 -2
  483. package/docs/types/Util.ThreeObject.html +0 -2
  484. package/docs/types/WorkCode.html +0 -1
  485. package/docs/variables/FLOOR_TYPE_MAP.html +0 -2
  486. package/docs/variables/PLUGIN.html +0 -1
  487. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +0 -2
  488. package/docs/variables/ROOM_TYPE_MAP.html +0 -2
  489. package/docs/variables/Util.ANIME_PRESETS.html +0 -2
  490. package/docs/variables/Util.CURRENT_PANO_IMAGE_DEFAULT_IMAGE.html +0 -2
  491. package/docs/variables/Util.DEFAULT_ANIME_CONFIG.html +0 -2
  492. package/docs/variables/Util.DEFAULT_STATIC_PREFIX.html +0 -2
  493. package/docs/variables/Util.DNALOGEL_DEFAULT_ASSETS.html +0 -2
  494. package/docs/variables/Util.ENTRY_DOOR_DEFAULT_IMAGE.html +0 -2
  495. package/docs/variables/Util.FLOORPLAN_DEFAULT_IMAGE.html +0 -2
  496. package/docs/variables/Util.GUIDELINE_DEFAULT_ARROW_TEXTURE.html +0 -2
  497. package/docs/variables/Util.GUIDELINE_WHITE_ARROW_TEXTURE.html +0 -2
  498. package/docs/variables/Util.MODEL_CHASSIS_COMPASS_DEFAULT_MODEL.html +0 -2
  499. package/docs/variables/Util.MODEL_ENTRY_DOOR_GUIDE_PLUGIN_DEFAULT_MODEL.html +0 -2
  500. package/docs/variables/Util.PANO_COMPASS_DEFAULT_IMAGE.html +0 -2
  501. package/docs/variables/Util.PANO_SPATIAL_TAG_BLUR_IMAGE.html +0 -2
  502. package/docs/variables/Util.PANO_TAG_DEFAULT_LINK_ICON.html +0 -2
  503. package/docs/variables/defaultGlobalConfig.html +0 -1
  504. package/docs/variables/itemLabelPluginServerParams.html +0 -1
  505. package/docs/variables/modelItemLabelPluginServerParams.html +0 -1
  506. package/docs/variables/modelRoomLabelPluginServerParams.html +0 -1
package/CHANGELOG.md CHANGED
@@ -1,819 +1,816 @@
1
1
  # CHANGELOG
2
-
3
2
  ## 3.77.4
4
3
 
5
- * feat(GuideLinePlugin): 新增 `setDistanceFormatter(fn?)` 方法,支持运行时动态切换距离单位显示(英制英尺/英寸、英里等任意格式),不传参时恢复默认格式
6
- * feat(GuideLinePlugin): `formatDistance` 函数返回完整显示字符串(含前缀),调用方可完整控制语言和单位组合(如 `"Total 1.24 mi"`、`"全程 5'10""`)
7
- * fix(GuideLinePlugin): 修复未配置 formatDistance 时默认显示硬编码 "m" 的 breaking change,默认行为恢复为 `i18n('全程') + 距离 + i18n('米')`
4
+ - feat(Sculpt): 增加sculpt立方体,多棱柱编辑进行中对外的状态
8
5
 
9
6
  ## 3.77.3
10
7
 
11
- * feat(CruisePlugin): 导览新增语音播放功能
8
+ - feat(CruisePlugin): 导览新增语音播放功能
12
9
 
13
10
  ## 3.77.2
14
11
 
15
- * fix(Sculpt): 修复 hitFilter 配置为可选,避免未配置时报错
12
+ - fix(Sculpt): 修复 hitFilter 配置为可选,避免未配置时报错
16
13
 
17
14
  ## 3.77.1
18
15
 
19
- * feat(floorplan): 1. 支持自定义showState 2. 在模型有旋转时仍然支持显示&放大缩小平面图
16
+ - feat(floorplan): 1. 支持自定义showState 2. 在模型有旋转时仍然支持显示&放大缩小平面图
20
17
 
21
18
  ## 3.77.0
22
19
 
23
- * feat(Sculpt): 1.添加Sculpt 落笔时候的点位回调,2添加Sculpt编辑状态的回调 包含旋转,拖拽,缩放参数
20
+ - feat(Sculpt): 1.添加Sculpt 落笔时候的点位回调,2添加Sculpt编辑状态的回调 包含旋转,拖拽,缩放参数
24
21
 
25
22
  ## 3.76.0
26
23
 
27
- * feat(Sculpt): 添加 hitFilter 配置,支持自定义拾取点过滤函数
24
+ - feat(Sculpt): 添加 hitFilter 配置,支持自定义拾取点过滤函数
28
25
 
29
26
  ## 3.75.1
30
27
 
31
- * fix(panoTagPlugins): 1.roomlabel在隐藏时仍会选中。2.分间名称在重复创建,未销毁
32
-
28
+ - fix(panoTagPlugins): 1.roomlabel在隐藏时仍会选中。2.分间名称在重复创建,未销毁
29
+
33
30
  ## 3.75.0
34
31
 
35
- * chore(publish): 发布 3.74.0-alpha.0 - 3.74.0-alpha.3 版本改动正式版
32
+ - chore(publish): 发布 3.74.0-alpha.0 - 3.74.0-alpha.3 版本改动正式版
36
33
 
37
34
  ## 3.74.5
38
35
 
39
- * fix(MapviewFloorplanPlugin): 沙盘子vr切换到平面图插件时,修正距离的计算
36
+ - fix(MapviewFloorplanPlugin): 沙盘子vr切换到平面图插件时,修正距离的计算
40
37
 
41
38
  ## 3.74.4
42
39
 
43
- * fix(panoTagPlugins): 沙盘下错误的多做了一次坐标转换
40
+ - fix(panoTagPlugins): 沙盘下错误的多做了一次坐标转换
44
41
 
45
42
  ## 3.74.3
46
43
 
47
- * feat(panoTagPlugins): infive为0时,opacity不会受到modelOpacity的影响
44
+ - feat(panoTagPlugins): infive为0时,opacity不会受到modelOpacity的影响
48
45
 
49
46
  ## 3.74.2
50
47
 
51
- * feat(Sculpt): 修复point的label遮挡point位置问题
48
+ - feat(Sculpt): 修复point的label遮挡point位置问题
52
49
 
53
50
  ## 3.74.1
54
51
 
55
- * feat(PanoTagPlugin): 修改mouseenter为pointerenter
52
+ - feat(PanoTagPlugin): 修改mouseenter为pointerenter
56
53
 
57
54
  ## 3.74.0
58
55
 
59
- * feat(PanoTagPlugin): pointTag增加法线, 默认显示, 标签数据有normal和normalLen时显示法线
56
+ - feat(PanoTagPlugin): pointTag增加法线, 默认显示, 标签数据有normal和normalLen时显示法线
60
57
 
61
58
  ## 3.74.0-alpha.3
62
59
 
63
- * fix(Sculpt): 修复 limit 为 xoz 时,绘制多边形自相交检测不准确的问题
60
+ - fix(Sculpt): 修复 limit 为 xoz 时,绘制多边形自相交检测不准确的问题
64
61
 
65
62
  ## 3.74.0-alpha.2
66
63
 
67
- * feat(Sculpt): `experimental_point_will_add` 参数增加当前已经绘制的点坐标(不包括即将添加的点)
64
+ - feat(Sculpt): `experimental_point_will_add` 参数增加当前已经绘制的点坐标(不包括即将添加的点)
68
65
 
69
66
  ## 3.74.0-alpha.1
70
67
 
71
- * feat(Sculpt): 多棱柱同步 3.74.0-alpha.0 中的改动
72
-
68
+ - feat(Sculpt): 多棱柱同步 3.74.0-alpha.0 中的改动
69
+
73
70
  ## 3.74.0-alpha.0
74
71
 
75
- * feat(Sculpt): 多边形添加事件 `polygon.experimental_self_intersect` 和 `polygon.experimental_point_will_add`
76
- * feat(Sculpt): 多边形添加 `experimental_max_point_count` 控制最多能绘制的点数
72
+ - feat(Sculpt): 多边形添加事件 `polygon.experimental_self_intersect` 和 `polygon.experimental_point_will_add`
73
+ - feat(Sculpt): 多边形添加 `experimental_max_point_count` 控制最多能绘制的点数
77
74
 
78
75
  ## 3.73.5
79
76
 
80
- * fix(Object3DHelper): 修复垂直拖拽位置不准
77
+ - fix(Object3DHelper): 修复垂直拖拽位置不准
81
78
 
82
79
  ## 3.73.4
83
80
 
84
- * fix(MapviewFloorplanPlugin): 新增虚拟屏幕所属楼层,更新 planeTag 可设置 opacity 属性
81
+ - fix(MapviewFloorplanPlugin): 新增虚拟屏幕所属楼层,更新 planeTag 可设置 opacity 属性
85
82
 
86
83
  ## 3.73.3
87
84
 
88
- * fix(MeasurePlugin): 修复测量事件修改不生效的问题
85
+ - fix(MeasurePlugin): 修复测量事件修改不生效的问题
89
86
 
90
87
  ## 3.73.2
91
88
 
92
- * feat(MeasurePlugin): 测量完成时,在发送的 measureEnd 事件中添加当次的所有 points
89
+ - feat(MeasurePlugin): 测量完成时,在发送的 measureEnd 事件中添加当次的所有 points
93
90
 
94
91
  ## 3.73.1
95
92
 
96
- * fix(MapviewFloorplanPlugin): 适配沙盘的平面图位置
93
+ - fix(MapviewFloorplanPlugin): 适配沙盘的平面图位置
97
94
 
98
95
  ## 3.73.0
99
96
 
100
- * feat(Sculpt): 多边形绘制增加 experimental\_self\_intersect\_check 配置,为 true 时,绘制过程中会检查多边形是否自相交,如果自相交,则禁止添加下一个点
97
+ - feat(Sculpt): 多边形绘制增加 experimental_self_intersect_check 配置,为 true 时,绘制过程中会检查多边形是否自相交,如果自相交,则禁止添加下一个点
101
98
 
102
99
  ## 3.72.5
103
100
 
104
- * fix(): 修复文本单词被截断换行问题,采用渐进降级策略(保持单词完整 → 连字符断词 → 省略号截断)
101
+ - fix(): 修复文本单词被截断换行问题,采用渐进降级策略(保持单词完整 → 连字符断词 → 省略号截断)
105
102
 
106
103
  ## 3.72.4
107
104
 
108
- * fix(ModelChassisCompassPlugin): 修复指南针重复 load 未清理资源导致内存泄漏
105
+ - fix(ModelChassisCompassPlugin): 修复指南针重复 load 未清理资源导致内存泄漏
109
106
 
110
107
  ## 3.72.3
111
108
 
112
- * fix(GuideLinePlugin): 路线闪烁对象中需要过滤 undefined
109
+ - fix(GuideLinePlugin): 路线闪烁对象中需要过滤 undefined
113
110
 
114
111
  ## 3.72.2
115
112
 
116
- * feat(PanoTagPlugin): 修改虚拟屏幕播放与不播放位置不同问题
113
+ - feat(PanoTagPlugin): 修改虚拟屏幕播放与不播放位置不同问题
117
114
 
118
115
  ## 3.72.1
119
116
 
120
- * feat(Sculpt): 修改拓展中间 box 的样式
117
+ - feat(Sculpt): 修改拓展中间 box 的样式
121
118
 
122
119
  ## 3.72.0
123
120
 
124
- * fix(Sculpt): 修改多边形的选中机制和编辑显示
121
+ - fix(Sculpt): 修改多边形的选中机制和编辑显示
125
122
 
126
123
  ## 3.71.7
127
124
 
128
- * fix(DigitalPerformancePlugin): 修改加载 GLTF 方式
125
+ - fix(DigitalPerformancePlugin): 修改加载 GLTF 方式
129
126
 
130
127
  ## 3.71.6
131
128
 
132
- * feat(PanoTagPlugin): 新增标签展开策略 ScreenCenter
129
+ - feat(PanoTagPlugin): 新增标签展开策略 ScreenCenter
133
130
 
134
131
  ## 3.71.5
135
132
 
136
- * chore(PanoTagPlugin): mesh 渲染的虚拟标签支持编辑
133
+ - chore(PanoTagPlugin): mesh 渲染的虚拟标签支持编辑
137
134
 
138
135
  ## 3.71.4
139
136
 
140
- * feat(Object3DHelper): 支持拖拽时自定义位置结果,用来限制拖拽
137
+ - feat(Object3DHelper): 支持拖拽时自定义位置结果,用来限制拖拽
141
138
 
142
139
  ## 3.71.2
143
140
 
144
- * chore(five): 升级 five 版本
141
+ - chore(five): 升级 five 版本
145
142
 
146
143
  ## 3.71.1
147
144
 
148
- * feat(ModelMakerPlugin): 支持传入自定义颜色高亮标签以及扫光动画
149
- * feat(ModelMakerPlugin): 支持隐藏/显示部分或全部 item,扫光传入的颜色应用到面
150
- * feat(Utils.lookObject): 支持 minDistance 和 minLatitude
145
+ - feat(ModelMakerPlugin): 支持传入自定义颜色高亮标签以及扫光动画
146
+ - feat(ModelMakerPlugin): 支持隐藏/显示部分或全部 item,扫光传入的颜色应用到面
147
+ - feat(Utils.lookObject): 支持 minDistance 和 minLatitude
151
148
 
152
149
  ## 3.71.0
153
150
 
154
- * chore(PanoTagPlugin): 调整修改默认碰撞检测的误差值
151
+ - chore(PanoTagPlugin): 调整修改默认碰撞检测的误差值
155
152
 
156
153
  ## 3.70.10
157
154
 
158
- * chore(MarketingTag): 调整商品标签的价格单位文案展示位置到价格后面
155
+ - chore(MarketingTag): 调整商品标签的价格单位文案展示位置到价格后面
159
156
 
160
157
  ## 3.70.9
161
158
 
162
- * fix(Sculpt): 修复 Prism 扫光在沙盘下消失的问题
159
+ - fix(Sculpt): 修复 Prism 扫光在沙盘下消失的问题
163
160
 
164
161
  ## 3.70.8
165
162
 
166
- * feat(Sculpt): 支持 Prism 进行扫光
163
+ - feat(Sculpt): 支持 Prism 进行扫光
167
164
 
168
165
  ## 3.70.7
169
166
 
170
- * fix(MapviewFloorplanPlugin, ModelFloorplanPlugin): 修复 Floorplan 插件初始 index 错误的问题
167
+ - fix(MapviewFloorplanPlugin, ModelFloorplanPlugin): 修复 Floorplan 插件初始 index 错误的问题
171
168
 
172
169
  ## 3.70.6
173
170
 
174
- * fix(css3DRenderPlugin): 修改 css3DRenderPlugin 性能问题
171
+ - fix(css3DRenderPlugin): 修改 css3DRenderPlugin 性能问题
175
172
 
176
173
  ## 3.70.5
177
174
 
178
- * fix(Object3DHelper): 解决拖拽时面片闪缩问题
175
+ - fix(Object3DHelper): 解决拖拽时面片闪缩问题
179
176
 
180
177
  ## 3.70.4
181
178
 
182
- * fix(CSS3DRender): 解决拉伸时辅助元素跟随缩放的问题
179
+ - fix(CSS3DRender): 解决拉伸时辅助元素跟随缩放的问题
183
180
 
184
181
  ## 3.70.3
185
182
 
186
- * fix(AreaLabelTextStyle): 解决区域标签 Label 文案过长边框圆角被拉伸的问题
183
+ - fix(AreaLabelTextStyle): 解决区域标签 Label 文案过长边框圆角被拉伸的问题
187
184
 
188
185
  ## 3.70.2
189
186
 
190
- * fix(Object3DHelper): 修复旋转时异常报错
187
+ - fix(Object3DHelper): 修复旋转时异常报错
191
188
 
192
189
  ## 3.70.1
193
190
 
194
- * fix(CSS3DRender): 修复 css3DRenderer 渲染方式
191
+ - fix(CSS3DRender): 修复 css3DRenderer 渲染方式
195
192
 
196
193
  ## 3.70.0
197
194
 
198
- * feat(PanoTagPlugin): 新增标签 icon 动画功能,由配置 animation 控制
195
+ - feat(PanoTagPlugin): 新增标签 icon 动画功能,由配置 animation 控制
199
196
 
200
197
  ## 3.69.15
201
198
 
202
- * feat(Object3DHelper): 优化旋转缩放平移交互操作
199
+ - feat(Object3DHelper): 优化旋转缩放平移交互操作
203
200
 
204
201
  ## 3.69.14
205
202
 
206
- * fix(css3DRenderPlugin): 修改 css3DRenderPlugin 性能问题
203
+ - fix(css3DRenderPlugin): 修改 css3DRenderPlugin 性能问题
207
204
 
208
205
  ## 3.69.13
209
206
 
210
- * feat(FloorplanGuidePlugin): 添加无平面图楼层支持
207
+ - feat(FloorplanGuidePlugin): 添加无平面图楼层支持
211
208
 
212
209
  ## 3.69.12
213
210
 
214
- * feature(CommodityTagNewStyle): 商品标签修改样式显示,修改区域标签名称的文案样式
211
+ - feature(CommodityTagNewStyle): 商品标签修改样式显示,修改区域标签名称的文案样式
215
212
 
216
213
  ## 3.69.11
217
214
 
218
- * feat(FloorplanGuidePlugin): 添加平面图导览插件
215
+ - feat(FloorplanGuidePlugin): 添加平面图导览插件
219
216
 
220
217
  ## 3.69.10
221
218
 
222
- * fix(replaceStaticPrefix): 修复函数的行为
219
+ - fix(replaceStaticPrefix): 修复函数的行为
223
220
 
224
221
  ## 3.69.9
225
222
 
226
- * fix(DigitalPerformancePlugin): 修复多个相同不同动作不会执行问题
223
+ - fix(DigitalPerformancePlugin): 修复多个相同不同动作不会执行问题
227
224
 
228
225
  ## 3.69.8
229
226
 
230
- * fix(blink): 修复虚拟屏幕闪烁后变成不透明的问题
227
+ - fix(blink): 修复虚拟屏幕闪烁后变成不透明的问题
231
228
 
232
229
  ## 3.69.7
233
230
 
234
- * chore(five): 升级 five 至 6.5.0
231
+ - chore(five): 升级 five 至 6.5.0
235
232
 
236
233
  ## 3.69.6
237
234
 
238
- * feat(DigitalPerformancePlugin): 新增动画演绎插件。
235
+ - feat(DigitalPerformancePlugin): 新增动画演绎插件。
239
236
 
240
237
  ## 3.69.5
241
238
 
242
- * fix(AudioTagEditorPopover): 音频标签应该判断 audioUrl 来渲染 popover 的 DOM 结构
239
+ - fix(AudioTagEditorPopover): 音频标签应该判断 audioUrl 来渲染 popover 的 DOM 结构
243
240
 
244
241
  ## 3.69.4
245
242
 
246
- * fix: 对 LightTag 的 disable 做兼容处理
243
+ - fix: 对 LightTag 的 disable 做兼容处理
247
244
 
248
245
  ## 3.69.3
249
246
 
250
- * feat(ModelViewPlugin): 添加 fetcher 配置
247
+ - feat(ModelViewPlugin): 添加 fetcher 配置
251
248
 
252
249
  ## 3.69.2
253
250
 
254
- * fix(replaceStaticPrefix): 当传入的资源是相对 url 的时候不进行替换
251
+ - fix(replaceStaticPrefix): 当传入的资源是相对 url 的时候不进行替换
255
252
 
256
253
  ## 3.69.1
257
254
 
258
- * feat(MeasurePlugin): 测量插件支持实时调整公制单位精度
259
- * feat(MeasurePlugin): 测量插件支持 Shift+鼠标左键选中水平投影线段
255
+ - feat(MeasurePlugin): 测量插件支持实时调整公制单位精度
256
+ - feat(MeasurePlugin): 测量插件支持 Shift+鼠标左键选中水平投影线段
260
257
 
261
258
  ## 3.69.0
262
259
 
263
- * feat: 抽离插件中使用到的固化资源
260
+ - feat: 抽离插件中使用到的固化资源
264
261
 
265
262
  ## 3.68.4
266
263
 
267
- * fix(WatchController): 测量工具展示态下不应该删除按钮
264
+ - fix(WatchController): 测量工具展示态下不应该删除按钮
268
265
 
269
266
  ## 3.68.3
270
267
 
271
- * fix(ModelRoomLabelPlugin): 修改部分 UI 样式问题
272
- * feat(MeasurePlugin): 新增部分测量功能回调参数
268
+ - fix(ModelRoomLabelPlugin): 修改部分 UI 样式问题
269
+ - feat(MeasurePlugin): 新增部分测量功能回调参数
273
270
 
274
271
  ## 3.68.2
275
272
 
276
- * fix(Sculpt): 修复 box 扫光动画不应用世界 rotation 的问题
273
+ - fix(Sculpt): 修复 box 扫光动画不应用世界 rotation 的问题
277
274
 
278
275
  ## 3.68.1
279
276
 
280
- * feat(PointSelector, Magnifier, MeasurePlugin): 在测量时的放大镜中显示模型
281
- * feat(MeasurePlugin, Sculpt): 添加长度单位的精确度配置,支持切换到毫米
277
+ - feat(PointSelector, Magnifier, MeasurePlugin): 在测量时的放大镜中显示模型
278
+ - feat(MeasurePlugin, Sculpt): 添加长度单位的精确度配置,支持切换到毫米
282
279
 
283
280
  ## 3.68.0
284
281
 
285
- * feat(SculptPlugin): 支持绘制多边形时不吸附模型,同时对撤销等操作,多边形绘制中吸附检测改成绝对绝对像素检测, 默认不传像素值还是物理距离吸附检测 同时加上多边形顶点显示
282
+ - feat(SculptPlugin): 支持绘制多边形时不吸附模型,同时对撤销等操作,多边形绘制中吸附检测改成绝对绝对像素检测, 默认不传像素值还是物理距离吸附检测 同时加上多边形顶点显示
286
283
 
287
284
  ## 3.67.10
288
285
 
289
- * feat(MeasurePlugin): 测量插件可以调整位置
286
+ - feat(MeasurePlugin): 测量插件可以调整位置
290
287
 
291
288
  ## 3.67.9
292
289
 
293
- * feat(Sculpt, ModelMakerPlugin): 为 Box 添加可中断的扫光动画功能
290
+ - feat(Sculpt, ModelMakerPlugin): 为 Box 添加可中断的扫光动画功能
294
291
 
295
292
  ## 3.67.8
296
293
 
297
- * feat(PanoTagPlugin): 新增 enu\_position,enu\_normal 字段的数据转换
294
+ - feat(PanoTagPlugin): 新增 enu_position,enu_normal 字段的数据转换
298
295
 
299
296
  ## 3.67.7
300
297
 
301
- * chore(PanoTagPlugin): 将标签点射线检测的误差距离由`0.01`调整为`0.02`
298
+ - chore(PanoTagPlugin): 将标签点射线检测的误差距离由`0.01`调整为`0.02`
302
299
 
303
300
  ## 3.67.6
304
301
 
305
- * fix(ObjectHelper): 修复 ObjectHelper 中的 boundingBoxHelper 在销毁时没有执行 dispose 的问题
302
+ - fix(ObjectHelper): 修复 ObjectHelper 中的 boundingBoxHelper 在销毁时没有执行 dispose 的问题
306
303
 
307
304
  ## 3.67.5
308
305
 
309
- * fix(GuildLinePlugin): 修复沙盘 vr 路线不展示 workCode 值取错问题
306
+ - fix(GuildLinePlugin): 修复沙盘 vr 路线不展示 workCode 值取错问题
310
307
 
311
308
  ## 3.67.4
312
309
 
313
- * feat(Sculpt): Sculpt 鼠标吸附和放大镜配置
310
+ - feat(Sculpt): Sculpt 鼠标吸附和放大镜配置
314
311
 
315
312
  ## 3.67.3
316
313
 
317
- * fix(\*): 插件字体增加多端策略
314
+ - fix(\*): 插件字体增加多端策略
318
315
 
319
316
  ## 3.67.2
320
317
 
321
- * fix(PanoTagPlugin): 修改 tagPopup 描述格式同编辑器一致
318
+ - fix(PanoTagPlugin): 修改 tagPopup 描述格式同编辑器一致
322
319
 
323
320
  ## 3.67.1
324
321
 
325
- * fix(PanoTagPlugin): 修复音频标签未开启 hover 支持时出现了 tagPoint 的问题
322
+ - fix(PanoTagPlugin): 修复音频标签未开启 hover 支持时出现了 tagPoint 的问题
326
323
 
327
324
  ## 3.67.0
328
325
 
329
- * feat(PanoTagPlugin): 音频标签替支持 hover 后出 popover 浮层
326
+ - feat(PanoTagPlugin): 音频标签替支持 hover 后出 popover 浮层
330
327
 
331
328
  ## 3.66.5
332
329
 
333
- * fix(PanoTagPlugin): hover 面板消失效果优化
330
+ - fix(PanoTagPlugin): hover 面板消失效果优化
334
331
 
335
332
  ## 3.66.4
336
333
 
337
- * fix(GuildLine): 修复本地化模型态展示不出路线
334
+ - fix(GuildLine): 修复本地化模型态展示不出路线
338
335
 
339
336
  ## 3.66.3
340
337
 
341
- * fix(PanoTagPlugin): 修复隐藏的 tag 在闪烁时 hover,闪烁结束后 Popover 位置错误
338
+ - fix(PanoTagPlugin): 修复隐藏的 tag 在闪烁时 hover,闪烁结束后 Popover 位置错误
342
339
 
343
340
  ## 3.66.2
344
341
 
345
- * fix(PanoTagPlugin): 修复虚拟屏幕标签(panelTag)视频播放暂停未触发 playStateChange 事件的问题
342
+ - fix(PanoTagPlugin): 修复虚拟屏幕标签(panelTag)视频播放暂停未触发 playStateChange 事件的问题
346
343
 
347
344
  ## 3.66.1
348
345
 
349
- * fix(MeasurePlugin): 修复 MeasurePlugin 创建多个 mesh 时,第偶数个 mesh 没有 onclick/onhover 的问题
346
+ - fix(MeasurePlugin): 修复 MeasurePlugin 创建多个 mesh 时,第偶数个 mesh 没有 onclick/onhover 的问题
350
347
 
351
348
  ## 3.66.0
352
349
 
353
- * feat(PanoTagPlugin): 新增鼠标`hover`事件支持,当发生`hover`时,加载`TagPopover`组件
350
+ - feat(PanoTagPlugin): 新增鼠标`hover`事件支持,当发生`hover`时,加载`TagPopover`组件
354
351
 
355
352
  ## 3.65.9
356
353
 
357
- * fix(MeasurePlugin): 修复测量 label 重新创建后 onclick 事件丢失的问题
354
+ - fix(MeasurePlugin): 修复测量 label 重新创建后 onclick 事件丢失的问题
358
355
 
359
356
  ## 3.65.8
360
357
 
361
- * feat(Sculpt, PanoMeasurePlugin, MeasurePlugin): 在测量值上添加背景以及显隐开关和单位切换开关
358
+ - feat(Sculpt, PanoMeasurePlugin, MeasurePlugin): 在测量值上添加背景以及显隐开关和单位切换开关
362
359
 
363
360
  ## 3.65.7
364
361
 
365
- * fix(PointTag): 修改标签近大远小的缩放范围
362
+ - fix(PointTag): 修改标签近大远小的缩放范围
366
363
 
367
364
  ## 3.65.6
368
365
 
369
- * fix(MissingFloor): 修改 Missing 页出现条件
366
+ - fix(MissingFloor): 修改 Missing 页出现条件
370
367
 
371
368
  ## 3.65.5
372
369
 
373
- * fix(MissingFloor): 修改占位符异常问题
370
+ - fix(MissingFloor): 修改占位符异常问题
374
371
 
375
372
  ## 3.65.4
376
373
 
377
- * fix(FiveDomEvents): 没有点位时点击事件容错处理。
374
+ - fix(FiveDomEvents): 没有点位时点击事件容错处理。
378
375
 
379
376
  ## 3.65.3
380
377
 
381
- * fix(PanoTagPlugin): tag 渲染方式是 CSS3DRender 时,闪缩 blink 的 target 不正确的问题
378
+ - fix(PanoTagPlugin): tag 渲染方式是 CSS3DRender 时,闪缩 blink 的 target 不正确的问题
382
379
 
383
380
  ## 3.65.2
384
381
 
385
- * fix(GuideLinePlugin): 增加起点和终点标签的 zIndex 1 => 10
386
- * fix(PanoTagPlugin): 修改平面图下标签的显隐状态 平面图时 data-infive=1 都会隐藏,改为根据状态动态设置
382
+ - fix(GuideLinePlugin): 增加起点和终点标签的 zIndex 1 => 10
383
+ - fix(PanoTagPlugin): 修改平面图下标签的显隐状态 平面图时 data-infive=1 都会隐藏,改为根据状态动态设置
387
384
 
388
385
  ## 3.65.1
389
386
 
390
- * fix(Util): `Util.reblink`: 修复将 dom 的 opacity 主动设置为 0 时,闪烁动画没有透明度问题。
387
+ - fix(Util): `Util.reblink`: 修复将 dom 的 opacity 主动设置为 0 时,闪烁动画没有透明度问题。
391
388
 
392
389
  ## 3.65.0
393
390
 
394
- * \[BREAKING CHANGE] feat(PanoTagPlugin): 标签点圆环样式修改 && 修改音频标签和全景标签样式
391
+ - [BREAKING CHANGE] feat(PanoTagPlugin): 标签点圆环样式修改 && 修改音频标签和全景标签样式
395
392
 
396
393
  ## 3.64.31
397
394
 
398
- * fix(floorplan): 修复户型图插件 MapviewFloorplanPlugin、ModelFloorplanPlugin、TopviewFloorplanPlugin 在沙盘中 observers 取值
395
+ - fix(floorplan): 修复户型图插件 MapviewFloorplanPlugin、ModelFloorplanPlugin、TopviewFloorplanPlugin 在沙盘中 observers 取值
399
396
 
400
397
  ## 3.64.30
401
398
 
402
- * fix(modelMarkerPlugin): 修复 2d 标注初始没有 enable
399
+ - fix(modelMarkerPlugin): 修复 2d 标注初始没有 enable
403
400
 
404
401
  ## 3.64.29
405
402
 
406
- * fix(PanoTagPlugin): 优化营销标签渲染和性能逻辑
403
+ - fix(PanoTagPlugin): 优化营销标签渲染和性能逻辑
407
404
 
408
405
  ## 3.64.28
409
406
 
410
- * chore(ModelMakerPlugin): 支持修改标注的透明度
411
- * feat(ModelMakerPlugin): 增强模型透明度控制和类型定义
412
- * fix(ModelMakerPlugin): 简化标签透明度控制逻辑
407
+ - chore(ModelMakerPlugin): 支持修改标注的透明度
408
+ - feat(ModelMakerPlugin): 增强模型透明度控制和类型定义
409
+ - fix(ModelMakerPlugin): 简化标签透明度控制逻辑
413
410
 
414
411
  ## 3.64.27
415
412
 
416
- * fix(MapviewFloorplanPlugin): 修正其他类型名称展示逻辑
413
+ - fix(MapviewFloorplanPlugin): 修正其他类型名称展示逻辑
417
414
 
418
415
  ## 3.64.26
419
416
 
420
- * fix(MapviewFloorplanPlugin): 修正区域三角 viewBox 起始点
417
+ - fix(MapviewFloorplanPlugin): 修正区域三角 viewBox 起始点
421
418
 
422
419
  ## 3.64.25
423
420
 
424
- * chore(Sculpt): 重构删除按钮的 UI 实现。
425
- * fix(MeasurePlugin): 修复点击事件在 Safari 中不生效的问题。
421
+ - chore(Sculpt): 重构删除按钮的 UI 实现。
422
+ - fix(MeasurePlugin): 修复点击事件在 Safari 中不生效的问题。
426
423
 
427
424
  ## 3.64.24
428
425
 
429
- * feat(PanoTagPlugin):恢复被删除的部分函数来兼容 SaaS-C 的标签样式升级
430
- * fix(Sculpt): 修改测量工具的英制面积单位
426
+ - feat(PanoTagPlugin):恢复被删除的部分函数来兼容 SaaS-C 的标签样式升级
427
+ - fix(Sculpt): 修改测量工具的英制面积单位
431
428
 
432
429
  ## 3.64.23
433
430
 
434
- * chore(Sculpt): 修改测量工具的标签文字大小
431
+ - chore(Sculpt): 修改测量工具的标签文字大小
435
432
 
436
433
  ## 3.64.22
437
434
 
438
- * fix(PanoDoorLabelPlugin): 修复代码报错问题
435
+ - fix(PanoDoorLabelPlugin): 修复代码报错问题
439
436
 
440
437
  ## 3.64.21
441
438
 
442
- * feat(MapviewFloorplanPlugin): 新增分间三角标识
439
+ - feat(MapviewFloorplanPlugin): 新增分间三角标识
443
440
 
444
441
  ## 3.64.20
445
442
 
446
- * fix(GuildLinePlugin): 修复沙盘 vr 路线不展示的问题
443
+ - fix(GuildLinePlugin): 修复沙盘 vr 路线不展示的问题
447
444
 
448
445
  ## 3.64.19
449
446
 
450
- * feat(MapviewFloorplanPlugin): 新增 `roomNameOtherTypeEnable` 参数,支持隐藏分间 `其他` 类型。
447
+ - feat(MapviewFloorplanPlugin): 新增 `roomNameOtherTypeEnable` 参数,支持隐藏分间 `其他` 类型。
451
448
 
452
449
  ## 3.64.18
453
450
 
454
- * fix(MapviewFloorplanPlugin): 修复 loadItems 没有使用家具的 rotate 参数。
451
+ - fix(MapviewFloorplanPlugin): 修复 loadItems 没有使用家具的 rotate 参数。
455
452
 
456
453
  ## 3.64.17
457
454
 
458
- * feat(MapviewFloorplanPlugin): 新增 loadItems 方法。
455
+ - feat(MapviewFloorplanPlugin): 新增 loadItems 方法。
459
456
 
460
457
  ## 3.64.16
461
458
 
462
- * fix(ModelMakerPlugin): 修复 多 work 场景 点击事件不生效的问题。
459
+ - fix(ModelMakerPlugin): 修复 多 work 场景 点击事件不生效的问题。
463
460
 
464
461
  ## 3.64.15
465
462
 
466
- * chore(MeasurePlugin): 距离的 字号/透明度 样式调整。
463
+ - chore(MeasurePlugin): 距离的 字号/透明度 样式调整。
467
464
 
468
465
  ## 3.64.14
469
466
 
470
- * fix(MeasurePlugin): 一些问题修复。
467
+ - fix(MeasurePlugin): 一些问题修复。
471
468
 
472
469
  ## 3.64.13
473
470
 
474
- * fix(MeasurePlugin): 一些问题修复。
471
+ - fix(MeasurePlugin): 一些问题修复。
475
472
 
476
473
  ## 3.64.12
477
474
 
478
- * fix(PanoVideoPlugin): 全景视频适配多 work 场景。
475
+ - fix(PanoVideoPlugin): 全景视频适配多 work 场景。
479
476
 
480
477
  ## 3.64.11
481
478
 
482
- * fix(MeasurePlugin): 一些问题修复。
479
+ - fix(MeasurePlugin): 一些问题修复。
483
480
 
484
481
  ## 3.64.10
485
482
 
486
- * fix(PanoDoorLabelPlugin): 修复重复添加分间的问题。
487
- * fix(ModelMakerPlugin): 修复一些复杂图形的绘制问题。
488
- * fix(MeasurePlugin): 一些问题修复。
483
+ - fix(PanoDoorLabelPlugin): 修复重复添加分间的问题。
484
+ - fix(ModelMakerPlugin): 修复一些复杂图形的绘制问题。
485
+ - fix(MeasurePlugin): 一些问题修复。
489
486
 
490
487
  ## 3.64.9
491
488
 
492
- * fix(MeasurePlugin): 一些问题修复。
489
+ - fix(MeasurePlugin): 一些问题修复。
493
490
 
494
491
  ## 3.64.8
495
492
 
496
- * fix(ModelMakerPlugin): 修复 3.64.6 新增功能在多 vr 场景中的问题。
497
- * fix(MeasurePlugin): 一些问题修复。
493
+ - fix(ModelMakerPlugin): 修复 3.64.6 新增功能在多 vr 场景中的问题。
494
+ - fix(MeasurePlugin): 一些问题修复。
498
495
 
499
496
  ## 3.64.7
500
497
 
501
- * chore(ModelMakerPlugin): 调整了一个点击后判断全景点时的内部参数值。
498
+ - chore(ModelMakerPlugin): 调整了一个点击后判断全景点时的内部参数值。
502
499
 
503
500
  ## 3.64.6
504
501
 
505
- * fix(FiveDomEvents): 修复 3.64.5 导致的点击事件会触发两次的问题。
506
- * feat(ModelMakerPlugin): 当标注挡住了全景点时,仍然可以通过精准点击全景点来走点。
502
+ - fix(FiveDomEvents): 修复 3.64.5 导致的点击事件会触发两次的问题。
503
+ - feat(ModelMakerPlugin): 当标注挡住了全景点时,仍然可以通过精准点击全景点来走点。
507
504
 
508
505
  ## 3.64.5
509
506
 
510
- * fix(MeasurePlugin): 修复测量插件的一些问题。
511
- * fix(PointSelector): 修复移动端设备坐标有可能不正确的问题。
512
- * refactor(\*): 重构物体附带的 dom 的实现方式,解决频繁发生的显隐不同步的 bug。
507
+ - fix(MeasurePlugin): 修复测量插件的一些问题。
508
+ - fix(PointSelector): 修复移动端设备坐标有可能不正确的问题。
509
+ - refactor(\*): 重构物体附带的 dom 的实现方式,解决频繁发生的显隐不同步的 bug。
513
510
 
514
511
  ## 3.64.4
515
512
 
516
- * chore(PanoMeasurePlugin): enable 时,自动执行 appendTo。
513
+ - chore(PanoMeasurePlugin): enable 时,自动执行 appendTo。
517
514
 
518
515
  ## 3.64.3
519
516
 
520
- * fix(PanoMeasurePlugin): 修复一个测量工具容器的问题。
517
+ - fix(PanoMeasurePlugin): 修复一个测量工具容器的问题。
521
518
 
522
519
  ## 3.64.2
523
520
 
524
- * fix(Sculpt): 修复 theme 配置不生效的问题。
521
+ - fix(Sculpt): 修复 theme 配置不生效的问题。
525
522
 
526
523
  ## 3.64.1
527
524
 
528
- * fix(Sculpt): 修复绘制时长度不显示的问题。
525
+ - fix(Sculpt): 修复绘制时长度不显示的问题。
529
526
 
530
527
  ## 3.64.0
531
528
 
532
- * BREAKING CHANGE(GuideLinePlugin): 移除 `autoDepthTestEffectDistance` 和 `useAutoDepthTest` 配置,采用 `route_standing_positions` 和 `node_pair_to_route_points` 预跑数据来优化路线生成效果。
533
- * fix(SculptPlugin): 使用函数调用方式来初始化时支持传入 Theme。
529
+ - BREAKING CHANGE(GuideLinePlugin): 移除 `autoDepthTestEffectDistance` 和 `useAutoDepthTest` 配置,采用 `route_standing_positions` 和 `node_pair_to_route_points` 预跑数据来优化路线生成效果。
530
+ - fix(SculptPlugin): 使用函数调用方式来初始化时支持传入 Theme。
534
531
 
535
532
  ## 3.63.3
536
533
 
537
- * fix(MeasurePlugin): 修复一些问题。
534
+ - fix(MeasurePlugin): 修复一些问题。
538
535
 
539
536
  ## 3.63.2
540
537
 
541
- * fix(\*): 修复删除按钮的样式兼容性问题。
538
+ - fix(\*): 修复删除按钮的样式兼容性问题。
542
539
 
543
540
  ## 3.63.1
544
541
 
545
- * fix(PointSelector): 修复一些运行时报错。
542
+ - fix(PointSelector): 修复一些运行时报错。
546
543
 
547
544
  ## 3.63.0
548
545
 
549
- * feat(PanoTagPlugin): 标签 icon 支持添加背景色。
546
+ - feat(PanoTagPlugin): 标签 icon 支持添加背景色。
550
547
 
551
548
  ## 3.62.0
552
549
 
553
- * feat(MeasurePlugin): 新版测量插件。
554
- * feat(Sculpt): 支持设置 item 的高亮色。
555
- * feat(Sculpt): 绘制矩形时添加了一些吸附效果。
556
- * feat(Util.PointSelector): 支持设置吸附面/吸附线,按`shift`取消吸附。
557
- * fix(PanoTagPlugin): 标签支持 five lod。
558
- * fix(Util.PointSelector): 修复放大镜在 umd 包中的 bug。
550
+ - feat(MeasurePlugin): 新版测量插件。
551
+ - feat(Sculpt): 支持设置 item 的高亮色。
552
+ - feat(Sculpt): 绘制矩形时添加了一些吸附效果。
553
+ - feat(Util.PointSelector): 支持设置吸附面/吸附线,按`shift`取消吸附。
554
+ - fix(PanoTagPlugin): 标签支持 five lod。
555
+ - fix(Util.PointSelector): 修复放大镜在 umd 包中的 bug。
559
556
 
560
557
  ## 3.61.15
561
558
 
562
- * fix(PanoTagPlugin): 标签位于打标签时的位置时,跳过射线检测。
559
+ - fix(PanoTagPlugin): 标签位于打标签时的位置时,跳过射线检测。
563
560
 
564
561
  ## 3.61.14
565
562
 
566
- * fix(ModelMakerPlugin): 2D 标注(triangle)不开启 depthTest。
563
+ - fix(ModelMakerPlugin): 2D 标注(triangle)不开启 depthTest。
567
564
 
568
565
  ## 3.61.13
569
566
 
570
- * update(Sculpt): tip 支持 HTMLElement。
567
+ - update(Sculpt): tip 支持 HTMLElement。
571
568
 
572
569
  ## 3.61.12
573
570
 
574
- * chore(Util): 导出 `Util.initialCSS3DRender`。
571
+ - chore(Util): 导出 `Util.initialCSS3DRender`。
575
572
 
576
573
  ## 3.61.11
577
574
 
578
- * fix(ModelViewPlugin): 修复模型 bounding 计算错误的问题。
575
+ - fix(ModelViewPlugin): 修复模型 bounding 计算错误的问题。
579
576
 
580
577
  ## 3.61.10
581
578
 
582
- * chore(ModelViewPlugin): 导出 Hooks 类型。
583
- * fix(Util.PointSelector): 修复部分安卓设备上长按不生效的问题。
579
+ - chore(ModelViewPlugin): 导出 Hooks 类型。
580
+ - fix(Util.PointSelector): 修复部分安卓设备上长按不生效的问题。
584
581
 
585
582
  ## 3.61.9
586
583
 
587
- * fix(ModelViewPlugin): 修复插件初始化时机比较晚时,模型没有加载的问题。
584
+ - fix(ModelViewPlugin): 修复插件初始化时机比较晚时,模型没有加载的问题。
588
585
 
589
586
  ## 3.61.8
590
587
 
591
- * chore(ModelViewPlugin): 模型材质 256 -> 128。
588
+ - chore(ModelViewPlugin): 模型材质 256 -> 128。
592
589
 
593
590
  ## 3.61.7
594
591
 
595
- * fix(PanoTagPlugin): 修复 3.50.4 中的 bug,在一些特殊性情况下标签 hide 不会立即生效的问题。
592
+ - fix(PanoTagPlugin): 修复 3.50.4 中的 bug,在一些特殊性情况下标签 hide 不会立即生效的问题。
596
593
 
597
594
  ## 3.61.6
598
595
 
599
- * fix(CSS3DRenderer): 每次渲染时检测并删除不在 scene 中的 CSS3DObject。
596
+ - fix(CSS3DRenderer): 每次渲染时检测并删除不在 scene 中的 CSS3DObject。
600
597
 
601
598
  ## 3.61.5
602
599
 
603
- * chore(PanoMeasurePlugin): 支持直接加载开放平台数据。
600
+ - chore(PanoMeasurePlugin): 支持直接加载开放平台数据。
604
601
 
605
602
  ## 3.61.4
606
603
 
607
- * fix(PanoMeasurePlugin): 'View' 模式 bug 修复。
604
+ - fix(PanoMeasurePlugin): 'View' 模式 bug 修复。
608
605
 
609
606
  ## 3.61.3
610
607
 
611
- * chore(Util.PointSelector): 字段更新。
608
+ - chore(Util.PointSelector): 字段更新。
612
609
 
613
610
  ## 3.61.2
614
611
 
615
- * fix(ModelViewPlugin): 开始加载时机提前。
612
+ - fix(ModelViewPlugin): 开始加载时机提前。
616
613
 
617
614
  ## 3.61.1
618
615
 
619
- * fix(ModelViewPlugin): 添加模型小窗加载完成事件。
616
+ - fix(ModelViewPlugin): 添加模型小窗加载完成事件。
620
617
 
621
618
  ## 3.61.0
622
619
 
623
- * feat(ModelViewPlugin): 模型小窗实现变更。
620
+ - feat(ModelViewPlugin): 模型小窗实现变更。
624
621
 
625
622
  ## 3.60.3
626
623
 
627
- * fix(PanoTagPlugin): 修复模型没展示的问题。
624
+ - fix(PanoTagPlugin): 修复模型没展示的问题。
628
625
 
629
626
  ## 3.60.2
630
627
 
631
- * fix(ObjectHelper): 修复 当设置不显示某条移动轴 时,报错的问题。
628
+ - fix(ObjectHelper): 修复 当设置不显示某条移动轴 时,报错的问题。
632
629
 
633
630
  ## 3.60.1
634
631
 
635
- * fix(PanoTagPlugin): 修复 dom 渲染的虚拟屏幕有黑边的问题。
636
- * fix(ObjectHelper): 修复和 css3DObject 的配合使用问题。
637
- * fix(Util.LightTag): wrapper 不再设置兜底值,无 wrapper 时不加载。
632
+ - fix(PanoTagPlugin): 修复 dom 渲染的虚拟屏幕有黑边的问题。
633
+ - fix(ObjectHelper): 修复和 css3DObject 的配合使用问题。
634
+ - fix(Util.LightTag): wrapper 不再设置兜底值,无 wrapper 时不加载。
638
635
 
639
636
  ## 3.60.0
640
637
 
641
- * chore(\*): 打包优化
638
+ - chore(\*): 打包优化
642
639
 
643
640
  ## 3.59.13
644
641
 
645
- * fix(PanoTagPlugin): 修复 enable 在某些特殊情况下没有立即生效的问题。
642
+ - fix(PanoTagPlugin): 修复 enable 在某些特殊情况下没有立即生效的问题。
646
643
 
647
644
  ## 3.59.12
648
645
 
649
- * chore(PanoTagPlugin): 修复一个报错。
646
+ - chore(PanoTagPlugin): 修复一个报错。
650
647
 
651
648
  ## 3.59.11
652
649
 
653
- * fix(PanoTagPlugin): 修复虚拟屏幕 创建、修改、销毁过程中的 bug。
650
+ - fix(PanoTagPlugin): 修复虚拟屏幕 创建、修改、销毁过程中的 bug。
654
651
 
655
652
  ## 3.59.10
656
653
 
657
- * fix(PanoFloorplanRadarPlugin): 还原 hoverEnable 默认值 false。
658
- * fix(Sculpt): 修复某些特殊情况下,tip 没有展示的问题。
654
+ - fix(PanoFloorplanRadarPlugin): 还原 hoverEnable 默认值 false。
655
+ - fix(Sculpt): 修复某些特殊情况下,tip 没有展示的问题。
659
656
 
660
657
  ## 3.59.9
661
658
 
662
- * fix(GuideLinePlugin): 兼容低版本 webgl,修复 ios14 上 fragmentShader 渲染异常的问题。
659
+ - fix(GuideLinePlugin): 兼容低版本 webgl,修复 ios14 上 fragmentShader 渲染异常的问题。
663
660
 
664
661
  ## 3.59.8
665
662
 
666
- * fix(PanoTagPlugin): 重构 css3DRender, 修复 five react 切换 work 后,模型广告牌内容可能会消失的问题。
667
- * fix(PanoTagPlugin): 修复 five react 切换 work 后,模型点击事件不会触发的问题。
668
- * fix(PanoTagPlugin): 修复 setDataById, setTagById 等方式切换 tag 数据后没有立即更新的问题。
663
+ - fix(PanoTagPlugin): 重构 css3DRender, 修复 five react 切换 work 后,模型广告牌内容可能会消失的问题。
664
+ - fix(PanoTagPlugin): 修复 five react 切换 work 后,模型点击事件不会触发的问题。
665
+ - fix(PanoTagPlugin): 修复 setDataById, setTagById 等方式切换 tag 数据后没有立即更新的问题。
669
666
 
670
667
  ## 3.59.7
671
668
 
672
- * fix(PanoMeasurePlugin): 修复测面积撤销完所有点后会报错的问题。
669
+ - fix(PanoMeasurePlugin): 修复测面积撤销完所有点后会报错的问题。
673
670
 
674
671
  ## 3.59.6
675
672
 
676
- * fix(GuideLinePlugin): 修复路线为空时报错的问题。
673
+ - fix(GuideLinePlugin): 修复路线为空时报错的问题。
677
674
 
678
675
  ## 3.59.5
679
676
 
680
- * fix(\*): zFightting 统一调大至 1mm。
677
+ - fix(\*): zFightting 统一调大至 1mm。
681
678
 
682
679
  ## 3.59.4
683
680
 
684
- * fix(Util.lookObject): 保证每次转动角度最小。
681
+ - fix(Util.lookObject): 保证每次转动角度最小。
685
682
 
686
683
  ## 3.59.3
687
684
 
688
- * fix(ObjectHelper): 修复正交视角下操作不平行于水平面的拖动轴时,结果可能会错误的问题。
685
+ - fix(ObjectHelper): 修复正交视角下操作不平行于水平面的拖动轴时,结果可能会错误的问题。
689
686
 
690
687
  ## 3.59.2
691
688
 
692
- * fix(ObjectHelper): 正交视角下,与正交方向一致的移动轴不显示。
693
- * fix(PointSelector): select 事件现在只有精准点击(500ms 内鼠标按下并在同一个位置抬起)会触发。
694
- * fix(\*): 修复一个底层错误,该错误可能会导致 拖动、绘制 等操作不正常。
689
+ - fix(ObjectHelper): 正交视角下,与正交方向一致的移动轴不显示。
690
+ - fix(PointSelector): select 事件现在只有精准点击(500ms 内鼠标按下并在同一个位置抬起)会触发。
691
+ - fix(\*): 修复一个底层错误,该错误可能会导致 拖动、绘制 等操作不正常。
695
692
 
696
693
  ## 3.59.1
697
694
 
698
- * chore(ModelMakerPlugin): fix type。
695
+ - chore(ModelMakerPlugin): fix type。
699
696
 
700
697
  ## 3.59.0
701
698
 
702
- * feat(Sculpt): load 时可以指定 defaultAction,选择是否启用默认行为(点击选中等)。默认为 true。
699
+ - feat(Sculpt): load 时可以指定 defaultAction,选择是否启用默认行为(点击选中等)。默认为 true。
703
700
 
704
701
  ## 3.58.7
705
702
 
706
- * chore(Sculpt): 缩放操作时,隐藏其他缩放块。
703
+ - chore(Sculpt): 缩放操作时,隐藏其他缩放块。
707
704
 
708
705
  ## 3.58.6
709
706
 
710
- * chore(FloorplanPlugin): 点击事件现在可以获取到点击的房间信息。
707
+ - chore(FloorplanPlugin): 点击事件现在可以获取到点击的房间信息。
711
708
 
712
709
  ## 3.58.5
713
710
 
714
- * fix(Sculpt): 修复部分 item.setData 结果不正确的问题。
711
+ - fix(Sculpt): 修复部分 item.setData 结果不正确的问题。
715
712
 
716
713
  ## 3.58.4
717
714
 
718
- * fix(ModelMakerPlugin): 2D 标注只在指定 panoIndex 上展示。
719
- * chore(PanoDoorLabelPlugin): 重构,修复 bug。
715
+ - fix(ModelMakerPlugin): 2D 标注只在指定 panoIndex 上展示。
716
+ - chore(PanoDoorLabelPlugin): 重构,修复 bug。
720
717
 
721
718
  ## 3.58.3
722
719
 
723
- * change(Sculpt): 当通过 `stopCreate()` 或 `clear()` 主动中断绘制时,createXXX promise 现在会返回 reject。
720
+ - change(Sculpt): 当通过 `stopCreate()` 或 `clear()` 主动中断绘制时,createXXX promise 现在会返回 reject。
724
721
 
725
722
  ## 3.58.2
726
723
 
727
- * fix(Sculpt): 修复绘制矩形时,预览线会显示长度的问题。
724
+ - fix(Sculpt): 修复绘制矩形时,预览线会显示长度的问题。
728
725
 
729
726
  ## 3.58.1
730
727
 
731
- * fix(Sculpt): 修复使用 editor 移动物体后,setData 设置数据后物体位置不正确的问题。
732
- * fix(Sculpt): 修复使用 setData 设置物体位置后 editor 方向不正确的问题。
733
- * fix(Util.FiveDomEvent): 修复一个代码报错。
728
+ - fix(Sculpt): 修复使用 editor 移动物体后,setData 设置数据后物体位置不正确的问题。
729
+ - fix(Sculpt): 修复使用 setData 设置物体位置后 editor 方向不正确的问题。
730
+ - fix(Util.FiveDomEvent): 修复一个代码报错。
734
731
 
735
732
  ## 3.58.0
736
733
 
737
- * change(PanoTagPlugin): 走点时默认不隐藏标签。
738
- * fix(PanoTagPlugin): 修复标签闪烁(tag.blink())可能会卡顿的问题。
734
+ - change(PanoTagPlugin): 走点时默认不隐藏标签。
735
+ - fix(PanoTagPlugin): 修复标签闪烁(tag.blink())可能会卡顿的问题。
739
736
 
740
737
  ## 3.57.1
741
738
 
742
- * fix(FiveDomEvent): 当射线上靠前的物体因为一些配置原因不触发事件时,顺延至后面的物体。
739
+ - fix(FiveDomEvent): 当射线上靠前的物体因为一些配置原因不触发事件时,顺延至后面的物体。
743
740
 
744
741
  ## 3.57.0
745
742
 
746
- * feat(ModelMakerPlugin): 优化区域标注的标签效果。
747
- * fix(Sculpt): 移除 item 时,如果在绘制中,停止绘制。
743
+ - feat(ModelMakerPlugin): 优化区域标注的标签效果。
744
+ - fix(Sculpt): 移除 item 时,如果在绘制中,停止绘制。
748
745
 
749
746
  ## 3.56.1
750
747
 
751
- * fix(\*): 修复面的颜色有色差的问题。
748
+ - fix(\*): 修复面的颜色有色差的问题。
752
749
 
753
750
  ## 3.56.0
754
751
 
755
- * feat(PanoTagPlugin):变更标签的优化策略,以支持低版本浏览器以及 safari。
756
- * fix(ModelMakerPlugin): 修复部分标注点击后名称没有显示的问题。
752
+ - feat(PanoTagPlugin):变更标签的优化策略,以支持低版本浏览器以及 safari。
753
+ - fix(ModelMakerPlugin): 修复部分标注点击后名称没有显示的问题。
757
754
 
758
755
  ## 3.55.0
759
756
 
760
- * feat(Sculpt): 支持设置边框线的透明度 `lineOpacity`, 默认为 1。
761
- * fix(Sculpt): 修复 editor 启用时,通过 `setData` 更新物体位置后,editor 位置没有更新的问题。
762
- * fix(ModelMakerPlugin): 支持多楼层场景,仅在当前楼层展示。
757
+ - feat(Sculpt): 支持设置边框线的透明度 `lineOpacity`, 默认为 1。
758
+ - fix(Sculpt): 修复 editor 启用时,通过 `setData` 更新物体位置后,editor 位置没有更新的问题。
759
+ - fix(ModelMakerPlugin): 支持多楼层场景,仅在当前楼层展示。
763
760
 
764
761
  ## 3.54.2
765
762
 
766
- * chore(Sculpt): 优化绘制 `Sculpt` 线的方式。
763
+ - chore(Sculpt): 优化绘制 `Sculpt` 线的方式。
767
764
 
768
765
  ## 3.54.1
769
766
 
770
- * fix(Sculpt): 修复凹多边形的绘制问题
767
+ - fix(Sculpt): 修复凹多边形的绘制问题
771
768
 
772
769
  ## 3.54.0
773
770
 
774
- * fix(Util.FivePuppet): 兼容 vapor。
775
- * feat(Sculpt): 添加 `item.setData` 方法,参数为 [SculptData](https://open-platform.realsee.com/developer/docs/dnalogel/Sculpt/#data)。
776
- * feat(Sculpt): 添加 `item.editor.hooks.on('objectUpdate')`,当 editor 开启时,物体被移动/缩放/旋转时触发。
777
- * chore(Sculpt): 取消编辑 scale 距离限制;体的绘制高度限制由 10m 改为 100m。
771
+ - fix(Util.FivePuppet): 兼容 vapor。
772
+ - feat(Sculpt): 添加 `item.setData` 方法,参数为 [SculptData](https://open-platform.realsee.com/developer/docs/dnalogel/Sculpt/#data)。
773
+ - feat(Sculpt): 添加 `item.editor.hooks.on('objectUpdate')`,当 editor 开启时,物体被移动/缩放/旋转时触发。
774
+ - chore(Sculpt): 取消编辑 scale 距离限制;体的绘制高度限制由 10m 改为 100m。
778
775
 
779
776
  ## 3.53.4
780
777
 
781
- * fix(Sculpt): 关闭 depthWrite,修复不显示被透明面遮挡的线的问题,修复部分面看起来颜色要淡的问题。
782
- * fix(Sculpt): 物体的 opacity 不再修改边框线的透明度。
778
+ - fix(Sculpt): 关闭 depthWrite,修复不显示被透明面遮挡的线的问题,修复部分面看起来颜色要淡的问题。
779
+ - fix(Sculpt): 物体的 opacity 不再修改边框线的透明度。
783
780
 
784
781
  ## 3.53.3
785
782
 
786
- * fix(GuideLinePlugin): 修复 `GuideLinePlugin` 在 `hide` 后切换至 `Mapview` 视角时,偶现显示出起点终点标签的问题。
783
+ - fix(GuideLinePlugin): 修复 `GuideLinePlugin` 在 `hide` 后切换至 `Mapview` 视角时,偶现显示出起点终点标签的问题。
787
784
 
788
785
  ## 3.53.2
789
786
 
790
- * fix(GuildLinePlugin): 修复 load 后立即获取 item.modelItem 或 item.panoramaItem 的 visible 不正确的问题。
787
+ - fix(GuildLinePlugin): 修复 load 后立即获取 item.modelItem 或 item.panoramaItem 的 visible 不正确的问题。
791
788
 
792
789
  ## 3.53.1
793
790
 
794
- * fix(Util.FivePuppet): 修复 `FivePuppet` 的 `destory` 清除不完全的问题。
791
+ - fix(Util.FivePuppet): 修复 `FivePuppet` 的 `destory` 清除不完全的问题。
795
792
 
796
793
  ## 3.53.0
797
794
 
798
- * feat(Util): 新增 `Util.FivePuppet`
795
+ - feat(Util): 新增 `Util.FivePuppet`
799
796
 
800
797
  ## 3.52.3
801
798
 
802
- * fix(tag): 没有点的情况下不做碰撞检测。
799
+ - fix(tag): 没有点的情况下不做碰撞检测。
803
800
 
804
801
  ## 3.52.2
805
802
 
806
- * fix(ModelMakerPlugin): 修复字号会跟随字符长度变化的问题。
803
+ - fix(ModelMakerPlugin): 修复字号会跟随字符长度变化的问题。
807
804
 
808
805
  ## 3.52.1
809
806
 
810
- * fix(Sculpt): 修复导出数据不准确的问题。
807
+ - fix(Sculpt): 修复导出数据不准确的问题。
811
808
 
812
809
  ## 3.52.0
813
810
 
814
- * fix(ModelMakerPlugin): 修复 hide 后标签没有隐藏的问题(使用 display 代替 visibility)。
815
- * fix(Object3DHelper): 修复正交相机视角下拉近摄像机时,helper 没有缩放的问题;修复位移操作结束时,helper 没有缩放的问题。
816
- * feat(Sculpt):
811
+ - fix(ModelMakerPlugin): 修复 hide 后标签没有隐藏的问题(使用 display 代替 visibility)。
812
+ - fix(Object3DHelper): 修复正交相机视角下拉近摄像机时,helper 没有缩放的问题;修复位移操作结束时,helper 没有缩放的问题。
813
+ - feat(Sculpt):
817
814
  1. 优化 boxMesh 的 geometry;
818
815
  2. 长方体绘制支持锁定平面,支持选择绘制方式,api 同 矩形绘制;
819
816
  3. 长方体支持六个面的缩放;
@@ -824,287 +821,287 @@
824
821
 
825
822
  ## 3.51.0
826
823
 
827
- * feat(modelMakerPlugin): 模型标注的标签增加元素间的遮挡检测。
824
+ - feat(modelMakerPlugin): 模型标注的标签增加元素间的遮挡检测。
828
825
 
829
826
  ## 3.50.16
830
827
 
831
- * fix(Util.PointSelector): 支持屏幕支持触摸的 pc 设备。
828
+ - fix(Util.PointSelector): 支持屏幕支持触摸的 pc 设备。
832
829
 
833
830
  ## 3.50.15
834
831
 
835
- * chore(Util): 导出工具函数。
832
+ - chore(Util): 导出工具函数。
836
833
 
837
834
  ## 3.50.14
838
835
 
839
- * fix(ModelMakerPlugin): 修复碰撞检测计算错误的问题。
836
+ - fix(ModelMakerPlugin): 修复碰撞检测计算错误的问题。
840
837
 
841
838
  ## 3.50.13
842
839
 
843
- * fix(PanoTagPlugin): 修复 load 完后立即 clearTags 时,虚拟屏幕没有被清除的问题。
840
+ - fix(PanoTagPlugin): 修复 load 完后立即 clearTags 时,虚拟屏幕没有被清除的问题。
844
841
 
845
842
  ## 3.50.12
846
843
 
847
- * chore(Sculpt): fix typo `createline`
844
+ - chore(Sculpt): fix typo `createline`
848
845
 
849
846
  ## 3.50.11
850
847
 
851
- * fix(PanoTagPlugin): 修复 3.42.0 导致的 hide 后没有隐藏 css3D 渲染的 Dom 的问题。
848
+ - fix(PanoTagPlugin): 修复 3.42.0 导致的 hide 后没有隐藏 css3D 渲染的 Dom 的问题。
852
849
 
853
850
  ## 3.50.10
854
851
 
855
- * chore(floorplan): 修改户型图标尺透明度。
852
+ - chore(floorplan): 修改户型图标尺透明度。
856
853
 
857
854
  ## 3.50.9
858
855
 
859
- * fix(PointSelector): 修复 disable 时,坐标点外围圆环没有隐藏的问题。
860
- * fix(CrusePlugin): 进一步修复点位自动漫游中,非常频繁的切换速度时,偶现漫游暂停的问题。
856
+ - fix(PointSelector): 修复 disable 时,坐标点外围圆环没有隐藏的问题。
857
+ - fix(CrusePlugin): 进一步修复点位自动漫游中,非常频繁的切换速度时,偶现漫游暂停的问题。
861
858
 
862
859
  ## 3.50.8
863
860
 
864
- * fix(CrusePlugin): 修复点位自动漫游中,非常频繁的切换速度时,偶现漫游暂停的问题。
861
+ - fix(CrusePlugin): 修复点位自动漫游中,非常频繁的切换速度时,偶现漫游暂停的问题。
865
862
 
866
863
  ## 3.50.7
867
864
 
868
- * chore(Sculpt): 3.50.6 中的 feature 添加默认参数。
865
+ - chore(Sculpt): 3.50.6 中的 feature 添加默认参数。
869
866
 
870
867
  ## 3.50.6
871
868
 
872
- * change(Sculpt): 距离和 tip 颜色默认和 mesh 颜色一致。
869
+ - change(Sculpt): 距离和 tip 颜色默认和 mesh 颜色一致。
873
870
 
874
871
  ## 3.50.5
875
872
 
876
- * fix(measure): 兼容 five react。
873
+ - fix(measure): 兼容 five react。
877
874
 
878
875
  ## 3.50.4
879
876
 
880
- * change(floorplan): 户型图展示/隐藏时,除之前设置 five canvas 透明度的逻辑外,同步设置 five 相关 dom 的透明度(使用 dataset-infive 标识)
877
+ - change(floorplan): 户型图展示/隐藏时,除之前设置 five canvas 透明度的逻辑外,同步设置 five 相关 dom 的透明度(使用 dataset-infive 标识)
881
878
 
882
879
  ## 3.50.3
883
880
 
884
- * fix(ObjectHelper): 修复 helper 起始位置可能错误的问题。
881
+ - fix(ObjectHelper): 修复 helper 起始位置可能错误的问题。
885
882
 
886
883
  ## 3.50.2
887
884
 
888
- * fix(Sculpt): 修复 `Sculpt` 连续绘制多个平面矩形时,边框长度错误的问题。
889
- * fix(Sculpt): 修改 `PointMesh` 和 `LineMesh` 的 `visible` 时,tip 或者 长度也会被修改。
885
+ - fix(Sculpt): 修复 `Sculpt` 连续绘制多个平面矩形时,边框长度错误的问题。
886
+ - fix(Sculpt): 修改 `PointMesh` 和 `LineMesh` 的 `visible` 时,tip 或者 长度也会被修改。
890
887
 
891
888
  ## 3.50.1
892
889
 
893
- * fix(Sculpt): 3.49.11 的 tip 在 ios 设备上支持中文。
890
+ - fix(Sculpt): 3.49.11 的 tip 在 ios 设备上支持中文。
894
891
 
895
892
  ## 3.50.0
896
893
 
897
- * feat(PointSelector): 取消 Hammer 依赖,Hammer 在安卓设备上与 vapor 不兼容。
894
+ - feat(PointSelector): 取消 Hammer 依赖,Hammer 在安卓设备上与 vapor 不兼容。
898
895
 
899
896
  ## 3.49.13
900
897
 
901
- * fix(Sculpt): 修复 3.49.11 中 point 的 tip 没有在 point 被 remove 时销毁的问题。
898
+ - fix(Sculpt): 修复 3.49.11 中 point 的 tip 没有在 point 被 remove 时销毁的问题。
902
899
 
903
900
  ## 3.49.12
904
901
 
905
- * fix(Sculpt): 3.49.11 的 tip 支持中文。
902
+ - fix(Sculpt): 3.49.11 的 tip 支持中文。
906
903
 
907
904
  ## 3.49.11
908
905
 
909
- * fix(Sculpt): 绘制点时,实时预览点的位置;点和线 支持设置 tip。
906
+ - fix(Sculpt): 绘制点时,实时预览点的位置;点和线 支持设置 tip。
910
907
 
911
908
  ## 3.49.10
912
909
 
913
- * fix(Sculpt): 优化触摸屏绘制。
910
+ - fix(Sculpt): 优化触摸屏绘制。
914
911
 
915
912
  ## 3.49.9
916
913
 
917
- * fix(ModelMakerPlugin): 修复页面 resize 后,标签没有更新位置的问题。
914
+ - fix(ModelMakerPlugin): 修复页面 resize 后,标签没有更新位置的问题。
918
915
 
919
916
  ## 3.49.8
920
917
 
921
- * chore(sculpt): 导出工具函数。
918
+ - chore(sculpt): 导出工具函数。
922
919
 
923
920
  ## 3.49.7
924
921
 
925
- * fix(PanoTagPlugin): 修复 360 浏览器 69 版本下标签插件不显示的问题。
926
- * fix(ModelMakerPlugin): 修复区域标注标签被缩小的问题。
922
+ - fix(PanoTagPlugin): 修复 360 浏览器 69 版本下标签插件不显示的问题。
923
+ - fix(ModelMakerPlugin): 修复区域标注标签被缩小的问题。
927
924
 
928
925
  ## 3.49.6
929
926
 
930
- * feat(Sculpt): 支持点击出现删除按钮。
927
+ - feat(Sculpt): 支持点击出现删除按钮。
931
928
 
932
929
  ## 3.49.5
933
930
 
934
- * chore(Sculpt): 优化 `Theme` 类型。
931
+ - chore(Sculpt): 优化 `Theme` 类型。
935
932
 
936
933
  ## 3.49.4
937
934
 
938
- * chore(Sculpt): 修改 `theme` 属性访问权限。
935
+ - chore(Sculpt): 修改 `theme` 属性访问权限。
939
936
 
940
937
  ## 3.49.3
941
938
 
942
- * fix(PanoTagPlugin): 修复插件 hide 的情况下,在页面 resize 后可见状态错误的问题。
939
+ - fix(PanoTagPlugin): 修复插件 hide 的情况下,在页面 resize 后可见状态错误的问题。
943
940
 
944
941
  ## 3.49.2
945
942
 
946
- * fix(Sculpt): 修复页面 resize 后 距离的 dom 层级问题。
943
+ - fix(Sculpt): 修复页面 resize 后 距离的 dom 层级问题。
947
944
 
948
945
  ## 3.49.1
949
946
 
950
- * fix(Sculpt): 修复触摸屏手势操作结束时,有可能触发 five 事件的问题。
951
- * fix(Sculpt): 修复触摸屏绘制折线时,折线的第一个点没有显示的问题。
952
- * fix(PanoTagPlugin): 优化 `tag.destroy()` 逻辑。
947
+ - fix(Sculpt): 修复触摸屏手势操作结束时,有可能触发 five 事件的问题。
948
+ - fix(Sculpt): 修复触摸屏绘制折线时,折线的第一个点没有显示的问题。
949
+ - fix(PanoTagPlugin): 优化 `tag.destroy()` 逻辑。
953
950
 
954
951
  ## 3.49.0
955
952
 
956
- * feat(ObjectHelper): 支持触摸屏手势操作。
957
- * feat(Sculpt): 支持触摸屏手势操作。
953
+ - feat(ObjectHelper): 支持触摸屏手势操作。
954
+ - feat(Sculpt): 支持触摸屏手势操作。
958
955
 
959
956
  ## 3.48.7
960
957
 
961
- * fix(PanoMeasurePlugin):修复 `enable({mode: 'View'})` 时 可能会显示不应展示的标尺的问题。
958
+ - fix(PanoMeasurePlugin):修复 `enable({mode: 'View'})` 时 可能会显示不应展示的标尺的问题。
962
959
 
963
960
  ## 3.48.6
964
961
 
965
- * fix(PanoMeasurePLugin):修复在未来家墙面上测量面积时,偶现无法正常绘制的问题。
966
- * feat(Sculpt):优化绘制多边形时的实时预览效果。
962
+ - fix(PanoMeasurePLugin):修复在未来家墙面上测量面积时,偶现无法正常绘制的问题。
963
+ - feat(Sculpt):优化绘制多边形时的实时预览效果。
967
964
 
968
965
  ## 3.48.5
969
966
 
970
- * fix(PanoTagPlugin): 修复部分场景下,标签无法闪烁的问题。
967
+ - fix(PanoTagPlugin): 修复部分场景下,标签无法闪烁的问题。
971
968
 
972
969
  ## 3.48.4
973
970
 
974
- * fix(PanoTagPlugin): 修复部分标签禁用后再闪烁,闪烁完成后没有消失的问题。
971
+ - fix(PanoTagPlugin): 修复部分标签禁用后再闪烁,闪烁完成后没有消失的问题。
975
972
 
976
973
  ## 3.48.3
977
974
 
978
- * fix(PanoTagPlugin): 修复 `3.48.0` 导致的图文标签 UI 错误的问题。
975
+ - fix(PanoTagPlugin): 修复 `3.48.0` 导致的图文标签 UI 错误的问题。
979
976
 
980
977
  ## 3.48.2
981
978
 
982
- * feat(Sculpt): 折线(Polyline)多边形(Polygon)支持撤销/重做。
979
+ - feat(Sculpt): 折线(Polyline)多边形(Polygon)支持撤销/重做。
983
980
 
984
981
  ## 3.48.1
985
982
 
986
- * feat(Sculpt): 线段(Line)支持撤销/重做。
983
+ - feat(Sculpt): 线段(Line)支持撤销/重做。
987
984
 
988
985
  ## 3.48.0
989
986
 
990
- * feat:(PanoTagPlugin): 带视频的标签,支持 `play` / `pause`
987
+ - feat:(PanoTagPlugin): 带视频的标签,支持 `play` / `pause`
991
988
 
992
989
  ## 3.47.16
993
990
 
994
- * chore(\*): 优化代码。
991
+ - chore(\*): 优化代码。
995
992
 
996
993
  ## 3.47.15
997
994
 
998
- * fix(\*): 修复一个循环引用问题。
999
- * fix(PanoTagPlugin): 修复 `requestIdleCallbackId` polyfill 问题。
995
+ - fix(\*): 修复一个循环引用问题。
996
+ - fix(PanoTagPlugin): 修复 `requestIdleCallbackId` polyfill 问题。
1000
997
 
1001
998
  ## 3.47.14
1002
999
 
1003
- * fix(Sculpt): 修复移动多边形时,距离/面积 dom 没有跟随移动的问题。
1004
- * fix(Sculpt): 修复清空时,面积没有被删除的问题。
1000
+ - fix(Sculpt): 修复移动多边形时,距离/面积 dom 没有跟随移动的问题。
1001
+ - fix(Sculpt): 修复清空时,面积没有被删除的问题。
1005
1002
 
1006
1003
  ## 3.47.13
1007
1004
 
1008
- * fix(Sculpt): 修复多次绘制对角线矩形时,距离显示的问题。
1005
+ - fix(Sculpt): 修复多次绘制对角线矩形时,距离显示的问题。
1009
1006
 
1010
1007
  ## 3.47.12
1011
1008
 
1012
- * feat(Sculpt): 支持展示面积。
1009
+ - feat(Sculpt): 支持展示面积。
1013
1010
 
1014
1011
  ## 3.47.11
1015
1012
 
1016
- * fix(Sculpt): 修复矩形绘制时的距离不显示的问题。
1013
+ - fix(Sculpt): 修复矩形绘制时的距离不显示的问题。
1017
1014
 
1018
1015
  ## 3.47.10
1019
1016
 
1020
- * fix(Sculpt): 修复 box 绘制;修复距离显示问题。
1017
+ - fix(Sculpt): 修复 box 绘制;修复距离显示问题。
1021
1018
 
1022
1019
  ## 3.47.9
1023
1020
 
1024
- * fix(Sculpt): 优化矩形绘制代码。
1021
+ - fix(Sculpt): 优化矩形绘制代码。
1025
1022
 
1026
1023
  ## 3.47.8
1027
1024
 
1028
- * fix(PanoTagPlugin): 修复 `tag.destroy()` 和 `plugin.clearTags()`。
1025
+ - fix(PanoTagPlugin): 修复 `tag.destroy()` 和 `plugin.clearTags()`。
1029
1026
 
1030
1027
  ## 3.47.7
1031
1028
 
1032
- * fix(Sculpt): 优化点云中的长度标签的碰撞检测。
1029
+ - fix(Sculpt): 优化点云中的长度标签的碰撞检测。
1033
1030
 
1034
1031
  ## 3.47.6
1035
1032
 
1036
- * fix(Sculpt): 修复长度标签的倾斜角度没有更新的问题。
1033
+ - fix(Sculpt): 修复长度标签的倾斜角度没有更新的问题。
1037
1034
 
1038
1035
  ## 3.47.5
1039
1036
 
1040
- * fix(Sculpt): 优化点云中的长度标签的碰撞检测;UI 优化。
1037
+ - fix(Sculpt): 优化点云中的长度标签的碰撞检测;UI 优化。
1041
1038
 
1042
1039
  ## 3.47.4
1043
1040
 
1044
- * chore(\*): 优化放大镜性能。
1041
+ - chore(\*): 优化放大镜性能。
1045
1042
 
1046
1043
  ## 3.47.3
1047
1044
 
1048
- * fix(Sculpt): 优化垂直绘制方式。
1045
+ - fix(Sculpt): 优化垂直绘制方式。
1049
1046
 
1050
1047
  ## 3.47.2
1051
1048
 
1052
- * chore(PanoSelector): 类型优化。
1049
+ - chore(PanoSelector): 类型优化。
1053
1050
 
1054
1051
  ## 3.47.1
1055
1052
 
1056
- * change(PanoTagPlugin): 移除默认最大距离配置
1053
+ - change(PanoTagPlugin): 移除默认最大距离配置
1057
1054
 
1058
1055
  ## 3.47.0
1059
1056
 
1060
- * feat(PanoMeasurePlugin): 支持通过 `config.pointSelectorConfig.actionIfNoIntersection` 来配置当鼠标处无模型时的行为。
1061
- * feat(Sculpt): 绘制中遇到鼠标处无模型时的情况时更加智能。
1057
+ - feat(PanoMeasurePlugin): 支持通过 `config.pointSelectorConfig.actionIfNoIntersection` 来配置当鼠标处无模型时的行为。
1058
+ - feat(Sculpt): 绘制中遇到鼠标处无模型时的情况时更加智能。
1062
1059
 
1063
1060
  ## 3.46.1
1064
1061
 
1065
- * fix(Sculpt): 修复删除 item 时,距离 dom 没有被删除的问题。
1062
+ - fix(Sculpt): 修复删除 item 时,距离 dom 没有被删除的问题。
1066
1063
 
1067
1064
  ## 3.46.0
1068
1065
 
1069
- * feat(Sculpt): 支持设置 item 的 `lengthEnable` 来开启距离显示。
1066
+ - feat(Sculpt): 支持设置 item 的 `lengthEnable` 来开启距离显示。
1070
1067
 
1071
1068
  ## 3.45.0
1072
1069
 
1073
- * feat(Sculpt): 支持创建线段;支持创建 线段、折线、多边形时,锁定垂直/水平面
1070
+ - feat(Sculpt): 支持创建线段;支持创建 线段、折线、多边形时,锁定垂直/水平面
1074
1071
 
1075
1072
  ## 3.44.5
1076
1073
 
1077
- * chore(PanoTagPlugin): 开启 `debug` 时,控制台输出函数调用日志。
1074
+ - chore(PanoTagPlugin): 开启 `debug` 时,控制台输出函数调用日志。
1078
1075
 
1079
1076
  ## 3.44.4
1080
1077
 
1081
- * fix(PointSelector): 修复缩放 fov 时,放大镜没有更新位置的问题。
1082
- * fix(PointSelector): 修复 `disable` 时,坐标点外围圆环没有隐藏的问题。
1078
+ - fix(PointSelector): 修复缩放 fov 时,放大镜没有更新位置的问题。
1079
+ - fix(PointSelector): 修复 `disable` 时,坐标点外围圆环没有隐藏的问题。
1083
1080
 
1084
1081
  ## 3.44.3
1085
1082
 
1086
- * fix(currentPanoImagePlugin): 支持多 work 场景。
1083
+ - fix(currentPanoImagePlugin): 支持多 work 场景。
1087
1084
 
1088
1085
  ## 3.44.2
1089
1086
 
1090
- * fix(PanoTagPlugin): 修复偶先走点后没有立即显示标签的问题。
1087
+ - fix(PanoTagPlugin): 修复偶先走点后没有立即显示标签的问题。
1091
1088
 
1092
1089
  ## 3.44.1
1093
1090
 
1094
- * fix(PanoTagPlugin): 标签的模型态入口开启时,在模型态下禁止自动展开。
1091
+ - fix(PanoTagPlugin): 标签的模型态入口开启时,在模型态下禁止自动展开。
1095
1092
 
1096
1093
  ## 3.44.0
1097
1094
 
1098
- * feat(PanoMeasurePlugin): 新增一种坐标选择器样式,初始化插件时,可以使用 `config.pointSelectorConfig.helper.pointHelper` 配置来设置坐标选择器的样式。
1099
- * feat(PanoMeasurePlugin): 支持通过 `config.pointSelectorConfig.virtualPoint` 来配置当鼠标处无模型时,是否生成虚拟点。
1095
+ - feat(PanoMeasurePlugin): 新增一种坐标选择器样式,初始化插件时,可以使用 `config.pointSelectorConfig.helper.pointHelper` 配置来设置坐标选择器的样式。
1096
+ - feat(PanoMeasurePlugin): 支持通过 `config.pointSelectorConfig.virtualPoint` 来配置当鼠标处无模型时,是否生成虚拟点。
1100
1097
 
1101
1098
  ## 3.43.0
1102
1099
 
1103
- * feat(PanoTagPlugin): 可通过 `globalConfig.entryFromModel` 启用标签在模型态上的入口,点击后可进入全景态查看标签。
1100
+ - feat(PanoTagPlugin): 可通过 `globalConfig.entryFromModel` 启用标签在模型态上的入口,点击后可进入全景态查看标签。
1104
1101
 
1105
1102
  ## 3.42.0
1106
1103
 
1107
- * feat(PanoTagPlugin)
1104
+ - feat(PanoTagPlugin)
1108
1105
  1. 优化 fov 变化时标签位置的计算。
1109
1106
  2. 可通过 `globalConfig.simulate3D` 启用模拟 3d 的近大远小的效果,默认关闭。
1110
1107
  3. 添加 `tag.find()` 方法,移动至适当位置找到此标签。
@@ -1112,1547 +1109,1546 @@
1112
1109
  5. 添加 `tagsLengthChange` 事件,调用`addTag()`, `clearTags()`, `tag.destroy()` 等方法 使标签数量发生变化时触发。
1113
1110
  6. 移除方法中的 `withAnimation` 参数,现在默认 `show`, `hide`, `enable` 全部带 fade 动画。
1114
1111
  7. 展示性能优化,加载速度优化。
1115
- * feat(Util):
1112
+ - feat(Util):
1116
1113
  1. `Util.lookObject`,模型态下以最佳视角查看一个物体。
1117
1114
  2. `Util.lookPoint`: 模型态下以最佳视角查看一个坐标点。
1118
1115
  3. `Util.reblink`: 修复将 dom 的 opacity 主动设置为 0 时,反向闪烁动画不生效的问题。
1119
- * chore(Object3DHelperPlugin): 优化一些代码。
1116
+ - chore(Object3DHelperPlugin): 优化一些代码。
1120
1117
 
1121
1118
  ## 3.41.7
1122
1119
 
1123
- * chore(\*): update `BasePlugin`
1120
+ - chore(\*): update `BasePlugin`
1124
1121
 
1125
1122
  ## 3.41.6
1126
1123
 
1127
- * fix(PanoTagPlugin): 修复模型未加载完成时,手动调用 `changeConfig` 会报错的问题。
1124
+ - fix(PanoTagPlugin): 修复模型未加载完成时,手动调用 `changeConfig` 会报错的问题。
1128
1125
 
1129
1126
  ## 3.41.5
1130
1127
 
1131
- * fix(GuideLinePlugin): dom 闪烁动画修复
1128
+ - fix(GuideLinePlugin): dom 闪烁动画修复
1132
1129
 
1133
1130
  ## 3.41.4
1134
1131
 
1135
- * fix(PanoMeasurePlugin): 修复走点后没有更新放大镜位置的问题。
1132
+ - fix(PanoMeasurePlugin): 修复走点后没有更新放大镜位置的问题。
1136
1133
 
1137
1134
  ## 3.41.3
1138
1135
 
1139
- * fix(\*): 修复众多插件在沙盘 vr 中的碰撞检测的目标错误的问题。
1136
+ - fix(\*): 修复众多插件在沙盘 vr 中的碰撞检测的目标错误的问题。
1140
1137
 
1141
1138
  ## 3.41.2
1142
1139
 
1143
- * fix(GuideLinePlugin): dom 闪烁动画修复
1140
+ - fix(GuideLinePlugin): dom 闪烁动画修复
1144
1141
 
1145
1142
  ## 3.41.1
1146
1143
 
1147
- * fix(GuideLinePlugin): 闪烁动画修复
1148
- * feat(blink): 支持闪烁 `ShaderMaterial`
1144
+ - fix(GuideLinePlugin): 闪烁动画修复
1145
+ - feat(blink): 支持闪烁 `ShaderMaterial`
1149
1146
 
1150
1147
  ## 3.41.0
1151
1148
 
1152
- * feat(GuideLinePlugin): 优化路线转弯处的显示效果
1149
+ - feat(GuideLinePlugin): 优化路线转弯处的显示效果
1153
1150
 
1154
1151
  ## 3.40.4
1155
1152
 
1156
- * fix(ModelMakerPlugin): 修复 plugin `disable()` 后,依旧可以点击到物体的偶现问题。
1153
+ - fix(ModelMakerPlugin): 修复 plugin `disable()` 后,依旧可以点击到物体的偶现问题。
1157
1154
 
1158
1155
  ## 3.40.3
1159
1156
 
1160
- * fix(GuideLinePlugin): 修复一个报错问题
1157
+ - fix(GuideLinePlugin): 修复一个报错问题
1161
1158
 
1162
1159
  ## 3.40.2
1163
1160
 
1164
- * fix(GuideLinePlugin): 修复初始态为模型态时,路线引导标签不显示的问题。
1165
- * feat(GuideLinePlugin): 没有标签数据时,不生成多余的 PanoTagPlugin 实例。
1161
+ - fix(GuideLinePlugin): 修复初始态为模型态时,路线引导标签不显示的问题。
1162
+ - feat(GuideLinePlugin): 没有标签数据时,不生成多余的 PanoTagPlugin 实例。
1166
1163
 
1167
1164
  ## 3.40.1
1168
1165
 
1169
- * 忽略此版本,等同于 3.40.0
1166
+ - 忽略此版本,等同于 3.40.0
1170
1167
 
1171
1168
  ## 3.40.0
1172
1169
 
1173
- * change(blink): 现在返回值为 `animeInstance`,可以通过 `animeInstance.preComplete()` 来提前结束动画。
1170
+ - change(blink): 现在返回值为 `animeInstance`,可以通过 `animeInstance.preComplete()` 来提前结束动画。
1174
1171
 
1175
1172
  ## 3.39.0
1176
1173
 
1177
- * feat(GuideLinePlugin): 支持设置 `useAutoDepthTest` 来选择是否动态开启深度测试
1174
+ - feat(GuideLinePlugin): 支持设置 `useAutoDepthTest` 来选择是否动态开启深度测试
1178
1175
 
1179
1176
  ## 3.38.0
1180
1177
 
1181
- * feat(ModelMakerPlugin): 支持通过 `Plugin(five, { occlusionMode?: 'depthTest' | 'translucence' })` 设置当 occlusionVisibility 开启时的显示效果
1178
+ - feat(ModelMakerPlugin): 支持通过 `Plugin(five, { occlusionMode?: 'depthTest' | 'translucence' })` 设置当 occlusionVisibility 开启时的显示效果
1182
1179
 
1183
1180
  ## 3.37.2
1184
1181
 
1185
- * fix(ModelMakerPlugin): 修复区域标注 `load` 后 `occlusionVisibility` 可能不立即生效的问题。
1182
+ - fix(ModelMakerPlugin): 修复区域标注 `load` 后 `occlusionVisibility` 可能不立即生效的问题。
1186
1183
 
1187
1184
  ## 3.37.1
1188
1185
 
1189
- * fix(PanoTagPlugin): 修复贴片标签 `disable` 后执行闪烁动画时不生效的问题。
1186
+ - fix(PanoTagPlugin): 修复贴片标签 `disable` 后执行闪烁动画时不生效的问题。
1190
1187
 
1191
1188
  ## 3.37.0
1192
1189
 
1193
- * feat(ModelMakerPlugin): 支持通过 `Plugin(five, { occlusionVisibility?: boolean | Mode[] })` 设置是否展示标注被 five 模型遮挡的部分。
1194
- * fix(ModelMakerPlugin): 修复 区域标注(prism) 少了画一个面的问题。
1190
+ - feat(ModelMakerPlugin): 支持通过 `Plugin(five, { occlusionVisibility?: boolean | Mode[] })` 设置是否展示标注被 five 模型遮挡的部分。
1191
+ - fix(ModelMakerPlugin): 修复 区域标注(prism) 少了画一个面的问题。
1195
1192
 
1196
1193
  ## 3.36.11
1197
1194
 
1198
- * fix(PanoTagPlugin): 优化标签 `tag.enable` 性能。
1195
+ - fix(PanoTagPlugin): 优化标签 `tag.enable` 性能。
1199
1196
 
1200
1197
  ## 3.36.10
1201
1198
 
1202
- * fix(PanoMeasurePlugin): 修复测量插件在特定条件下 `visibleFiveMode` 不生效的问题。
1199
+ - fix(PanoMeasurePlugin): 修复测量插件在特定条件下 `visibleFiveMode` 不生效的问题。
1203
1200
 
1204
1201
  ## 3.36.9
1205
1202
 
1206
- * fix(PanoMeasurePlugin): 修复沙盘场景下,标尺插件的 dom 部分 第一次加载时的初始位置不正确的问题。
1203
+ - fix(PanoMeasurePlugin): 修复沙盘场景下,标尺插件的 dom 部分 第一次加载时的初始位置不正确的问题。
1207
1204
 
1208
1205
  ## 3.36.8
1209
1206
 
1210
- * fix(PanoRulerPlugin): 修复标尺插件在沙盘 vr 中报错的问题。
1207
+ - fix(PanoRulerPlugin): 修复标尺插件在沙盘 vr 中报错的问题。
1211
1208
 
1212
1209
  ## 3.36.7
1213
1210
 
1214
- * fix(PanoMeasurePlugin): 测量插件 view 模式 支持沙盘 VR。
1211
+ - fix(PanoMeasurePlugin): 测量插件 view 模式 支持沙盘 VR。
1215
1212
 
1216
1213
  ## 3.36.6
1217
1214
 
1218
- * fix(ModelMakerPlugin): 标注 dom 部分 支持沙盘 VR。
1215
+ - fix(ModelMakerPlugin): 标注 dom 部分 支持沙盘 VR。
1219
1216
 
1220
1217
  ## 3.36.5
1221
1218
 
1222
- * chore(\*): 一些导出修改
1219
+ - chore(\*): 一些导出修改
1223
1220
 
1224
1221
  ## 3.36.4
1225
1222
 
1226
- * fix(ModelMakerPlugin): 标注支持沙盘 VR。
1223
+ - fix(ModelMakerPlugin): 标注支持沙盘 VR。
1227
1224
 
1228
1225
  ## 3.36.3
1229
1226
 
1230
- * fix(PanoTagPlugin): 模型广告牌(MediaModel)支持沙盘 VR。
1227
+ - fix(PanoTagPlugin): 模型广告牌(MediaModel)支持沙盘 VR。
1231
1228
 
1232
1229
  ## 3.36.2
1233
1230
 
1234
- * feat(PanoVideoPlugin): 全景视频新增 `click` 事件,使用 `e.preventDefault()` 可以阻止默认点击行为
1231
+ - feat(PanoVideoPlugin): 全景视频新增 `click` 事件,使用 `e.preventDefault()` 可以阻止默认点击行为
1235
1232
 
1236
1233
  ## 3.36.1
1237
1234
 
1238
- * fix(PanoTagPlugin) : 修复标签 disable 时,修改标签坐标后再 enable 不会更新标签 visible 的问题。
1235
+ - fix(PanoTagPlugin) : 修复标签 disable 时,修改标签坐标后再 enable 不会更新标签 visible 的问题。
1239
1236
 
1240
1237
  ## 3.36.0
1241
1238
 
1242
- * feat(PanoTagPlugin): 优化标签性能。
1239
+ - feat(PanoTagPlugin): 优化标签性能。
1243
1240
 
1244
1241
  ## 3.35.2
1245
1242
 
1246
- * fix(PanoTagPlugin): 修复 dom 贴片在 disable 后调用 `blink` 不生效的问题。
1243
+ - fix(PanoTagPlugin): 修复 dom 贴片在 disable 后调用 `blink` 不生效的问题。
1247
1244
 
1248
1245
  ## 3.35.1
1249
1246
 
1250
- * fix(PanoVideoPlugin): 修复在视频结束的瞬间调用 `disable` 时有一定概率不生效的问题。
1247
+ - fix(PanoVideoPlugin): 修复在视频结束的瞬间调用 `disable` 时有一定概率不生效的问题。
1251
1248
 
1252
1249
  ## 3.35.0
1253
1250
 
1254
- * feat(PanoMeasurePlugin): 每条线可以通过数据中的 `visibleFiveMode: FiveMode[]` 来限制此条线在哪些 FiveMode 下可见
1255
- * feat(PanoVideoPlugin): 新增 `dataLoaded` 事件
1251
+ - feat(PanoMeasurePlugin): 每条线可以通过数据中的 `visibleFiveMode: FiveMode[]` 来限制此条线在哪些 FiveMode 下可见
1252
+ - feat(PanoVideoPlugin): 新增 `dataLoaded` 事件
1256
1253
 
1257
1254
  ## 3.34.6
1258
1255
 
1259
- * chore(PanoVideoPlugin): 修改 controllerMap 访问权限
1256
+ - chore(PanoVideoPlugin): 修改 controllerMap 访问权限
1260
1257
 
1261
1258
  ## 3.34.5
1262
1259
 
1263
- * fix(ModelMakerPlugin): 修复插件 disable 后,item 执行 enable 依然生效的问题。
1260
+ - fix(ModelMakerPlugin): 修复插件 disable 后,item 执行 enable 依然生效的问题。
1264
1261
 
1265
1262
  ## 3.34.4
1266
1263
 
1267
- * fix(ModelMakerPlugin): 修复区域标注(prism)高度计算错误的问题。
1264
+ - fix(ModelMakerPlugin): 修复区域标注(prism)高度计算错误的问题。
1268
1265
 
1269
1266
  ## 3.34.3
1270
1267
 
1271
- * fix(PanoTagPlugin): `whyHide` 支持所有场景
1272
- * change(PanoTagPlugin): `__PANOTAGPLUGIN_DEBUG__` 现在会返回标签数最多的插件实例
1268
+ - fix(PanoTagPlugin): `whyHide` 支持所有场景
1269
+ - change(PanoTagPlugin): `__PANOTAGPLUGIN_DEBUG__` 现在会返回标签数最多的插件实例
1273
1270
 
1274
1271
  ## 3.34.2
1275
1272
 
1276
- * fix(ModelMakerPlugin): plugin config 问题修复
1273
+ - fix(ModelMakerPlugin): plugin config 问题修复
1277
1274
 
1278
1275
  ## 3.34.1
1279
1276
 
1280
- * fix(ModelMakerPlugin): 支持设置标签容器的 `zIndex` 属性;修复标签显隐问题。
1277
+ - fix(ModelMakerPlugin): 支持设置标签容器的 `zIndex` 属性;修复标签显隐问题。
1281
1278
 
1282
1279
  ## 3.34.0
1283
1280
 
1284
- * feat(PanoTagPlugin):
1285
- * 支持设置标签容器的 `zIndex` 属性。
1286
- * 兼容 five react,并回滚 3.29.5 和 3.27.10 中的 five react 兼容方式。此方式可能会引发一些其他问题。
1287
- * 如果遇到浏览器 resize 时标签不可见的问题时,请在插件初始化时设置 zIndex 为大于 0 的值,例: `PanoTagPlugin(five, { containerZIndex: 1 })`,或者使用 `plugin.appendTo(element)` 将插件放入稳定的容器中。
1281
+ - feat(PanoTagPlugin):
1282
+ - 支持设置标签容器的 `zIndex` 属性。
1283
+ - 兼容 five react,并回滚 3.29.5 和 3.27.10 中的 five react 兼容方式。此方式可能会引发一些其他问题。
1284
+ - 如果遇到浏览器 resize 时标签不可见的问题时,请在插件初始化时设置 zIndex 为大于 0 的值,例: `PanoTagPlugin(five, { containerZIndex: 1 })`,或者使用 `plugin.appendTo(element)` 将插件放入稳定的容器中。
1288
1285
 
1289
1286
  ## 3.33.0
1290
1287
 
1291
- * feat(CSS3DRenderPlugin): 支持设置 wrapper 容器。
1288
+ - feat(CSS3DRenderPlugin): 支持设置 wrapper 容器。
1292
1289
 
1293
1290
  ## 3.32.1
1294
1291
 
1295
- * style(PanoTagPlugin): 优化 `Panorama` 标签 UI 效果。
1292
+ - style(PanoTagPlugin): 优化 `Panorama` 标签 UI 效果。
1296
1293
 
1297
1294
  ## 3.32.0
1298
1295
 
1299
- * feat(PanoTagPlugin): 新增 `plugin.appendTo` 方法,支持将标签容器放入到指定的 dom 中,默认与 five canvas dom 同级。
1300
- * fix(PanoTagPlugin): 优化 `clearTags` 方法,现在会一起清除标签容器。
1296
+ - feat(PanoTagPlugin): 新增 `plugin.appendTo` 方法,支持将标签容器放入到指定的 dom 中,默认与 five canvas dom 同级。
1297
+ - fix(PanoTagPlugin): 优化 `clearTags` 方法,现在会一起清除标签容器。
1301
1298
 
1302
1299
  ## 3.31.1
1303
1300
 
1304
- * fix(PanoTagPlugin): 回滚 3.24.0 中引入的标签 filter 缓存
1301
+ - fix(PanoTagPlugin): 回滚 3.24.0 中引入的标签 filter 缓存
1305
1302
 
1306
1303
  ## 3.31.0
1307
1304
 
1308
- * change(PanoTagPlugin): five 模型更新时,重新计算所有标签状态
1305
+ - change(PanoTagPlugin): five 模型更新时,重新计算所有标签状态
1309
1306
 
1310
1307
  ## 3.30.6
1311
1308
 
1312
- * fix(Object3DHelper): 修复 正交相机 下无法正确移动物体的问题
1313
- * fix(FiveDomEvent): 修复 `removeEventListener` 不传事件名时,无法移除所有事件监听的问题
1309
+ - fix(Object3DHelper): 修复 正交相机 下无法正确移动物体的问题
1310
+ - fix(FiveDomEvent): 修复 `removeEventListener` 不传事件名时,无法移除所有事件监听的问题
1314
1311
 
1315
1312
  ## 3.30.5
1316
1313
 
1317
- * fix(PanoTagPlugin): 支持闪烁禁用的标签
1318
- * fix(PanoTagPlugin): 优化标签不可见时闪烁的效果
1314
+ - fix(PanoTagPlugin): 支持闪烁禁用的标签
1315
+ - fix(PanoTagPlugin): 优化标签不可见时闪烁的效果
1319
1316
 
1320
1317
  ## 3.30.4
1321
1318
 
1322
- * fix(blink): 修复标签闪烁问题
1319
+ - fix(blink): 修复标签闪烁问题
1323
1320
 
1324
1321
  ## 3.30.3
1325
1322
 
1326
- * doc(blink): 添加 example
1323
+ - doc(blink): 添加 example
1327
1324
 
1328
1325
  ## 3.30.2
1329
1326
 
1330
- * doc(blink): 添加注释
1327
+ - doc(blink): 添加注释
1331
1328
 
1332
1329
  ## 3.30.1
1333
1330
 
1334
- * fix(ModelMakerPlugin): typing 优化
1331
+ - fix(ModelMakerPlugin): typing 优化
1335
1332
 
1336
1333
  ## 3.30.0
1337
1334
 
1338
- * feat(\*): 兼容 five@6.0.0-alpha.74 及大于 74 的版本
1335
+ - feat(\*): 兼容 five@6.0.0-alpha.74 及大于 74 的版本
1339
1336
 
1340
1337
  ## 3.29.9
1341
1338
 
1342
- * fix(ModelMakerPlugin): 修复 3.28.9 更新导致的 3D 标注(box)的标签位置有可能不准确的问题
1339
+ - fix(ModelMakerPlugin): 修复 3.28.9 更新导致的 3D 标注(box)的标签位置有可能不准确的问题
1343
1340
 
1344
1341
  ## 3.29.7
1345
1342
 
1346
- * fix(blink): 支持闪烁不可见的物体
1343
+ - fix(blink): 支持闪烁不可见的物体
1347
1344
 
1348
1345
  ## 3.29.6
1349
1346
 
1350
- * fix(\*): 导出 animejs 类型
1347
+ - fix(\*): 导出 animejs 类型
1351
1348
 
1352
1349
  ## 3.29.5
1353
1350
 
1354
- * fix(CSS3DRender): 兼容 five/react
1351
+ - fix(CSS3DRender): 兼容 five/react
1355
1352
 
1356
1353
  ## 3.29.4
1357
1354
 
1358
- * fix(PanoTagPlugin): 导出 `tag.blink` 类型
1355
+ - fix(PanoTagPlugin): 导出 `tag.blink` 类型
1359
1356
 
1360
1357
  ## 3.29.3
1361
1358
 
1362
- * fix(blink): 修复闪烁函数 blink 在处理一些有透明度的复杂模型时,第二次闪烁异常的问题
1359
+ - fix(blink): 修复闪烁函数 blink 在处理一些有透明度的复杂模型时,第二次闪烁异常的问题
1363
1360
 
1364
1361
  ## 3.29.2
1365
1362
 
1366
- * fix(ModelMakerPlugin): 修复 item 的各种事件没有触发的 bug
1363
+ - fix(ModelMakerPlugin): 修复 item 的各种事件没有触发的 bug
1367
1364
 
1368
1365
  ## 3.29.1
1369
1366
 
1370
- * chore(ModelMakerPlugin): 修改属性访问权限。
1367
+ - chore(ModelMakerPlugin): 修改属性访问权限。
1371
1368
 
1372
1369
  ## 3.29.0
1373
1370
 
1374
- * feat(PanoTagPlugin): 支持标签闪烁:`plugin.blinkTagById(id, animeParams)` 和 `tag.blink(animeParams)`
1371
+ - feat(PanoTagPlugin): 支持标签闪烁:`plugin.blinkTagById(id, animeParams)` 和 `tag.blink(animeParams)`
1375
1372
 
1376
1373
  ## 3.28.11
1377
1374
 
1378
- * fix(PanoTagPlugin): 修复部分标签无法加载的 bug(我是啥比
1375
+ - fix(PanoTagPlugin): 修复部分标签无法加载的 bug(我是啥比
1379
1376
 
1380
1377
  ## 3.28.10
1381
1378
 
1382
- * fix(ModelMakerPlugin): 修复区域标注(prism)的 z-fighting 问题
1379
+ - fix(ModelMakerPlugin): 修复区域标注(prism)的 z-fighting 问题
1383
1380
 
1384
1381
  ## 3.28.9
1385
1382
 
1386
- * fix(ModelMakerPlugin): 修复包含旋转数据的 3D 标注(box)加载位置不准确的问题
1383
+ - fix(ModelMakerPlugin): 修复包含旋转数据的 3D 标注(box)加载位置不准确的问题
1387
1384
 
1388
1385
  ## 3.28.8
1389
1386
 
1390
- * fix(PointSelector): 优化点击逻辑
1387
+ - fix(PointSelector): 优化点击逻辑
1391
1388
 
1392
1389
  ## 3.28.7
1393
1390
 
1394
- * fix(PanoTagPlugin): 兼容 tag.stickType 没有时标签 config 的计算逻辑。
1391
+ - fix(PanoTagPlugin): 兼容 tag.stickType 没有时标签 config 的计算逻辑。
1395
1392
 
1396
1393
  ## 3.28.6
1397
1394
 
1398
- * fix(PointSelector): 修复 enable 时,一些状态没有重置的问题。
1395
+ - fix(PointSelector): 修复 enable 时,一些状态没有重置的问题。
1399
1396
 
1400
1397
  ## 3.28.5
1401
1398
 
1402
- * fix(Object3DHelper): 修复一个 `Cannot read properties of undefined` 的报错
1399
+ - fix(Object3DHelper): 修复一个 `Cannot read properties of undefined` 的报错
1403
1400
 
1404
1401
  ## 3.28.4
1405
1402
 
1406
- * fix(PanoTagPlugin): 修复 tag 的一些 events 没有触发的问题。
1403
+ - fix(PanoTagPlugin): 修复 tag 的一些 events 没有触发的问题。
1407
1404
 
1408
1405
  ## 3.28.3
1409
1406
 
1410
- * fix(PanoTagPlugin): 修复 tag.id 改变后,tag 上的方法无法执行的问题
1407
+ - fix(PanoTagPlugin): 修复 tag.id 改变后,tag 上的方法无法执行的问题
1411
1408
 
1412
1409
  ## 3.28.2
1413
1410
 
1414
- * chore: 发布 CHANGELOG
1411
+ - chore: 发布 CHANGELOG
1415
1412
 
1416
1413
  ## 3.28.1
1417
1414
 
1418
- * change(PointSelector): 修改射线碰撞半径 0.01 => 0.02
1415
+ - change(PointSelector): 修改射线碰撞半径 0.01 => 0.02
1419
1416
 
1420
1417
  ## 3.28.0
1421
1418
 
1422
- * feat(PanoTagPlugin): 新增 `plugin.changePositionById(id, position)` 和 `tag.changePosition(position)`
1419
+ - feat(PanoTagPlugin): 新增 `plugin.changePositionById(id, position)` 和 `tag.changePosition(position)`
1423
1420
 
1424
1421
  ## 3.27.10
1425
1422
 
1426
- * fix(PanoTagPlugin): 兼容 five/react
1423
+ - fix(PanoTagPlugin): 兼容 five/react
1427
1424
 
1428
1425
  ## 3.27.9
1429
1426
 
1430
- * fix(Sculpt): 修复 `item.off()` 不生效的问题
1431
- * fix(Sculpt): 修复 `plugin.clear()` 清除不干净的问题
1432
- * feat(FiveDomEvents): 支持设置不在场景中的物体不触发事件
1427
+ - fix(Sculpt): 修复 `item.off()` 不生效的问题
1428
+ - fix(Sculpt): 修复 `plugin.clear()` 清除不干净的问题
1429
+ - feat(FiveDomEvents): 支持设置不在场景中的物体不触发事件
1433
1430
 
1434
1431
  ## 3.27.8
1435
1432
 
1436
- * change(PanoMeasurePlugin): 右键不退出测量
1433
+ - change(PanoMeasurePlugin): 右键不退出测量
1437
1434
 
1438
1435
  ## 3.27.7
1439
1436
 
1440
- * fix(PointSelector): 兼容点云场景
1437
+ - fix(PointSelector): 兼容点云场景
1441
1438
 
1442
1439
  ## 3.27.6
1443
1440
 
1444
- * fix(PanoTagPlugin): 优化&修复标签自动展开时,其他标签被动收起的逻辑。
1441
+ - fix(PanoTagPlugin): 优化&修复标签自动展开时,其他标签被动收起的逻辑。
1445
1442
 
1446
1443
  ## 3.27.5
1447
1444
 
1448
- * fix(PanoTagPlugin): 修复 `destroyTagById` 执行后,视图没有更新的 bug
1445
+ - fix(PanoTagPlugin): 修复 `destroyTagById` 执行后,视图没有更新的 bug
1449
1446
 
1450
1447
  ## 3.27.4
1451
1448
 
1452
- * fix(PanoTagPlugin): 修复 `destroyTagById` 执行后,标签数组缓存没有更新的 bug
1449
+ - fix(PanoTagPlugin): 修复 `destroyTagById` 执行后,标签数组缓存没有更新的 bug
1453
1450
 
1454
1451
  ## 3.27.3
1455
1452
 
1456
- * fix(PanoTagPlugin): 修复 contentTypeConfig 中,`ModelLike` 和 `Mapview` 等模型态 mode 配置同时存在时,会出现配置相互覆盖而不合并的问题。
1453
+ - fix(PanoTagPlugin): 修复 contentTypeConfig 中,`ModelLike` 和 `Mapview` 等模型态 mode 配置同时存在时,会出现配置相互覆盖而不合并的问题。
1457
1454
 
1458
1455
  ## 3.27.2
1459
1456
 
1460
- * fix(PanoTagPlugin): 回滚 3.27.0 中的第二个 feature
1457
+ - fix(PanoTagPlugin): 回滚 3.27.0 中的第二个 feature
1461
1458
 
1462
1459
  ## 3.27.1
1463
1460
 
1464
- * fix(PanoTagPlugin): 修复 3.27.0 中 `initialState` 的 bug
1461
+ - fix(PanoTagPlugin): 修复 3.27.0 中 `initialState` 的 bug
1465
1462
 
1466
1463
  ## 3.27.0
1467
1464
 
1468
- * feat(PanoTagPlugin): 支持移动屏幕时自动收起标签
1469
- * feat(PanoTagPlugin): `initialState`支持不同 five mode
1465
+ - feat(PanoTagPlugin): 支持移动屏幕时自动收起标签
1466
+ - feat(PanoTagPlugin): `initialState`支持不同 five mode
1470
1467
 
1471
1468
  ## 3.26.0
1472
1469
 
1473
- * change(PanoTagPlugin): contentTypeConfig 移除对自定义标签类型的 Mixin-\[type] 支持,直接使用 type 作为 key 即可
1470
+ - change(PanoTagPlugin): contentTypeConfig 移除对自定义标签类型的 Mixin-[type] 支持,直接使用 type 作为 key 即可
1474
1471
 
1475
1472
  ## 3.25.10
1476
1473
 
1477
- * fix(PanoTagPlugin): contentTypeConfig 支持任意自定义标签。
1474
+ - fix(PanoTagPlugin): contentTypeConfig 支持任意自定义标签。
1478
1475
 
1479
1476
  ## 3.25.9
1480
1477
 
1481
- * fix(PanoTagPlugin): 修复 `changeConfig`, `changeContentTypeConfig` 修改影响标签展示的配置时,可能不会立即生效的问题。
1482
- * fix(ObjectHelper): `ScaleController` 添加 `setScale` 方法。
1478
+ - fix(PanoTagPlugin): 修复 `changeConfig`, `changeContentTypeConfig` 修改影响标签展示的配置时,可能不会立即生效的问题。
1479
+ - fix(ObjectHelper): `ScaleController` 添加 `setScale` 方法。
1483
1480
 
1484
1481
  ## 3.25.8
1485
1482
 
1486
- * fix(PanoTagPlugin): 兼容 tailwind
1483
+ - fix(PanoTagPlugin): 兼容 tailwind
1487
1484
 
1488
1485
  ## 3.25.7
1489
1486
 
1490
- * fix(PanoVideoPlugin): shader 修复
1491
- * chore(PanoTagPlugin): `Tag` 类型优化
1487
+ - fix(PanoVideoPlugin): shader 修复
1488
+ - chore(PanoTagPlugin): `Tag` 类型优化
1492
1489
 
1493
1490
  ## 3.25.6
1494
1491
 
1495
- * chore(PanoTagPlugin): 导出 `ContentTypeMapInterface` 类型
1492
+ - chore(PanoTagPlugin): 导出 `ContentTypeMapInterface` 类型
1496
1493
 
1497
1494
  ## 3.25.5
1498
1495
 
1499
- * chore(Sculpt): 优化 `Sculpt` ts 类型
1496
+ - chore(Sculpt): 优化 `Sculpt` ts 类型
1500
1497
 
1501
1498
  ## 3.25.4
1502
1499
 
1503
- * fix(Object3DHelper): 修复模型位移组件在特殊边界条件下位移不准确的问题。
1500
+ - fix(Object3DHelper): 修复模型位移组件在特殊边界条件下位移不准确的问题。
1504
1501
 
1505
1502
  ## 3.25.3
1506
1503
 
1507
- * fix(\*): 修复插件 `load()` 时,数据校验检测不准确的问题。
1504
+ - fix(\*): 修复插件 `load()` 时,数据校验检测不准确的问题。
1508
1505
 
1509
1506
  ## 3.25.2
1510
1507
 
1511
- * chore(Sculpt): 导出 type `SculptData`
1508
+ - chore(Sculpt): 导出 type `SculptData`
1512
1509
 
1513
1510
  ## 3.25.1
1514
1511
 
1515
- * chore(Sculpt): 导出 SculptPlugin
1512
+ - chore(Sculpt): 导出 SculptPlugin
1516
1513
 
1517
1514
  ## 3.25.0
1518
1515
 
1519
- * feat(MovePlugin): 模型漫游插件支持 `show()` `hide()` 路线
1520
- * fix(ModelMakerPlugin): `load()`后立即应用当前`state`
1521
- * fix(ModelMakerPlugin): 修复`clear()`没有清除干净的 bug
1516
+ - feat(MovePlugin): 模型漫游插件支持 `show()` `hide()` 路线
1517
+ - fix(ModelMakerPlugin): `load()`后立即应用当前`state`
1518
+ - fix(ModelMakerPlugin): 修复`clear()`没有清除干净的 bug
1522
1519
 
1523
1520
  ## 3.24.3
1524
1521
 
1525
- * fix(ModelMakerPlugin): 修复区域标注 prism 在特殊情况下走点后 标签会隐藏的问题
1522
+ - fix(ModelMakerPlugin): 修复区域标注 prism 在特殊情况下走点后 标签会隐藏的问题
1526
1523
 
1527
1524
  ## 3.24.2
1528
1525
 
1529
- * fix(ModelMakerPlugin): 修复模型隐藏时,仍然可以点击的问题
1526
+ - fix(ModelMakerPlugin): 修复模型隐藏时,仍然可以点击的问题
1530
1527
 
1531
1528
  ## 3.24.1
1532
1529
 
1533
- * fix(ModelMakerPlugin): 修复 Box 名称无法显示的问题 以及 没有 name 字段时会显示 undefined 的问题
1530
+ - fix(ModelMakerPlugin): 修复 Box 名称无法显示的问题 以及 没有 name 字段时会显示 undefined 的问题
1534
1531
 
1535
1532
  ## 3.24.0
1536
1533
 
1537
- * feat(PanoTagPlugin): 滑动屏幕时的性能优化,当前点位不可能看到的标签不会有任何多余的计算。
1538
- * fix(PanoTagPlugin): 修复 3.23.3 中手贱引入的 bug。
1539
- * fix(ModelMakerPlugin): 修复 disable 函数报错问题。
1534
+ - feat(PanoTagPlugin): 滑动屏幕时的性能优化,当前点位不可能看到的标签不会有任何多余的计算。
1535
+ - fix(PanoTagPlugin): 修复 3.23.3 中手贱引入的 bug。
1536
+ - fix(ModelMakerPlugin): 修复 disable 函数报错问题。
1540
1537
 
1541
1538
  ## 3.23.3
1542
1539
 
1543
- * fix(ModelMakerPlugin): 修复循环引用的问题。
1544
- * feat(ModelMakerPlugin): 添加函数`getItemById()`用来获取模型 Item。
1540
+ - fix(ModelMakerPlugin): 修复循环引用的问题。
1541
+ - feat(ModelMakerPlugin): 添加函数`getItemById()`用来获取模型 Item。
1545
1542
 
1546
1543
  ## 3.23.2
1547
1544
 
1548
- * fix(ModelMakerPlugin): 多边形支持 hover 态。
1549
- * fix(FiveDomEvent): 修复 unHover 不会触发的问题。
1545
+ - fix(ModelMakerPlugin): 多边形支持 hover 态。
1546
+ - fix(FiveDomEvent): 修复 unHover 不会触发的问题。
1550
1547
 
1551
1548
  ## 3.23.1
1552
1549
 
1553
- * fix(ModelMakerPlugin): 模型态标注标签支持碰撞检测。
1550
+ - fix(ModelMakerPlugin): 模型态标注标签支持碰撞检测。
1554
1551
 
1555
1552
  ## 3.23.0
1556
1553
 
1557
- * feat(ModelMakerPlugin): 新增默认 UI, 使用 `plugin.registerTagRenderer` 可自定义 UI。
1554
+ - feat(ModelMakerPlugin): 新增默认 UI, 使用 `plugin.registerTagRenderer` 可自定义 UI。
1558
1555
 
1559
1556
  ## 3.22.0
1560
1557
 
1561
- * feat: add `ModelMakerPlugin`
1558
+ - feat: add `ModelMakerPlugin`
1562
1559
 
1563
1560
  ## 3.21.2
1564
1561
 
1565
- * fix(PanoMeasurePlugin): 修复`disable()`后仍能点击的问题。
1562
+ - fix(PanoMeasurePlugin): 修复`disable()`后仍能点击的问题。
1566
1563
 
1567
1564
  ## 3.21.1
1568
1565
 
1569
- * fix(\*): audio.js 支持 SSR
1566
+ - fix(\*): audio.js 支持 SSR
1570
1567
 
1571
1568
  ## 3.21.0
1572
1569
 
1573
- * feat: 新增 `Sculpt`, [文档](../plugins/src/Sculpt/README.md)
1570
+ - feat: 新增 `Sculpt`, [文档](../plugins/src/Sculpt/README.md)
1574
1571
 
1575
1572
  ## 3.20.7
1576
1573
 
1577
- * fix(PanoMeasurePlugin): 彻底修复插件在序列化时会报错的问题 [相关 issue](https://github.com/mrdoob/three.js/issues/26598)。
1574
+ - fix(PanoMeasurePlugin): 彻底修复插件在序列化时会报错的问题 [相关 issue](https://github.com/mrdoob/three.js/issues/26598)。
1578
1575
 
1579
1576
  ## 3.20.6
1580
1577
 
1581
- * fix(PanoMeasurePlugin): 修复插件`disable`后,再次`enable`时,新手引导不展示的问题。
1582
- * fix(PanoMeasurePlugin): 修复插件在序列化时会报错的问题 [相关 issue](https://github.com/mrdoob/three.js/issues/26598)。
1583
- * chore(PanoMeasurePlugin): 移除废弃的类型声明。
1578
+ - fix(PanoMeasurePlugin): 修复插件`disable`后,再次`enable`时,新手引导不展示的问题。
1579
+ - fix(PanoMeasurePlugin): 修复插件在序列化时会报错的问题 [相关 issue](https://github.com/mrdoob/three.js/issues/26598)。
1580
+ - chore(PanoMeasurePlugin): 移除废弃的类型声明。
1584
1581
 
1585
1582
  ## 3.20.5
1586
1583
 
1587
- * fix(GuideLinePlugin): 修复数据中没有 id 时,无法生成多条路线的 bug
1588
- * change(GuideLinePlugin): dispose 后可以正常调用 load 函数
1589
- * feat(GuideLinePlugin): 内置默认箭头图片
1584
+ - fix(GuideLinePlugin): 修复数据中没有 id 时,无法生成多条路线的 bug
1585
+ - change(GuideLinePlugin): dispose 后可以正常调用 load 函数
1586
+ - feat(GuideLinePlugin): 内置默认箭头图片
1590
1587
 
1591
1588
  ## 3.20.4
1592
1589
 
1593
- * feat(MovePlugin): load 参数 data.path 支持传入坐标点数组。
1590
+ - feat(MovePlugin): load 参数 data.path 支持传入坐标点数组。
1594
1591
 
1595
1592
  ## 3.20.3
1596
1593
 
1597
- * fix(PanoTagPlugin): 修复部分手机(oppo reno 9)的火狐浏览器中,视频贴片黑屏的问题
1594
+ - fix(PanoTagPlugin): 修复部分手机(oppo reno 9)的火狐浏览器中,视频贴片黑屏的问题
1598
1595
 
1599
1596
  ## 3.20.2
1600
1597
 
1601
- * fix(PanoTagPlugin): 修复一些特殊情况下,走点后标签点可见性判断错误的问题
1598
+ - fix(PanoTagPlugin): 修复一些特殊情况下,走点后标签点可见性判断错误的问题
1602
1599
 
1603
1600
  ## 3.20.1
1604
1601
 
1605
- * fix(PanoTagPlugin): 之前由于性能问题,去除了标签的 zIndex 策略。现在使展开后的标签的 zIndex 生效,以解决展开后的标签被其他标签遮挡的问题。
1602
+ - fix(PanoTagPlugin): 之前由于性能问题,去除了标签的 zIndex 策略。现在使展开后的标签的 zIndex 生效,以解决展开后的标签被其他标签遮挡的问题。
1606
1603
 
1607
1604
  ## 3.20.0
1608
1605
 
1609
- * feat(floorplan): 添加 `roomDimensionEnable` 参数, 控制是否展示分间长宽。用`getRoomDimensionText`自定义分间尺寸文案
1606
+ - feat(floorplan): 添加 `roomDimensionEnable` 参数, 控制是否展示分间长宽。用`getRoomDimensionText`自定义分间尺寸文案
1610
1607
 
1611
1608
  ## 3.19.1
1612
1609
 
1613
- * fix(PanoTagPlugin): 移除视频贴片不可见时的多余逻辑
1610
+ - fix(PanoTagPlugin): 移除视频贴片不可见时的多余逻辑
1614
1611
 
1615
1612
  ## 3.19.0
1616
1613
 
1617
- * feat(PanoVideoPlugin): 添加 `unmuteByRenderID(id: string)` 方法来取消静音。
1614
+ - feat(PanoVideoPlugin): 添加 `unmuteByRenderID(id: string)` 方法来取消静音。
1618
1615
 
1619
1616
  ## 3.18.0
1620
1617
 
1621
- * feat(ObjectHelperPLugin): `moveController.moveByMouse()`参数`useFaceNormal`开启时,新增 `fixedFaceNormal` 参数用来设置修正后的用来做重合的 face 法向量
1618
+ - feat(ObjectHelperPLugin): `moveController.moveByMouse()`参数`useFaceNormal`开启时,新增 `fixedFaceNormal` 参数用来设置修正后的用来做重合的 face 法向量
1622
1619
 
1623
1620
  ## 3.17.1
1624
1621
 
1625
- * feat(ObjectHelperPLugin): `moveController.moveByMouse()`参数`useFaceNormal`开启时,新增 `alignmentVector` 参数用来设置需要和面片法向重合的物体本地向量,默认使用 Y 轴重合。
1622
+ - feat(ObjectHelperPLugin): `moveController.moveByMouse()`参数`useFaceNormal`开启时,新增 `alignmentVector` 参数用来设置需要和面片法向重合的物体本地向量,默认使用 Y 轴重合。
1626
1623
 
1627
1624
  ## 3.17.0
1628
1625
 
1629
- * feat(ObjectHelperPLugin): `moveController.moveByMouse()` 新增 `{ useFaceNormal?: boolean }` 参数用来控制物体放置时,是否考虑面片的法线方向,默认为 `false`
1630
- * update(ObjectHelperPLugin): BoundingBox 边框线关闭 `depthTest`
1631
- * fix(ObjectHelperPLugin): 修复 controller 是否启用的判断逻辑错误的问题
1626
+ - feat(ObjectHelperPLugin): `moveController.moveByMouse()` 新增 `{ useFaceNormal?: boolean }` 参数用来控制物体放置时,是否考虑面片的法线方向,默认为 `false`
1627
+ - update(ObjectHelperPLugin): BoundingBox 边框线关闭 `depthTest`
1628
+ - fix(ObjectHelperPLugin): 修复 controller 是否启用的判断逻辑错误的问题
1632
1629
 
1633
1630
  ## 3.16.2
1634
1631
 
1635
- * fix(ObjectHelperPLugin): 修复关闭 rotateHelper 时,放置物体会触发走点的问题
1632
+ - fix(ObjectHelperPLugin): 修复关闭 rotateHelper 时,放置物体会触发走点的问题
1636
1633
 
1637
1634
  ## 3.16.1
1638
1635
 
1639
- * fix(GuildLinePlugin): `skip_group` 配置移动到 `panorama_style` 中
1636
+ - fix(GuildLinePlugin): `skip_group` 配置移动到 `panorama_style` 中
1640
1637
 
1641
1638
  ## 3.16.0
1642
1639
 
1643
- * feat(GuildLinePlugin): 支持设置 `skip_group: boolean` 来选择是否跳过全景点位,默认为 `true`
1640
+ - feat(GuildLinePlugin): 支持设置 `skip_group: boolean` 来选择是否跳过全景点位,默认为 `true`
1644
1641
 
1645
1642
  ## 3.15.0
1646
1643
 
1647
- * feat(ObjectHelperPLugin): 支持设置 `moveHelper` x/y/z 轴是否开启
1644
+ - feat(ObjectHelperPLugin): 支持设置 `moveHelper` x/y/z 轴是否开启
1648
1645
 
1649
1646
  ## 3.14.2
1650
1647
 
1651
- * chore(ObjectHelperPLugin): 优化`addObject3DHelper`方法的返回类型
1648
+ - chore(ObjectHelperPLugin): 优化`addObject3DHelper`方法的返回类型
1652
1649
 
1653
1650
  ## 3.14.1
1654
1651
 
1655
- * fix(GuildLinePlugin): 修复路线箭头颜色混合不正确的问题
1652
+ - fix(GuildLinePlugin): 修复路线箭头颜色混合不正确的问题
1656
1653
 
1657
1654
  ## 3.14.0
1658
1655
 
1659
- * feat(GuildLinePlugin): 支持修改 `backgroundClip`,默认为 `border-box`
1656
+ - feat(GuildLinePlugin): 支持修改 `backgroundClip`,默认为 `border-box`
1660
1657
 
1661
1658
  ## 3.13.0
1662
1659
 
1663
- * feat(GuildLinePlugin): 支持修改边框宽度
1664
- * fix(GuildLinePlugin): 修复箭头黑边问题
1660
+ - feat(GuildLinePlugin): 支持修改边框宽度
1661
+ - fix(GuildLinePlugin): 修复箭头黑边问题
1665
1662
 
1666
1663
  ## 3.12.7
1667
1664
 
1668
- * fix(PanoTagPlugin): 修复低版本浏览器非透明图片的黑屏问题
1665
+ - fix(PanoTagPlugin): 修复低版本浏览器非透明图片的黑屏问题
1669
1666
 
1670
1667
  ## 3.12.6
1671
1668
 
1672
- * revert: 回滚 svelte 版本
1669
+ - revert: 回滚 svelte 版本
1673
1670
 
1674
1671
  ## 3.12.5
1675
1672
 
1676
- * fix(PanoTagPlugin): 修复商品标签性能问题
1673
+ - fix(PanoTagPlugin): 修复商品标签性能问题
1677
1674
 
1678
1675
  ## 3.12.4
1679
1676
 
1680
- * fix(PanoTagPlugin): 修复一个内存泄漏的问题
1677
+ - fix(PanoTagPlugin): 修复一个内存泄漏的问题
1681
1678
 
1682
1679
  ## 3.12.3
1683
1680
 
1684
- * fix(AreaMaker): 优化 `tagShow` / `tagHide` 触发时机
1681
+ - fix(AreaMaker): 优化 `tagShow` / `tagHide` 触发时机
1685
1682
 
1686
1683
  ## 3.12.2
1687
1684
 
1688
- * fix(ModalFloorplanPlugin): 修复模型户型图插件实例化时可能会错过设置 wrapper 时机的问题
1685
+ - fix(ModalFloorplanPlugin): 修复模型户型图插件实例化时可能会错过设置 wrapper 时机的问题
1689
1686
 
1690
1687
  ## 3.12.1
1691
1688
 
1692
- * fix(FloorplanRanderPlugin): 修复户型雷达图多次调用 `appendTo` 时不生效的 bug
1689
+ - fix(FloorplanRanderPlugin): 修复户型雷达图多次调用 `appendTo` 时不生效的 bug
1693
1690
 
1694
1691
  ## 3.12.0
1695
1692
 
1696
- * feat(CruisePlugin): 支持 `five@6.0` 多 work 数据
1697
- * feat(GuildPlugin): 支持 `five@6.0` 多 work 数据
1698
- * feat(GuildPlugin): 路线默认图片支持低版本浏览器
1699
- * feat(PanoTagPlugin): 提供 debug 方法来关闭碰撞检测: `plugin.debugUtil.closeIntersectRaycaster()`
1700
- * fix(PanoTagPlugin): 修复 `changeGlobalConfig` 后 config 计算错误的 bug
1693
+ - feat(CruisePlugin): 支持 `five@6.0` 多 work 数据
1694
+ - feat(GuildPlugin): 支持 `five@6.0` 多 work 数据
1695
+ - feat(GuildPlugin): 路线默认图片支持低版本浏览器
1696
+ - feat(PanoTagPlugin): 提供 debug 方法来关闭碰撞检测: `plugin.debugUtil.closeIntersectRaycaster()`
1697
+ - fix(PanoTagPlugin): 修复 `changeGlobalConfig` 后 config 计算错误的 bug
1701
1698
 
1702
1699
  ## 3.11.0
1703
1700
 
1704
- * feat(AreaMakerPlugin): item 新增事件 `tagShow` / `tagHide`,在标注标签被模型遮挡/不遮挡时触发
1701
+ - feat(AreaMakerPlugin): item 新增事件 `tagShow` / `tagHide`,在标注标签被模型遮挡/不遮挡时触发
1705
1702
 
1706
1703
  ## 3.10.3
1707
1704
 
1708
- * fix(CruisePlugin): 修复续播问题
1705
+ - fix(CruisePlugin): 修复续播问题
1709
1706
 
1710
1707
  ## 3.10.2
1711
1708
 
1712
- * chore(AreaMakerPlugin): resize 使用 `resizeObserver` 的实现方案替代 `iframe` 的实现方案
1709
+ - chore(AreaMakerPlugin): resize 使用 `resizeObserver` 的实现方案替代 `iframe` 的实现方案
1713
1710
 
1714
1711
  ## 3.10.1
1715
1712
 
1716
- * chore: 兼容 five@6.0.0-alpha.56
1713
+ - chore: 兼容 five@6.0.0-alpha.56
1717
1714
 
1718
1715
  ## 3.10.0
1719
1716
 
1720
- * feat(AreaMakerPlugin): object\_data 新增 `{ visible?: boolean }` 属性,用于控制模型的可见性,默认为 true
1717
+ - feat(AreaMakerPlugin): object_data 新增 `{ visible?: boolean }` 属性,用于控制模型的可见性,默认为 true
1721
1718
 
1722
1719
  ## 3.9.0
1723
1720
 
1724
- * feat(PanoVideoPlugin): 添加渐现效果
1721
+ - feat(PanoVideoPlugin): 添加渐现效果
1725
1722
 
1726
1723
  ## 3.8.11
1727
1724
 
1728
- * fix(PanoTagPlugin): 提升在点云场景下的性能
1725
+ - fix(PanoTagPlugin): 提升在点云场景下的性能
1729
1726
 
1730
1727
  ## 3.8.10
1731
1728
 
1732
- * fix(PanoTagPlugin): 兼容 Five 5.x 版本
1729
+ - fix(PanoTagPlugin): 兼容 Five 5.x 版本
1733
1730
 
1734
1731
  ## 3.8.9
1735
1732
 
1736
- * fix(AreaMakerPlugin): load 时之前的数据没有销毁干净的问题
1733
+ - fix(AreaMakerPlugin): load 时之前的数据没有销毁干净的问题
1737
1734
 
1738
1735
  ## 3.8.8
1739
1736
 
1740
- * chore(PanoTagPlugin): 修改默认配置
1737
+ - chore(PanoTagPlugin): 修改默认配置
1741
1738
 
1742
1739
  ## 3.8.7
1743
1740
 
1744
- * fix(AreaMakerPlugin): 修复 load 可能不生效的问题
1741
+ - fix(AreaMakerPlugin): 修复 load 可能不生效的问题
1745
1742
 
1746
1743
  ## 3.8.6
1747
1744
 
1748
- * fix(MovePlugin): 修复不能重复播放的问题
1745
+ - fix(MovePlugin): 修复不能重复播放的问题
1749
1746
 
1750
1747
  ## 3.8.5
1751
1748
 
1752
- * fix(PanoTagPlugin): 修复 usePoint 影响到了非自定义标签的问题
1749
+ - fix(PanoTagPlugin): 修复 usePoint 影响到了非自定义标签的问题
1753
1750
 
1754
1751
  ## 3.8.4
1755
1752
 
1756
- * fix(PanoTagPlugin): 修复标签在初始化过程中就妄图拿到初始化结果的问题,会导致一些设置了 visibleFiveMode 的标签无法按照预期显示
1753
+ - fix(PanoTagPlugin): 修复标签在初始化过程中就妄图拿到初始化结果的问题,会导致一些设置了 visibleFiveMode 的标签无法按照预期显示
1757
1754
 
1758
1755
  ## 3.8.3
1759
1756
 
1760
- * fix(MovePlugin): 修复一些 hook 没有正常触发的问题;修复 开始播放/续播 时有延迟的的问题
1757
+ - fix(MovePlugin): 修复一些 hook 没有正常触发的问题;修复 开始播放/续播 时有延迟的的问题
1761
1758
 
1762
1759
  ## 3.8.2
1763
1760
 
1764
- * fix(CruisePlugin): 修复 CruisePlugin 和 MovePlugin 初始化参数无法设置的问题
1761
+ - fix(CruisePlugin): 修复 CruisePlugin 和 MovePlugin 初始化参数无法设置的问题
1765
1762
 
1766
1763
  ## 3.8.1
1767
1764
 
1768
- * fix(Object3DHelperPlugin): 修复 MoveHelper 没有销毁的问题,更改 boundingBox 计算的逻辑
1765
+ - fix(Object3DHelperPlugin): 修复 MoveHelper 没有销毁的问题,更改 boundingBox 计算的逻辑
1769
1766
 
1770
1767
  ## 3.8.0
1771
1768
 
1772
- * feat(PanoTagPlugin): registerRenderer 新增 usePoint 参数,用于设置自定义标签是否使用标签点
1769
+ - feat(PanoTagPlugin): registerRenderer 新增 usePoint 参数,用于设置自定义标签是否使用标签点
1773
1770
 
1774
1771
  ## 3.7.0
1775
1772
 
1776
- * feat(MovePlugin): 新增 MovePlugin,支持按照指定的路径移动相机
1773
+ - feat(MovePlugin): 新增 MovePlugin,支持按照指定的路径移动相机
1777
1774
 
1778
1775
  ## 3.6.0
1779
1776
 
1780
- * feat(AreaMakerPlugin): 支持通过设置`itemRenderer`属性来自定义标签渲染器
1777
+ - feat(AreaMakerPlugin): 支持通过设置`itemRenderer`属性来自定义标签渲染器
1781
1778
 
1782
1779
  ## 3.5.1
1783
1780
 
1784
- * fix(PanoTagPlugin): 修复修改标签 position 后没有重新计算标签可见性的问题
1781
+ - fix(PanoTagPlugin): 修复修改标签 position 后没有重新计算标签可见性的问题
1785
1782
 
1786
1783
  ## 3.5.0
1787
1784
 
1788
- * feat(PanoTagPlugin): 添加 `bindRenderer(currentCententType: string, targetContentType: TagContentType)` 方法,当标签的 ContentType 为 currentCententType 时,会使用 targetContentType 的渲染器来渲染标签
1789
- * fix(PanoTagPlugin): 修复 tag.config 在处理多种 five mode 时 config 会被覆盖的问题
1785
+ - feat(PanoTagPlugin): 添加 `bindRenderer(currentCententType: string, targetContentType: TagContentType)` 方法,当标签的 ContentType 为 currentCententType 时,会使用 targetContentType 的渲染器来渲染标签
1786
+ - fix(PanoTagPlugin): 修复 tag.config 在处理多种 five mode 时 config 会被覆盖的问题
1790
1787
 
1791
1788
  ## 3.4.1
1792
1789
 
1793
- * style(PanoTagPlugin): 标签样式修复
1790
+ - style(PanoTagPlugin): 标签样式修复
1794
1791
 
1795
1792
  ## 3.4.0
1796
1793
 
1797
- * feat(PanoTagPlugin): 添加全景标签
1794
+ - feat(PanoTagPlugin): 添加全景标签
1798
1795
 
1799
1796
  ## 3.3.6
1800
1797
 
1801
- * fix(PanoTagPlugin): 修复走点时可能报错的问题
1798
+ - fix(PanoTagPlugin): 修复走点时可能报错的问题
1802
1799
 
1803
1800
  ## 3.3.5
1804
1801
 
1805
- * feat(PanoTagPlugin): 2d 标签按需加载 dom,优化性能问题
1802
+ - feat(PanoTagPlugin): 2d 标签按需加载 dom,优化性能问题
1806
1803
 
1807
1804
  ## 3.3.4
1808
1805
 
1809
- * fix(Floorplan): 复户型图在少数情况下,第一次从模型态展示户型图时展示失败。
1806
+ - fix(Floorplan): 复户型图在少数情况下,第一次从模型态展示户型图时展示失败。
1810
1807
 
1811
1808
  ## 3.3.3
1812
1809
 
1813
- * fix(PanoTagPlugin): 修复 3.3.2 中可能会出现报错的问题
1810
+ - fix(PanoTagPlugin): 修复 3.3.2 中可能会出现报错的问题
1814
1811
 
1815
1812
  ## 3.3.2
1816
1813
 
1817
- * fix(PanoTagPlugin): 如果 config keep 值存在,强制修改 initialState
1814
+ - fix(PanoTagPlugin): 如果 config keep 值存在,强制修改 initialState
1818
1815
 
1819
1816
  ## 3.3.1
1820
1817
 
1821
- * fix(PanoTagPlugin): 修复报错
1818
+ - fix(PanoTagPlugin): 修复报错
1822
1819
 
1823
1820
  ## 3.3.0
1824
1821
 
1825
- * feat(PanoTagPlugin): 标签在`Mapview`态时,支持按距离显示。
1826
- * feat(PanoTagPlugin): 标签位置计算支持多 Work 场景下的标签位置偏移量。
1827
- * fix(PanoTagPlugin): 修复了标签在消失动画过程中时不会更新位置的问题。
1828
- * fix(PanoTagPlugin): 图片贴片兼容低版本 Chrome。
1822
+ - feat(PanoTagPlugin): 标签在`Mapview`态时,支持按距离显示。
1823
+ - feat(PanoTagPlugin): 标签位置计算支持多 Work 场景下的标签位置偏移量。
1824
+ - fix(PanoTagPlugin): 修复了标签在消失动画过程中时不会更新位置的问题。
1825
+ - fix(PanoTagPlugin): 图片贴片兼容低版本 Chrome。
1829
1826
 
1830
1827
  ## 3.2.4
1831
1828
 
1832
- * fix(CurrentPanoImage): texture.minFilter 改为 THREE.LinearFilter,用于修复在部分设备下渲染图片异常。
1829
+ - fix(CurrentPanoImage): texture.minFilter 改为 THREE.LinearFilter,用于修复在部分设备下渲染图片异常。
1833
1830
 
1834
1831
  ## 3.2.3
1835
1832
 
1836
- * fix(GuideLinePlugin): 修复设置 tag 为空时再修改别的属性报错。
1833
+ - fix(GuideLinePlugin): 修复设置 tag 为空时再修改别的属性报错。
1837
1834
 
1838
1835
  ## 3.2.2
1839
1836
 
1840
- * fix(GuideLinePlugin): 修复 tag.data 为 null 时报错。
1837
+ - fix(GuideLinePlugin): 修复 tag.data 为 null 时报错。
1841
1838
 
1842
1839
  ## 3.2.1
1843
1840
 
1844
- * fix(GuideLinePlugin): 修复配置路线引导位移时标签没有变化。
1841
+ - fix(GuideLinePlugin): 修复配置路线引导位移时标签没有变化。
1845
1842
 
1846
1843
  ## 3.2.0
1847
1844
 
1848
- * feat(GuideLinePlugin): 路线引导支持配置位移。
1845
+ - feat(GuideLinePlugin): 路线引导支持配置位移。
1849
1846
 
1850
1847
  ## 3.1.3
1851
1848
 
1852
- * fix(PanoTagPlugin): 修复带帧动画的标签在低版本浏览器中显示异常的问题。
1849
+ - fix(PanoTagPlugin): 修复带帧动画的标签在低版本浏览器中显示异常的问题。
1853
1850
 
1854
1851
  ## 3.1.2
1855
1852
 
1856
- * fix(PanoTagPlugin): 视频贴片 autoplay 为 true 时,在微信场景下允许一直尝试自动播放。
1853
+ - fix(PanoTagPlugin): 视频贴片 autoplay 为 true 时,在微信场景下允许一直尝试自动播放。
1857
1854
 
1858
1855
  ## 3.1.1
1859
1856
 
1860
- * fix(floorplan-radar): 修复雷达图参数为空时报错的问题。
1857
+ - fix(floorplan-radar): 修复雷达图参数为空时报错的问题。
1861
1858
 
1862
1859
  ## 3.1.0
1863
1860
 
1864
- * feat(floorplan): 户型图支持缺失楼层配置。可以配置一张占位图片和文字。
1865
- * feat(floorplan): 雷达图图支持缺失楼层配置占位图。
1861
+ - feat(floorplan): 户型图支持缺失楼层配置。可以配置一张占位图片和文字。
1862
+ - feat(floorplan): 雷达图图支持缺失楼层配置占位图。
1866
1863
 
1867
1864
  ## 3.0.1
1868
1865
 
1869
- * fix(PanoTagPlugin): 修复 safari 中模型态标签 hide 时,opacity 不会立即生效的问题
1866
+ - fix(PanoTagPlugin): 修复 safari 中模型态标签 hide 时,opacity 不会立即生效的问题
1870
1867
 
1871
1868
  ## 3.0.0
1872
1869
 
1873
- * feat(\*): 插件支持 Five 6.x 版本
1874
- * fix(CSS3DRenderPlugin): 嵌套 object 的 show/hide 修复
1875
- * fix(PanoTagPlugin): 修复 renderType 为 Mesh 时,MediaPlane 标签 无法正常显示 gif 的问题
1876
- * fix(PanoTagPlugin): 修复 changeConfig 性能问题;其他 bug 修复
1877
- * fix(PanoMeasurePlugin): 设置放大镜容器为传入的 container 而不是 body
1878
- * fix(PanoMeasurePlugin): 修复 Five 不为全屏时,测量时的辅助坐标点计算错误的问题
1879
- * chore(floorplan): 兼容 five changeMode 时, 传入 0, 得到的可能是 Math.PI \* 2 的问题
1880
- * 优化 FiveDomEvents 性能
1870
+ - feat(\*): 插件支持 Five 6.x 版本
1871
+ - fix(CSS3DRenderPlugin): 嵌套 object 的 show/hide 修复
1872
+ - fix(PanoTagPlugin): 修复 renderType 为 Mesh 时,MediaPlane 标签 无法正常显示 gif 的问题
1873
+ - fix(PanoTagPlugin): 修复 changeConfig 性能问题;其他 bug 修复
1874
+ - fix(PanoMeasurePlugin): 设置放大镜容器为传入的 container 而不是 body
1875
+ - fix(PanoMeasurePlugin): 修复 Five 不为全屏时,测量时的辅助坐标点计算错误的问题
1876
+ - chore(floorplan): 兼容 five changeMode 时, 传入 0, 得到的可能是 Math.PI \* 2 的问题
1877
+ - 优化 FiveDomEvents 性能
1881
1878
 
1882
1879
  ## 2.31.0
1883
1880
 
1884
- * PanoTagPlugin:
1885
- * feat: 更好的支持`2D标签`在模型态下的展示,内置模型态标签的相关配置
1886
- * feat: visibleMode 支持 `Mode | Mode[] | 'PanoramaLike' | 'ModelLike' | 'all' | function`; 默认值为 `tag.fiveState?.mode ?? 'Panorama'`
1887
- * feat: `plugin.config.contentTypeConfig` 支持设置标签在不同 FiveMode 下的展示行为。 具体值参照 `type ContentTypeConfigKey`
1888
- * feat: 使用 2.27.3 相似方式 优化 `tag.contentType` 的类型推断
1889
- * fix: 修复部分情况下标签的渐显动画失效的问题
1890
- * fix: 修复`2D标签`远近距离判断错误的问题
1891
- * fix: 使用 `five.model.uuid` 代替 `five.work.workCode` 作为标签点位缓存的 key, 修复加载其他 five 后,缓存依然生效的问题
1892
- * chore: `FiveDomEvents` 代码优化
1881
+ - PanoTagPlugin:
1882
+ - feat: 更好的支持`2D标签`在模型态下的展示,内置模型态标签的相关配置
1883
+ - feat: visibleMode 支持 `Mode | Mode[] | 'PanoramaLike' | 'ModelLike' | 'all' | function`; 默认值为 `tag.fiveState?.mode ?? 'Panorama'`
1884
+ - feat: `plugin.config.contentTypeConfig` 支持设置标签在不同 FiveMode 下的展示行为。 具体值参照 `type ContentTypeConfigKey`
1885
+ - feat: 使用 2.27.3 相似方式 优化 `tag.contentType` 的类型推断
1886
+ - fix: 修复部分情况下标签的渐显动画失效的问题
1887
+ - fix: 修复`2D标签`远近距离判断错误的问题
1888
+ - fix: 使用 `five.model.uuid` 代替 `five.work.workCode` 作为标签点位缓存的 key, 修复加载其他 five 后,缓存依然生效的问题
1889
+ - chore: `FiveDomEvents` 代码优化
1893
1890
 
1894
1891
  ## 2.30.3
1895
1892
 
1896
- * fix(MapviewFloorplanPlugin): 修复移动端缩放失效。
1893
+ - fix(MapviewFloorplanPlugin): 修复移动端缩放失效。
1897
1894
 
1898
1895
  ## 2.30.2
1899
1896
 
1900
- * fix(AreaMakerPlugin): 修复 initialState 不生效。
1897
+ - fix(AreaMakerPlugin): 修复 initialState 不生效。
1901
1898
 
1902
1899
  ## 2.30.1
1903
1900
 
1904
- * fix(CurrentPanoImagePlugin): 修复 five initialState.mode 不为 Panorama 且 Plugin initialState.enabled 为 false 时,先 changeMode 到 Panorama 再调用 Plugin.enable() 在首点位模型没有正常展示的问题。
1905
- * feat(CurrentPanoImagePlugin): 提供 \_\_whyCantSeeMesh 方法,用于 debug 时查找为什么无法看到模型。
1901
+ - fix(CurrentPanoImagePlugin): 修复 five initialState.mode 不为 Panorama 且 Plugin initialState.enabled 为 false 时,先 changeMode 到 Panorama 再调用 Plugin.enable() 在首点位模型没有正常展示的问题。
1902
+ - feat(CurrentPanoImagePlugin): 提供 \_\_whyCantSeeMesh 方法,用于 debug 时查找为什么无法看到模型。
1906
1903
 
1907
1904
  ## 2.30.0
1908
1905
 
1909
- * feat(CurrentPanoImagePlugin): 新增 CurrentPanoImagePlugin。
1906
+ - feat(CurrentPanoImagePlugin): 新增 CurrentPanoImagePlugin。
1910
1907
 
1911
1908
  ## 2.29.0
1912
1909
 
1913
- * feat(PanoTagPlugin): 添加函数 `tag.whyHide(tagId)`,会告诉你为什么看不到标签
1914
- * fix(PanoTagPlugin): 重构物体点击判断逻辑,修复 bug;减少射线检测次数,提升性能
1910
+ - feat(PanoTagPlugin): 添加函数 `tag.whyHide(tagId)`,会告诉你为什么看不到标签
1911
+ - fix(PanoTagPlugin): 重构物体点击判断逻辑,修复 bug;减少射线检测次数,提升性能
1915
1912
 
1916
1913
  ## 2.28.6
1917
1914
 
1918
- * fix(CruisePlugin): 后置 load 函数中的 `clearPauseData()` 调用时机,修复 play 过程中执行 load 导致暂停的情况下,记录了暂停数据的问题
1915
+ - fix(CruisePlugin): 后置 load 函数中的 `clearPauseData()` 调用时机,修复 play 过程中执行 load 导致暂停的情况下,记录了暂停数据的问题
1919
1916
 
1920
1917
  ## 2.28.5
1921
1918
 
1922
- * fix(PanoCompassPlugin): 支持配置 logoURL
1919
+ - fix(PanoCompassPlugin): 支持配置 logoURL
1923
1920
 
1924
1921
  ## 2.28.4
1925
1922
 
1926
- * fix(PipelinePLugin): typo
1927
- * update github action
1923
+ - fix(PipelinePLugin): typo
1924
+ - update github action
1928
1925
 
1929
1926
  ## 2.28.3
1930
1927
 
1931
- * fix(AreaMakerPlugin): 修复屏幕 Resize 时,标签位置错误。
1928
+ - fix(AreaMakerPlugin): 修复屏幕 Resize 时,标签位置错误。
1932
1929
 
1933
1930
  ## 2.28.2
1934
1931
 
1935
- * fix(AreaMakerPlugin): 修复调用 plugin.hide 时,标注标签没有隐藏。
1936
- * fix(AreaMakerPlugin): 修复 Five 初始状态不是全景时,没有正确加载。
1937
- * fix(AreaMakerPlugin): 修复插件参数没有正确传入。
1932
+ - fix(AreaMakerPlugin): 修复调用 plugin.hide 时,标注标签没有隐藏。
1933
+ - fix(AreaMakerPlugin): 修复 Five 初始状态不是全景时,没有正确加载。
1934
+ - fix(AreaMakerPlugin): 修复插件参数没有正确传入。
1938
1935
 
1939
1936
  ## 2.28.1
1940
1937
 
1941
- * fix(PanoTagPlugin): 修复透明图片贴片的黑边问题
1938
+ - fix(PanoTagPlugin): 修复透明图片贴片的黑边问题
1942
1939
 
1943
1940
  ## 2.28.0
1944
1941
 
1945
- * feat(AreaMakerPlugin): 添加 AreaMakerPlugin。
1942
+ - feat(AreaMakerPlugin): 添加 AreaMakerPlugin。
1946
1943
 
1947
1944
  ## 2.27.4
1948
1945
 
1949
- * fix(PanoTagPlugin): 修复安卓小程序中,视频贴片无法自动播放的问题
1946
+ - fix(PanoTagPlugin): 修复安卓小程序中,视频贴片无法自动播放的问题
1950
1947
 
1951
1948
  ## 2.27.3
1952
1949
 
1953
- * feat(PanoTagPlugin): 优化 tag.data 的类型
1954
- 1. 对于未知类型的 tag 如 `tag: Tag`,现在可以使用 tag.data.my\_any\_property 而不报 ts 错误, 而之前版本需要使用`tag: Tag<any>`
1955
- 2. 对于已知类型的 tag 如 `tag: Tag<'Text'>`, 现在可以使用 tag.data.my\_any\_other\_property 而不报 ts 错误
1950
+ - feat(PanoTagPlugin): 优化 tag.data 的类型
1951
+ 1. 对于未知类型的 tag 如 `tag: Tag`,现在可以使用 tag.data.my_any_property 而不报 ts 错误, 而之前版本需要使用`tag: Tag<any>`
1952
+ 2. 对于已知类型的 tag 如 `tag: Tag<'Text'>`, 现在可以使用 tag.data.my_any_other_property 而不报 ts 错误
1956
1953
 
1957
1954
  ## 2.27.2
1958
1955
 
1959
- * fix(PanoTagPlugin): 修复 tag 没有处理模型标签的 clickable。
1956
+ - fix(PanoTagPlugin): 修复 tag 没有处理模型标签的 clickable。
1960
1957
 
1961
1958
  ## 2.27.1
1962
1959
 
1963
- * fix(PanoTagPlugin): 修复在部分 IOS 微信场景中,虚拟视频自动播放时播放按钮没有消失的 bug
1960
+ - fix(PanoTagPlugin): 修复在部分 IOS 微信场景中,虚拟视频自动播放时播放按钮没有消失的 bug
1964
1961
 
1965
1962
  ## 2.27.0
1966
1963
 
1967
- * feat(PanoTagPlugin): 碰撞检测支持更精细的检测配置,默认检测所有 tag.position,默认任意一点检测通过则视为碰撞检测通过
1968
- * fix(PanoTagPlugin): 修复 MediaPlane 标签的 `tag.disable()` / `tag.enable()` 方法不生效的 bug
1969
- * fix(PanoTagPlugin): MediaPlane visible 状态变化为 false 时,立即销毁图片资源
1970
- * fix(PanoTagPlugin): TextTag 支持换行符
1964
+ - feat(PanoTagPlugin): 碰撞检测支持更精细的检测配置,默认检测所有 tag.position,默认任意一点检测通过则视为碰撞检测通过
1965
+ - fix(PanoTagPlugin): 修复 MediaPlane 标签的 `tag.disable()` / `tag.enable()` 方法不生效的 bug
1966
+ - fix(PanoTagPlugin): MediaPlane visible 状态变化为 false 时,立即销毁图片资源
1967
+ - fix(PanoTagPlugin): TextTag 支持换行符
1971
1968
 
1972
1969
  ## 2.26.2
1973
1970
 
1974
- * fix(PanoTagPlugin): 修复模型 loaded 判断。
1971
+ - fix(PanoTagPlugin): 修复模型 loaded 判断。
1975
1972
 
1976
1973
  ## 2.26.1
1977
1974
 
1978
- * fix(MeasurePlugin): 修复测量撤销时线段删除有问题 & 修复报错。
1975
+ - fix(MeasurePlugin): 修复测量撤销时线段删除有问题 & 修复报错。
1979
1976
 
1980
1977
  ## 2.26.0
1981
1978
 
1982
- * fix(Floorplan): 修复户型图插件连续调用两次 show() 展示失败。
1983
- * feat(Pipeline): 添加 Pipeline 插件。
1979
+ - fix(Floorplan): 修复户型图插件连续调用两次 show() 展示失败。
1980
+ - feat(Pipeline): 添加 Pipeline 插件。
1984
1981
 
1985
1982
  ## 2.25.0
1986
1983
 
1987
- * feat(MapviewFloorplanPlugin): Mapview Floorplan 支持惯性滚动。
1984
+ - feat(MapviewFloorplanPlugin): Mapview Floorplan 支持惯性滚动。
1988
1985
 
1989
1986
  ## 2.24.2
1990
1987
 
1991
- * fix(PanoTagPlugin): fix ImagePlane z-fighting
1988
+ - fix(PanoTagPlugin): fix ImagePlane z-fighting
1992
1989
 
1993
1990
  ## 2.24.1
1994
1991
 
1995
- * fix(PanoMeasurePlugin): 测面积支持自定义单位转换,使用方法 `changeConfigs(getAreaText: (area: number) => string`
1992
+ - fix(PanoMeasurePlugin): 测面积支持自定义单位转换,使用方法 `changeConfigs(getAreaText: (area: number) => string`
1996
1993
 
1997
1994
  ## 2.24.0
1998
1995
 
1999
- * feat(PanoTagPlugin): MediaPlane visible 状态变化为 false 时,立即销毁视频资源
1996
+ - feat(PanoTagPlugin): MediaPlane visible 状态变化为 false 时,立即销毁视频资源
2000
1997
 
2001
1998
  ## 2.23.1
2002
1999
 
2003
- * fix(PanoCompassPlugin): 支持 i18n 函数
2000
+ - fix(PanoCompassPlugin): 支持 i18n 函数
2004
2001
 
2005
2002
  ## 2.23.0
2006
2003
 
2007
- * feat(PanoTagPlugin): textTag 的 plane 样式下新增 data.titleMaxRows 和 data.descriptionMaxRows,用于控制最大显示行数,默认显示全部
2008
- * fix(PanoTagPlugin): 修复 textTag.data.edit 的 placeholder 为空字符串时不显示插入符的问题
2004
+ - feat(PanoTagPlugin): textTag 的 plane 样式下新增 data.titleMaxRows 和 data.descriptionMaxRows,用于控制最大显示行数,默认显示全部
2005
+ - fix(PanoTagPlugin): 修复 textTag.data.edit 的 placeholder 为空字符串时不显示插入符的问题
2009
2006
 
2010
2007
  ## 2.22.0
2011
2008
 
2012
- * feat(PanoMeasurePlugin): 新增测面积功能,使用 editParams.allowMeasureType: \['line', 'area'] 开启
2009
+ - feat(PanoMeasurePlugin): 新增测面积功能,使用 editParams.allowMeasureType: ['line', 'area'] 开启
2013
2010
 
2014
2011
  ## 2.21.1
2015
2012
 
2016
- * fix(PanoCompassPlugin): 修复 config.staticPrefix 不生效的问题
2013
+ - fix(PanoCompassPlugin): 修复 config.staticPrefix 不生效的问题
2017
2014
 
2018
2015
  ## 2.21.0
2019
2016
 
2020
- * fix(MeasurePlugin): 为了优化性能,测量插件去除「吸附」功能,将不会在模型初始化时计算模型边界。
2021
- * fix(ModelChassisCompassPlugin): 修复模型底盘在模型改变时,没有更新位置。
2017
+ - fix(MeasurePlugin): 为了优化性能,测量插件去除「吸附」功能,将不会在模型初始化时计算模型边界。
2018
+ - fix(ModelChassisCompassPlugin): 修复模型底盘在模型改变时,没有更新位置。
2022
2019
 
2023
2020
  ## 2.20.9
2024
2021
 
2025
- * chore(\*): 插件图片转为 base64 或支持 staticPrefix 参数
2022
+ - chore(\*): 插件图片转为 base64 或支持 staticPrefix 参数
2026
2023
 
2027
2024
  ## 2.20.8
2028
2025
 
2029
- * fix(GuideLinePlugin): 路线标签距离使用 Math.round。
2026
+ - fix(GuideLinePlugin): 路线标签距离使用 Math.round。
2030
2027
 
2031
2028
  ## 2.20.7
2032
2029
 
2033
- * fix(GuideLinePlugin): 更改路线标签线条宽度。
2030
+ - fix(GuideLinePlugin): 更改路线标签线条宽度。
2034
2031
 
2035
2032
  ## 2.20.6
2036
2033
 
2037
- * fix(GuideLinePlugin): 修复路线标签样式。
2034
+ - fix(GuideLinePlugin): 修复路线标签样式。
2038
2035
 
2039
2036
  ## 2.20.5
2040
2037
 
2041
- * feat(GuideLinePlugin): 标签展示路线长度。
2038
+ - feat(GuideLinePlugin): 标签展示路线长度。
2042
2039
 
2043
2040
  ## 2.20.4
2044
2041
 
2045
- * fix(PanoTagPlugin): 修复图片贴片没有根据 config.clickable 来设置点击事件的问题
2042
+ - fix(PanoTagPlugin): 修复图片贴片没有根据 config.clickable 来设置点击事件的问题
2046
2043
 
2047
2044
  ## 2.20.3
2048
2045
 
2049
- * fix(\*): fix Lint。
2050
- * fix(FloorplanRadarPlugin): 修复鼠标 hover 报错。
2051
- * feat(GuideLinePlugin): 支持距离计算。
2046
+ - fix(\*): fix Lint。
2047
+ - fix(FloorplanRadarPlugin): 修复鼠标 hover 报错。
2048
+ - feat(GuideLinePlugin): 支持距离计算。
2052
2049
 
2053
2050
  ## 2.20.2
2054
2051
 
2055
- * fix(GuideLinePlugin): 修复旧版本数据无法展示。
2052
+ - fix(GuideLinePlugin): 修复旧版本数据无法展示。
2056
2053
 
2057
2054
  ## 2.20.0
2058
2055
 
2059
- * feat(PanoTagPlugin):
2060
-
2061
- * Typescript 类型优化
2062
- * 新增方法 `tag.changeData(data: PartialObjectDeep<TagData>): void`,用于修改标签的 `data`
2063
- * 新增方法 `registerRenderer(contentType: string, renderer: ElementRenderer): void`,插件会按照传入的 `renderer` 来渲染相应的 `ContentType`
2056
+ - feat(PanoTagPlugin):
2064
2057
 
2065
- * fix(PanoTagPlugin): 使用 `PartialObjectDeep` 代替 `PartialDeep`, 修复复杂场景下的类型推断问题
2058
+ - Typescript 类型优化
2059
+ - 新增方法 `tag.changeData(data: PartialObjectDeep<TagData>): void`,用于修改标签的 `data`
2060
+ - 新增方法 `registerRenderer(contentType: string, renderer: ElementRenderer): void`,插件会按照传入的 `renderer` 来渲染相应的 `ContentType`
2066
2061
 
2067
- * fix(\*): 修复 eslint 失效问题
2062
+ - fix(PanoTagPlugin): 使用 `PartialObjectDeep` 代替 `PartialDeep`, 修复复杂场景下的类型推断问题
2063
+ - fix(\*): 修复 eslint 失效问题
2068
2064
 
2069
- * chore(\*): 修改 load 日志级别为 `Verbose`
2065
+ - chore(\*): 修改 load 日志级别为 `Verbose`
2070
2066
 
2071
2067
  ## 2.19.3
2072
2068
 
2073
- * fix(PanoTagPlugin): 使用 z-index 代替 dom 排序,解决标签数量较多时的卡顿问题
2069
+ - fix(PanoTagPlugin): 使用 z-index 代替 dom 排序,解决标签数量较多时的卡顿问题
2074
2070
 
2075
2071
  ## 2.19.2
2076
2072
 
2077
- * fix(PanoTagPlugin): 修复多媒体标签没有自动轮播的问题。
2073
+ - fix(PanoTagPlugin): 修复多媒体标签没有自动轮播的问题。
2078
2074
 
2079
2075
  ## 2.19.1
2080
2076
 
2081
- * fix(PanoMeasure): 修复移动端测量工具没有触发 editedPolylineChange。
2077
+ - fix(PanoMeasure): 修复移动端测量工具没有触发 editedPolylineChange。
2082
2078
 
2083
2079
  ## 2.19.0
2084
2080
 
2085
- * feat(PanoTagPlugin): 添加 Model 类型。
2086
- * feat(PanoTagPlugin): 允许自动转向。
2087
- * feat(PanoTagPlugin): 添加 MediaModel 和 Model 的点击行为。
2088
- * fix(PanoTagPlugin): 修复标签插件初始化时合并 config 没有深度合并。
2089
- * fix(PanoTagPlugin): 修复 MediaModel renderType 不为 Mesh 时,非 Panorama 态展示异常。
2090
- * fix(PanoMeasure): 修复移动端删除测量线段报错。
2081
+ - feat(PanoTagPlugin): 添加 Model 类型。
2082
+ - feat(PanoTagPlugin): 允许自动转向。
2083
+ - feat(PanoTagPlugin): 添加 MediaModel 和 Model 的点击行为。
2084
+ - fix(PanoTagPlugin): 修复标签插件初始化时合并 config 没有深度合并。
2085
+ - fix(PanoTagPlugin): 修复 MediaModel renderType 不为 Mesh 时,非 Panorama 态展示异常。
2086
+ - fix(PanoMeasure): 修复移动端删除测量线段报错。
2091
2087
 
2092
2088
  ## 2.18.5
2093
2089
 
2094
- * fix(PanoTagPlugin): 修复标签 style.point 报错。
2090
+ - fix(PanoTagPlugin): 修复标签 style.point 报错。
2095
2091
 
2096
2092
  ## 2.18.4
2097
2093
 
2098
- * fix(GuideLinePlugin): 修复历史数据默认展示逻辑。
2094
+ - fix(GuideLinePlugin): 修复历史数据默认展示逻辑。
2099
2095
 
2100
2096
  ## 2.18.3
2101
2097
 
2102
- * fix(GuideLinePlugin): 修复标签控制判断。
2098
+ - fix(GuideLinePlugin): 修复标签控制判断。
2103
2099
 
2104
2100
  ## 2.18.2
2105
2101
 
2106
- * feat(GuideLinePlugin): 允许通过传入空值动态删除标签。
2102
+ - feat(GuideLinePlugin): 允许通过传入空值动态删除标签。
2107
2103
 
2108
2104
  ## 2.18.1
2109
2105
 
2110
- * fix(GuideLinePlugin): 加载标签插件时,不使用 followModelVisibility。修复自定义标签楼层显示错误。
2106
+ - fix(GuideLinePlugin): 加载标签插件时,不使用 followModelVisibility。修复自定义标签楼层显示错误。
2111
2107
 
2112
2108
  ## 2.18.0
2113
2109
 
2114
- * feat(GuideLinePlugin): 路线引导插件支持自定义路径。
2115
- * 支持添加模型 & 全景两种不同的路线。
2116
- * 支持配置路径背景、贴图颜色、边框、缩放。
2117
- * 支持模型态时添加起点、终点标签。
2118
- * 支持路径闪烁动画。
2119
- * 支持路径流动动画。
2120
- * refactor(\*): 优化打包:
2121
- * 支持 CJS 库的引用。
2122
- * 优化 ESLint,在引用 TS 声明时,需要显示表明 import type。
2110
+ - feat(GuideLinePlugin): 路线引导插件支持自定义路径。
2111
+ - 支持添加模型 & 全景两种不同的路线。
2112
+ - 支持配置路径背景、贴图颜色、边框、缩放。
2113
+ - 支持模型态时添加起点、终点标签。
2114
+ - 支持路径闪烁动画。
2115
+ - 支持路径流动动画。
2116
+ - refactor(\*): 优化打包:
2117
+ - 支持 CJS 库的引用。
2118
+ - 优化 ESLint,在引用 TS 声明时,需要显示表明 import type。
2123
2119
 
2124
2120
  ## 2.17.1
2125
2121
 
2126
- * fix(PanoTagPlugin): 修复微信场景中的视频贴片不能自动播放的问题
2127
- * change(PanoTagPlugin): 修复一个拼写错误, autoUnfoldWhenHide -> autoFoldWhenHide
2122
+ - fix(PanoTagPlugin): 修复微信场景中的视频贴片不能自动播放的问题
2123
+ - change(PanoTagPlugin): 修复一个拼写错误, autoUnfoldWhenHide -> autoFoldWhenHide
2128
2124
 
2129
2125
  ## 2.17.0
2130
2126
 
2131
- * feat(PanoTagPlugin): tag config 新增 initialData 字段,可以设置标签中的 data 的初始值。tag.mergeConfig.initialData 会深度合并入 tag.data 中
2132
- * feat(PanoTagPlugin): tag config 新增 followModelVisibility 字段,用于控制当标签在 Floorplan、MapView 可见时,是否仅在当前高亮的楼层显示。默认值为 false
2133
- * feat(PanoTagPlugin): 视频贴片支持通过 `tag.config.initialData.autoplayConfig.autoplayVideo` 或 `tag.data.autoplayConfig.autoplayVideo` 设置默认是否播放,默认值为 false
2134
- * fix(PanoTagPlugin): 修复以 Mesh 形式渲染的图片贴片没有 emit 点击事件的 bug
2135
- * fix(PanoTagPlugin): 修复以 Mesh 形式渲染的贴片的 ObjectFit 没有生效的 bug
2136
- * fix(PanoTagPlugin): 将 five.panoIndex 改为 five.getCurrentState().panoIndex,保证 panoIndex 不为 undefined
2127
+ - feat(PanoTagPlugin): tag config 新增 initialData 字段,可以设置标签中的 data 的初始值。tag.mergeConfig.initialData 会深度合并入 tag.data 中
2128
+ - feat(PanoTagPlugin): tag config 新增 followModelVisibility 字段,用于控制当标签在 Floorplan、MapView 可见时,是否仅在当前高亮的楼层显示。默认值为 false
2129
+ - feat(PanoTagPlugin): 视频贴片支持通过 `tag.config.initialData.autoplayConfig.autoplayVideo` 或 `tag.data.autoplayConfig.autoplayVideo` 设置默认是否播放,默认值为 false
2130
+ - fix(PanoTagPlugin): 修复以 Mesh 形式渲染的图片贴片没有 emit 点击事件的 bug
2131
+ - fix(PanoTagPlugin): 修复以 Mesh 形式渲染的贴片的 ObjectFit 没有生效的 bug
2132
+ - fix(PanoTagPlugin): 将 five.panoIndex 改为 five.getCurrentState().panoIndex,保证 panoIndex 不为 undefined
2137
2133
 
2138
2134
  ## 2.16.1
2139
2135
 
2140
- * fix(PanoTagPlugin): 视频贴片隐藏/禁用时,不再监听播放按钮 Mesh 的点击事件
2141
- * fix(PanoTagPlugin): 修复视频被动播放时封面图的展示逻辑
2136
+ - fix(PanoTagPlugin): 视频贴片隐藏/禁用时,不再监听播放按钮 Mesh 的点击事件
2137
+ - fix(PanoTagPlugin): 修复视频被动播放时封面图的展示逻辑
2142
2138
 
2143
2139
  ## 2.16.0
2144
2140
 
2145
- * feat(PanoTagPlugin): 视频贴片支持以 Mesh 方式渲染
2146
- * feat(PanoTagPlugin): 优化 Five 焦点环在不透明图片贴片上的效果
2147
- * fix(PanoTagPlugin): 修复 getRenderType 有可能返回 undefined 的 bug,这个 bug 会导致部分含有 mediadata 的 3DPoint 标签无法显示
2148
- * fix(PanoTagPlugin): 修复广告牌中的图片以 css3d behind 模式渲染时, 调用 disable 时没有删除 css3dObject.opacityMesh 的问题
2149
- * fix(PanoTagPlugin): 修复广告牌中的图片以 css3d behind 模式渲染时, 调用 enable 时没有同步 css3dObject 的 matrix 的问题
2141
+ - feat(PanoTagPlugin): 视频贴片支持以 Mesh 方式渲染
2142
+ - feat(PanoTagPlugin): 优化 Five 焦点环在不透明图片贴片上的效果
2143
+ - fix(PanoTagPlugin): 修复 getRenderType 有可能返回 undefined 的 bug,这个 bug 会导致部分含有 mediadata 的 3DPoint 标签无法显示
2144
+ - fix(PanoTagPlugin): 修复广告牌中的图片以 css3d behind 模式渲染时, 调用 disable 时没有删除 css3dObject.opacityMesh 的问题
2145
+ - fix(PanoTagPlugin): 修复广告牌中的图片以 css3d behind 模式渲染时, 调用 enable 时没有同步 css3dObject 的 matrix 的问题
2150
2146
 
2151
2147
  ## 2.15.0
2152
2148
 
2153
- * change(PanoTagPlugin): 单张的视频贴片不再支持以 behindDom 模式渲染,因为目前会有黑边问题;后续会直接使用 Mesh 实现
2154
- * change(threex): 监听到 touch 相关事件后不再执行 preventDefault()
2155
- * feat(PanoTagPlugin): 自定义标签(customTag)取消了展开/收起时的默认样式
2156
- * feat(PanoTagPlugin): 标签添加 className 属性,可以在标签的父元素上添加自定义的 className
2157
- * fix(PanoTagPlugin): 修复视频贴片播放时没有声音的问题
2158
- * fix(PanoTagPlugin): 修复视频贴片以 Dom 形式渲染时无法播放的问题
2149
+ - change(PanoTagPlugin): 单张的视频贴片不再支持以 behindDom 模式渲染,因为目前会有黑边问题;后续会直接使用 Mesh 实现
2150
+ - change(threex): 监听到 touch 相关事件后不再执行 preventDefault()
2151
+ - feat(PanoTagPlugin): 自定义标签(customTag)取消了展开/收起时的默认样式
2152
+ - feat(PanoTagPlugin): 标签添加 className 属性,可以在标签的父元素上添加自定义的 className
2153
+ - fix(PanoTagPlugin): 修复视频贴片播放时没有声音的问题
2154
+ - fix(PanoTagPlugin): 修复视频贴片以 Dom 形式渲染时无法播放的问题
2159
2155
 
2160
2156
  ## 2.14.3
2161
2157
 
2162
- * fix(PanoTagPlugin): 虚拟屏幕标签存在多张图片的时候不以 behind 模式渲染
2163
- * fix(PanoTagPlugin): 单张的视频贴片支持以 behind 模式渲染
2164
- * fix(CruisePlugin): 修复 CruisePlugin 解析数据时可能计算出错误 longitude/latitude 的问题
2158
+ - fix(PanoTagPlugin): 虚拟屏幕标签存在多张图片的时候不以 behind 模式渲染
2159
+ - fix(PanoTagPlugin): 单张的视频贴片支持以 behind 模式渲染
2160
+ - fix(CruisePlugin): 修复 CruisePlugin 解析数据时可能计算出错误 longitude/latitude 的问题
2165
2161
 
2166
2162
  ## 2.14.2
2167
2163
 
2168
- * fix(PanoFloorplanRadarPlugin): 修复 PanoFloorplanRadarPlugin 配置 hoverEnable 为 true 报错的问题
2164
+ - fix(PanoFloorplanRadarPlugin): 修复 PanoFloorplanRadarPlugin 配置 hoverEnable 为 true 报错的问题
2169
2165
 
2170
2166
  ## 2.14.1
2171
2167
 
2172
- * fix(ModelChassisCompassPlugin): 替换模型底盘文件使用的贴图宽高为 2 的整数次幂
2168
+ - fix(ModelChassisCompassPlugin): 替换模型底盘文件使用的贴图宽高为 2 的整数次幂
2173
2169
 
2174
2170
  ## 2.14.0
2175
2171
 
2176
- * feat(PanoTagPlugin): MediaModel(虚拟广告牌)新增 `config.renderType: 'Mesh' | 'Dom'` 配置,默认值为`Dom`
2177
- * chore(\*): 通过 loadTexture 函数加载的 texture 的 wrapS/wrapT 默认值设置为 ClampToEdgeWrapping
2172
+ - feat(PanoTagPlugin): MediaModel(虚拟广告牌)新增 `config.renderType: 'Mesh' | 'Dom'` 配置,默认值为`Dom`
2173
+ - chore(\*): 通过 loadTexture 函数加载的 texture 的 wrapS/wrapT 默认值设置为 ClampToEdgeWrapping
2178
2174
 
2179
2175
  ## 2.13.2
2180
2176
 
2181
- * refactor(floor & tag & roomLabel): 更改 dom resize 监听。从 iframe 改成了 resizeObserver。
2177
+ - refactor(floor & tag & roomLabel): 更改 dom resize 监听。从 iframe 改成了 resizeObserver。
2182
2178
 
2183
2179
  ## 2.13.1
2184
2180
 
2185
- * fix(\*): 修复 ios16.4 上 texture 使用默认 mipmap 的方式插值时导致 texture 变黑的问题
2181
+ - fix(\*): 修复 ios16.4 上 texture 使用默认 mipmap 的方式插值时导致 texture 变黑的问题
2186
2182
 
2187
2183
  ## 2.13.0
2188
2184
 
2189
- * feat(PanoTagPlugin): 三维图片标签(贴片标签)新增 `config.renderType: 'Mesh' | 'Dom'` 配置,默认值为`Dom`,当数据中只有一张图片时,可以选择 Mesh 或 CSS3DRender 形式渲染。
2185
+ - feat(PanoTagPlugin): 三维图片标签(贴片标签)新增 `config.renderType: 'Mesh' | 'Dom'` 配置,默认值为`Dom`,当数据中只有一张图片时,可以选择 Mesh 或 CSS3DRender 形式渲染。
2190
2186
 
2191
2187
  ## 2.12.0
2192
2188
 
2193
- * feat(PanoMeasurePlugin): 支持国际化配置。
2189
+ - feat(PanoMeasurePlugin): 支持国际化配置。
2194
2190
 
2195
2191
  ## 2.11.2
2196
2192
 
2197
- * feat(TopviewFloorplanPlugin ModelFloorplanPlugin MapviewFloorplanPlugin): 支持 highlight 高亮 支持 去掉 Camera
2193
+ - feat(TopviewFloorplanPlugin ModelFloorplanPlugin MapviewFloorplanPlugin): 支持 highlight 高亮 支持 去掉 Camera
2198
2194
 
2199
2195
  ## 2.11.1
2200
2196
 
2201
- * feat(ModelRoomLabelPlugin): 支持 Mapview 模式。
2197
+ - feat(ModelRoomLabelPlugin): 支持 Mapview 模式。
2202
2198
 
2203
2199
  ## 2.11.0
2204
2200
 
2205
- * fix(PanoTagPlugin): 修复无法被展开/收起的标签可以通过 changeUnfoldedById 方法强制展开/收起的 bug
2206
- * feat(\*): BasePlugin 添加 `readonly VERSION: string` 属性,默认值取自 package.json 中的 version 字段
2207
- * feat(PanoTagPlugin):
2208
- * 优化帧动画组件,减少不必要的 Dom 和计算
2209
- * 标签点支持帧动画
2210
- * 不再建议通过 size 设置标签点大小,而是通过 ratio 指定输入图片为几倍图,默认为三倍图
2201
+ - fix(PanoTagPlugin): 修复无法被展开/收起的标签可以通过 changeUnfoldedById 方法强制展开/收起的 bug
2202
+ - feat(\*): BasePlugin 添加 `readonly VERSION: string` 属性,默认值取自 package.json 中的 version 字段
2203
+ - feat(PanoTagPlugin):
2204
+ - 优化帧动画组件,减少不必要的 Dom 和计算
2205
+ - 标签点支持帧动画
2206
+ - 不再建议通过 size 设置标签点大小,而是通过 ratio 指定输入图片为几倍图,默认为三倍图
2211
2207
 
2212
2208
  ## 2.10.8
2213
2209
 
2214
- * fix(panoTagPlugin): 修复当`音频标签A`播放结束后,播放其他`音频标签B`时,`音频标签A`的播放动画会触发的问题。
2215
- * fix(PanoTagPlugin): 修复音频标签无法在部分 iPhone `(>= ios 15)` 中播放第二次的问题。
2216
- * 相关文档:
2217
- * [github issus](https://github.com/aws/amazon-chime-sdk-js/issues/2394)
2218
- * [webkit bugs](https://bugs.webkit.org/show_bug.cgi?id=241152)
2219
- * [Auto-Play Policy Changes for macOS](https://webkit.org/blog/7734/auto-play-policy-changes-for-macos/)
2210
+ - fix(panoTagPlugin): 修复当`音频标签A`播放结束后,播放其他`音频标签B`时,`音频标签A`的播放动画会触发的问题。
2211
+ - fix(PanoTagPlugin): 修复音频标签无法在部分 iPhone `(>= ios 15)` 中播放第二次的问题。
2212
+ - 相关文档:
2213
+ - [github issus](https://github.com/aws/amazon-chime-sdk-js/issues/2394)
2214
+ - [webkit bugs](https://bugs.webkit.org/show_bug.cgi?id=241152)
2215
+ - [Auto-Play Policy Changes for macOS](https://webkit.org/blog/7734/auto-play-policy-changes-for-macos/)
2220
2216
 
2221
2217
  ## 2.10.7
2222
2218
 
2223
- * fix(PanoTagPlugin): 修复 hide 未隐藏 MR 标签。
2219
+ - fix(PanoTagPlugin): 修复 hide 未隐藏 MR 标签。
2224
2220
 
2225
2221
  ## 2.10.6
2226
2222
 
2227
- * fix(PanoVideoPlugin): 修复 video 事件监听丢失。
2223
+ - fix(PanoVideoPlugin): 修复 video 事件监听丢失。
2228
2224
 
2229
2225
  ## 2.10.5
2230
2226
 
2231
- * fix(PanoVideoPlugin): 修复看向模型时视角错误。
2232
- * perf(PanoVideoPlugin): 优化视频添加时机。
2227
+ - fix(PanoVideoPlugin): 修复看向模型时视角错误。
2228
+ - perf(PanoVideoPlugin): 优化视频添加时机。
2233
2229
 
2234
2230
  ## 2.10.4
2235
2231
 
2236
- * fix(PanoVideoPlugin): 修复 load 导致的 enable 失效。
2232
+ - fix(PanoVideoPlugin): 修复 load 导致的 enable 失效。
2237
2233
 
2238
2234
  ## 2.10.3
2239
2235
 
2240
- * fix(PanoTagPlugin): 修复音频标签在部分 iPhone `(<= ios 15)`上续播失败的问题。原因是浏览器中的 HTMLAudioElement 在设置 currentTime 时,会根据 metadata 信息做校验,所以在 onloadeddata 事件触发前无法成功设置 currentTime。
2241
- * 相关文档:
2242
- * [MDN]('https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/currentTime')
2236
+ - fix(PanoTagPlugin): 修复音频标签在部分 iPhone `(<= ios 15)`上续播失败的问题。原因是浏览器中的 HTMLAudioElement 在设置 currentTime 时,会根据 metadata 信息做校验,所以在 onloadeddata 事件触发前无法成功设置 currentTime。
2237
+ - 相关文档:
2238
+ - [MDN]('https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/currentTime')
2243
2239
 
2244
2240
  ## 2.10.2
2245
2241
 
2246
- * fix(PanoVideoPlugin): 点位视频支持点击播放时,判断视频 Mesh 是否在场景中。
2242
+ - fix(PanoVideoPlugin): 点位视频支持点击播放时,判断视频 Mesh 是否在场景中。
2247
2243
 
2248
2244
  ## 2.10.1
2249
2245
 
2250
- * feat(PanoVideoPlugin): 点位视频支持点击播放。
2251
- * feat(PanoVideoPlugin): 点位视频支持点击看向某个视频元素。
2246
+ - feat(PanoVideoPlugin): 点位视频支持点击播放。
2247
+ - feat(PanoVideoPlugin): 点位视频支持点击看向某个视频元素。
2252
2248
 
2253
2249
  ## 2.10.0
2254
2250
 
2255
- * feat(PanoVideoPlugin): 添加点位视频融合插件。
2251
+ - feat(PanoVideoPlugin): 添加点位视频融合插件。
2256
2252
 
2257
2253
  ## 2.9.2
2258
2254
 
2259
- * fix(PanoTagPlugin): 修复音频标签第二次播放时,点击播放按钮无反应的问题。
2255
+ - fix(PanoTagPlugin): 修复音频标签第二次播放时,点击播放按钮无反应的问题。
2260
2256
 
2261
2257
  ## 2.9.1
2262
2258
 
2263
- * feat(PanoMeasurePlugin): 测量工具 DistanceDOM 不再判断端点是否超出屏幕。
2259
+ - feat(PanoMeasurePlugin): 测量工具 DistanceDOM 不再判断端点是否超出屏幕。
2264
2260
 
2265
2261
  ## 2.9.0
2266
2262
 
2267
- * feat(PanoTagPlugin): MarketingTag 新增黑色主题: `theme: 'light' | 'dark'`, 默认为 `light`。
2268
- * feat(PanoTagPlugin): Media 组件优化,一张图片/视频时不放入轮播组件中。
2269
- * fix(PanoTagPlugin): 修复 disable() 无法完全禁用 MediaModelTag 的问题
2263
+ - feat(PanoTagPlugin): MarketingTag 新增黑色主题: `theme: 'light' | 'dark'`, 默认为 `light`。
2264
+ - feat(PanoTagPlugin): Media 组件优化,一张图片/视频时不放入轮播组件中。
2265
+ - fix(PanoTagPlugin): 修复 disable() 无法完全禁用 MediaModelTag 的问题
2270
2266
 
2271
2267
  ## 2.8.6
2272
2268
 
2273
- * feat(PanoTagPlugin): 添加 ContentType 为 Sticker 的 Tag
2274
- * fix(PanoTagPlugin): 修复 LinkTag 动画帧数为 1 时不显示文字的问题
2269
+ - feat(PanoTagPlugin): 添加 ContentType 为 Sticker 的 Tag
2270
+ - fix(PanoTagPlugin): 修复 LinkTag 动画帧数为 1 时不显示文字的问题
2275
2271
 
2276
2272
  ## 2.8.4
2277
2273
 
2278
- * fix(Object3DHelper): 修复初始化时的一个报错
2274
+ - fix(Object3DHelper): 修复初始化时的一个报错
2279
2275
 
2280
2276
  ## 2.8.3
2281
2277
 
2282
- * fix(Object3DHelper): 重构优化部分旋转逻辑,修复绕旋转 z 中心旋转时的 bug
2278
+ - fix(Object3DHelper): 重构优化部分旋转逻辑,修复绕旋转 z 中心旋转时的 bug
2283
2279
 
2284
2280
  ## 2.8.2
2285
2281
 
2286
- * fix(PanoTagPlugin): 修复 MediaModelTag loading 计算错误。
2282
+ - fix(PanoTagPlugin): 修复 MediaModelTag loading 计算错误。
2287
2283
 
2288
2284
  ## 2.8.1
2289
2285
 
2290
- * fix(PanoTagPlugin): 修复 MediaModelTag 射线检测。
2286
+ - fix(PanoTagPlugin): 修复 MediaModelTag 射线检测。
2291
2287
 
2292
2288
  ## 2.8.0
2293
2289
 
2294
- * feat(floorplan): 户型图插件添加配置
2295
- * 分间面积是否展示:roomAreaEnable
2296
- * 分间名称是否展示:roomNameEnable
2290
+ - feat(floorplan): 户型图插件添加配置
2291
+ - 分间面积是否展示:roomAreaEnable
2292
+ - 分间名称是否展示:roomNameEnable
2297
2293
 
2298
2294
  ## 2.7.3
2299
2295
 
2300
- * fix(PanoTagPlugin): 修复部分标签 content 无法点击的问题
2296
+ - fix(PanoTagPlugin): 修复部分标签 content 无法点击的问题
2301
2297
 
2302
2298
  ## 2.7.2
2303
2299
 
2304
- * fix(Object3DHelperPlugin): 修复 Object3DHelperPlugin 的 CSS3DScaleHelper 的操作框位置错误的问题
2300
+ - fix(Object3DHelperPlugin): 修复 Object3DHelperPlugin 的 CSS3DScaleHelper 的操作框位置错误的问题
2305
2301
 
2306
2302
  ## 2.7.1
2307
2303
 
2308
- * fix(PanoTagPlugin): 修复 disable -> load -> enable 路径 MediaModelTag media content 不展示。
2304
+ - fix(PanoTagPlugin): 修复 disable -> load -> enable 路径 MediaModelTag media content 不展示。
2309
2305
 
2310
2306
  ## 2.7.0
2311
2307
 
2312
- * feat(PanoTagPlugin): 添加 ContentType 为 MediaModel 的 Tag。
2308
+ - feat(PanoTagPlugin): 添加 ContentType 为 MediaModel 的 Tag。
2313
2309
 
2314
- * 允许加载外部 GLTF 模型。
2315
- * 允许通过 4 个点和多媒体信息,配置模型上应该展示的多媒体。
2316
- * TagConfig 添加 visibleFiveMode,允许配置在哪个模态下展示标签。
2317
- * 允许动态更改 Tag css3D mode。
2310
+ - 允许加载外部 GLTF 模型。
2311
+ - 允许通过 4 个点和多媒体信息,配置模型上应该展示的多媒体。
2312
+ - TagConfig 添加 visibleFiveMode,允许配置在哪个模态下展示标签。
2313
+ - 允许动态更改 Tag css3D mode。
2318
2314
 
2319
- * feat(Object3DHelper):
2315
+ - feat(Object3DHelper):
2320
2316
 
2321
- * 新增 BoundingBoxHelper,默认关闭
2322
- * 新增配置可以控制三条旋转轴的显示/隐藏
2323
- * 修复一些 bug
2317
+ - 新增 BoundingBoxHelper,默认关闭
2318
+ - 新增配置可以控制三条旋转轴的显示/隐藏
2319
+ - 修复一些 bug
2324
2320
 
2325
- * change(PanoTagPlugin):
2326
- * 使用 svelte-carousel 代替 swiper
2327
- * 标签的 tag.data.objectFit 默认值改为 fill
2321
+ - change(PanoTagPlugin):
2322
+ - 使用 svelte-carousel 代替 swiper
2323
+ - 标签的 tag.data.objectFit 默认值改为 fill
2328
2324
 
2329
2325
  ## 2.6.6
2330
2326
 
2331
- * fix(TagPanoPlugin): 修复 config `clickable` 未生效的情况
2332
- * change(TagPanoPlugin): 移除文字 word-break: break-all 的 css 属性
2327
+ - fix(TagPanoPlugin): 修复 config `clickable` 未生效的情况
2328
+ - change(TagPanoPlugin): 移除文字 word-break: break-all 的 css 属性
2333
2329
 
2334
2330
  ## 2.6.5
2335
2331
 
2336
- * fix(TagPanoPlugin): videoTag disable picture-in-picture
2332
+ - fix(TagPanoPlugin): videoTag disable picture-in-picture
2337
2333
 
2338
2334
  ## 2.6.4
2339
2335
 
2340
- * feat(GuidePlugin): fix dispose function
2336
+ - feat(GuidePlugin): fix dispose function
2341
2337
 
2342
2338
  ## 2.6.3
2343
2339
 
2344
- * feat(PanoTagPlugin): [changelog: 2.0.8](https://github.com/realsee-developer/dnalogel/blob/main/plugins/src/PanoTagPlugin/Archive/CHANGELOG.md)
2340
+ - feat(PanoTagPlugin): [changelog: 2.0.8](https://github.com/realsee-developer/dnalogel/blob/main/plugins/src/PanoTagPlugin/Archive/CHANGELOG.md)
2345
2341
 
2346
2342
  ## 2.6.2
2347
2343
 
2348
- * fix(CruisePlugin): 漫游插件(CruisePlugin)支持设置路线插件(GuideLinePlugin)的贴图等参数。
2344
+ - fix(CruisePlugin): 漫游插件(CruisePlugin)支持设置路线插件(GuideLinePlugin)的贴图等参数。
2349
2345
 
2350
2346
  ## 2.6.1
2351
2347
 
2352
- * fix(PanoMeasurePlugin): 修复先 load 数据再 changeMode:View 时,没有应用 panoIndexes 的问题。
2348
+ - fix(PanoMeasurePlugin): 修复先 load 数据再 changeMode:View 时,没有应用 panoIndexes 的问题。
2353
2349
 
2354
2350
  ## 2.5.4
2355
2351
 
2356
- * fix(PanoTagPlugin): 修复一个比较严重的报错
2352
+ - fix(PanoTagPlugin): 修复一个比较严重的报错
2357
2353
 
2358
2354
  ## 2.5.3
2359
2355
 
2360
- * fix(PanoTagPlugin): 修复模型状态下仍然可以点击标签点的问题
2356
+ - fix(PanoTagPlugin): 修复模型状态下仍然可以点击标签点的问题
2361
2357
 
2362
2358
  ## 2.5.2
2363
2359
 
2364
- * fix(PanoMeasurePlugin): 修复 View 模式 load 数据时没有应用 visiblePanoIndexes。
2360
+ - fix(PanoMeasurePlugin): 修复 View 模式 load 数据时没有应用 visiblePanoIndexes。
2365
2361
 
2366
2362
  ## 2.5.1
2367
2363
 
2368
- * fix(PanoTagPlugin): tag-container 添加 `transform: translate3d(0,0,0)`,解决 iPhone13 上标签闪烁的问题,以及可能会影响其他 Dom 元素正常渲染的问题。
2364
+ - fix(PanoTagPlugin): tag-container 添加 `transform: translate3d(0,0,0)`,解决 iPhone13 上标签闪烁的问题,以及可能会影响其他 Dom 元素正常渲染的问题。
2369
2365
 
2370
2366
  ## 2.5.0
2371
2367
 
2372
- * feat(PanoTagPlugin): 标签插件升级。 [changelog: 1.2.7 -> 2.0.5](https://github.com/realsee-developer/dnalogel/blob/main/plugins/src/PanoTagPlugin/Archive/CHANGELOG.md)
2368
+ - feat(PanoTagPlugin): 标签插件升级。 [changelog: 1.2.7 -> 2.0.5](https://github.com/realsee-developer/dnalogel/blob/main/plugins/src/PanoTagPlugin/Archive/CHANGELOG.md)
2373
2369
 
2374
2370
  ## 2.4.0
2375
2371
 
2376
- * 1. feat(MeasurePlugin): 测量工具支持标尺功能。
2372
+ - 1. feat(MeasurePlugin): 测量工具支持标尺功能。
2377
2373
 
2378
2374
  ## 2.3.8
2379
2375
 
2380
- * 1. feat(PanoTagPlugin): tag dom 添加 `data-content-type={tag.contentType}` 用来标识标签的 contentType
2376
+ - 1. feat(PanoTagPlugin): tag dom 添加 `data-content-type={tag.contentType}` 用来标识标签的 contentType
2381
2377
 
2382
2378
  ## 2.3.6
2383
2379
 
2384
- * 1. feat(CruisePlugin): load 添加参数 moveToFirstPanoDuration,可指定移动到漫游初始点时的速度。
2380
+ - 1. feat(CruisePlugin): load 添加参数 moveToFirstPanoDuration,可指定移动到漫游初始点时的速度。
2385
2381
 
2386
2382
  ## 2.3.5
2387
2383
 
2388
- * 1. feat(model-view-plugin): 支持动态 enable 和 disable。
2384
+ - 1. feat(model-view-plugin): 支持动态 enable 和 disable。
2389
2385
 
2390
2386
  ## 2.3.4
2391
2387
 
2392
- * 1. fix(pano-tag-plugin): 修复空格不展示。
2388
+ - 1. fix(pano-tag-plugin): 修复空格不展示。
2393
2389
 
2394
2390
  ## 2.3.2
2395
2391
 
2396
- * 1. feat(pano-measure-plugin): 支持传入自定义 UI 文案
2392
+ - 1. feat(pano-measure-plugin): 支持传入自定义 UI 文案
2397
2393
 
2398
2394
  ## 2.2.7
2399
2395
 
2400
- * 1. fix(build:libs): 修复 libs 构建产物异常的问题。
2396
+ - 1. fix(build:libs): 修复 libs 构建产物异常的问题。
2401
2397
 
2402
2398
  ## 2.2.6
2403
2399
 
2404
- * 1. feat(entry-door): 入户门插件支持配置 name。
2400
+ - 1. feat(entry-door): 入户门插件支持配置 name。
2405
2401
 
2406
2402
  ## 2.2.1
2407
2403
 
2408
- * 1. fix(floorplan-radar): 修复在 panoArrived 之后 loadData 时初始展示楼层只会是一层的问题。
2404
+ - 1. fix(floorplan-radar): 修复在 panoArrived 之后 loadData 时初始展示楼层只会是一层的问题。
2409
2405
 
2410
2406
  ## 2.2.0
2411
2407
 
2412
- * 1. refactor: 开发/构建流程优化
2408
+ - 1. refactor: 开发/构建流程优化
2413
2409
 
2414
2410
  ## 2.1.1
2415
2411
 
2416
- * 1. feat: PointHelper 和 PointDomHelper 直径改成 0.4m。
2412
+ - 1. feat: PointHelper 和 PointDomHelper 直径改成 0.4m。
2417
2413
 
2418
2414
  ## 2.1.0
2419
2415
 
2420
- * 1. feat: CSS3DRenderPlugin API 支持插件 3.0 标准
2421
- * 2. refactor: CSS3DRenderPlugin 重构,提供不依赖 Five 的内部类
2422
- * 3. fix: CSS3DRenderPlugin 修复在部分情况下,CSS3DDom 最终渲染结果与传入的四个点的朝向可能不一致的情况
2423
- * 4. feat: ModelTVVideoPlugin 视频点击行为由 「静音播放/不静音播放」 改为 「播放/暂停」,且在暂停时显示播放按钮
2424
- * 5. feat: 导出 Util
2416
+ - 1. feat: CSS3DRenderPlugin API 支持插件 3.0 标准
2417
+ - 2. refactor: CSS3DRenderPlugin 重构,提供不依赖 Five 的内部类
2418
+ - 3. fix: CSS3DRenderPlugin 修复在部分情况下,CSS3DDom 最终渲染结果与传入的四个点的朝向可能不一致的情况
2419
+ - 4. feat: ModelTVVideoPlugin 视频点击行为由 「静音播放/不静音播放」 改为 「播放/暂停」,且在暂停时显示播放按钮
2420
+ - 5. feat: 导出 Util
2425
2421
 
2426
2422
  ## 2.0.4
2427
2423
 
2428
- * 1. 构建工具优化
2424
+ - 1. 构建工具优化
2429
2425
 
2430
2426
  ## 2.0.3
2431
2427
 
2432
- * 1. fix: ModelRoomLabelPlugin 修复在 Five 模型切换动画过程中改变楼层,没有触发刷新的问题。
2433
- * 2. fix: ModelRoomLabelPlugin 修复切换楼层时,没有触发立即刷新的问题。
2434
- * 3. refactor: ModelViewPlugin 支持配置锁定视角和点位。
2428
+ - 1. fix: ModelRoomLabelPlugin 修复在 Five 模型切换动画过程中改变楼层,没有触发刷新的问题。
2429
+ - 2. fix: ModelRoomLabelPlugin 修复切换楼层时,没有触发立即刷新的问题。
2430
+ - 3. refactor: ModelViewPlugin 支持配置锁定视角和点位。
2435
2431
 
2436
2432
  ## 2.0.2
2437
2433
 
2438
- * 1. feat: FloorplanPlugin 支持动态修改房间面积展示和房间标尺展示
2439
- * 2. feat: PanoRulerPlugin 支持动态修改距离展示
2440
- * 3. feat: PanoMeasurePlugin 支持动态修改距离展示
2441
- * 4. refactor: FloorplanPlugin 允许 `setState` 传入 `Partial<Config>` 而不是 `Config`
2434
+ - 1. feat: FloorplanPlugin 支持动态修改房间面积展示和房间标尺展示
2435
+ - 2. feat: PanoRulerPlugin 支持动态修改距离展示
2436
+ - 3. feat: PanoMeasurePlugin 支持动态修改距离展示
2437
+ - 4. refactor: FloorplanPlugin 允许 `setState` 传入 `Partial<Config>` 而不是 `Config`
2442
2438
 
2443
2439
  ## 2.0.0
2444
2440
 
2445
- * 1. fix: `ModelViewPlugin` 修复模型部分材质不展示的问题
2446
- * 2. feat: CruisePlugin 漫游插件
2447
- * 3. feat: GuideLinePlugin 地面路线引导插件
2441
+ - 1. fix: `ModelViewPlugin` 修复模型部分材质不展示的问题
2442
+ - 2. feat: CruisePlugin 漫游插件
2443
+ - 3. feat: GuideLinePlugin 地面路线引导插件
2448
2444
 
2449
2445
  ## 2.0.0-alpha.57
2450
2446
 
2451
- * 1.fix: PanoRulerPlugin 部分数据情况下 element 未 display: none 问题。
2447
+ - 1.fix: PanoRulerPlugin 部分数据情况下 element 未 display: none 问题。
2452
2448
 
2453
2449
  ## 2.0.0-alpha.56
2454
2450
 
2455
- * 1.fix: PanoRulerPlugin off 全量事件监听。
2451
+ - 1.fix: PanoRulerPlugin off 全量事件监听。
2456
2452
 
2457
2453
  ## 2.0.0-alpha.55
2458
2454
 
2459
- * 1.fix: PanoRulerPlugin 异常 Dom。
2460
- * 2.51 ~ 54 版本为测试阶段,主版本无异常变更。
2455
+ - 1.fix: PanoRulerPlugin 异常 Dom。
2456
+ - 2.51 ~ 54 版本为测试阶段,主版本无异常变更。
2461
2457
 
2462
2458
  ## 2.0.0-alpha.50
2463
2459
 
2464
- * 1.feat: MapviewFloorplanPlugin: 添加大空间户型图插件
2460
+ - 1.feat: MapviewFloorplanPlugin: 添加大空间户型图插件
2465
2461
 
2466
2462
  ## 2.0.0-alpha.49
2467
2463
 
2468
- * 1.fix: ModelTVVideoPlugin 多点位视频播放。
2464
+ - 1.fix: ModelTVVideoPlugin 多点位视频播放。
2469
2465
 
2470
2466
  ## 2.0.0-alpha.43
2471
2467
 
2472
- * 1.fix: PanoCompassPluginData 导出
2468
+ - 1.fix: PanoCompassPluginData 导出
2473
2469
 
2474
2470
  ## 2.0.0-alpha.42
2475
2471
 
2476
- * 1.fix: PanoCompassPlugin 未完全 dispose 导致切换 VR 重新加载数据出现异常。
2477
- * 2.fix: PanoCompassPlugin 在 five 切换全景与模型,入户门与分间指向错位的问题。
2472
+ - 1.fix: PanoCompassPlugin 未完全 dispose 导致切换 VR 重新加载数据出现异常。
2473
+ - 2.fix: PanoCompassPlugin 在 five 切换全景与模型,入户门与分间指向错位的问题。
2478
2474
 
2479
2475
  ## 2.0.0-alpha.41
2480
2476
 
2481
- * 1.feat: 40 版本漏发。
2477
+ - 1.feat: 40 版本漏发。
2482
2478
 
2483
2479
  ## 2.0.0-alpha.40
2484
2480
 
2485
- * 1.refactor: PanoMeasurePlugin: 添加 View Mode,支持用户仅预览和点击高亮。
2481
+ - 1.refactor: PanoMeasurePlugin: 添加 View Mode,支持用户仅预览和点击高亮。
2486
2482
 
2487
2483
  ## 2.0.0-alpha.39
2488
2484
 
2489
- * 1.feat: 更新 ItemLabelPlugin 策略,仅在全景模态下展示。
2485
+ - 1.feat: 更新 ItemLabelPlugin 策略,仅在全景模态下展示。
2490
2486
 
2491
2487
  ## 2.0.0-alpha.38
2492
2488
 
2493
- * 1.feat: 新增 PanoRulerProPlugin。
2489
+ - 1.feat: 新增 PanoRulerProPlugin。
2494
2490
 
2495
2491
  ## 2.0.0-alpha.37
2496
2492
 
2497
- * 1.feat: 参考 plugins/src/floorplan/CHANGELOG.md v1.0.1
2493
+ - 1.feat: 参考 plugins/src/floorplan/CHANGELOG.md v1.0.1
2498
2494
 
2499
2495
  ## 2.0.0-alpha.36
2500
2496
 
2501
- * 1.style: PanoMeasurePlugin pc 端 UI 优化
2502
- * 2.style: PanoMeasurePlugin 准心优化,支持是否展示法向量和小球颜色可配置
2503
- * 3.fix: 修复 ResizeObserver 使用。
2504
- * 4.refactor: 参考 plugins/src/floorplan/CHANGELOG.md v1.0.0
2497
+ - 1.style: PanoMeasurePlugin pc 端 UI 优化
2498
+ - 2.style: PanoMeasurePlugin 准心优化,支持是否展示法向量和小球颜色可配置
2499
+ - 3.fix: 修复 ResizeObserver 使用。
2500
+ - 4.refactor: 参考 plugins/src/floorplan/CHANGELOG.md v1.0.0
2505
2501
 
2506
2502
  ## 2.0.0-beta.36
2507
2503
 
2508
- * 1.refactor: 户型图相关插件改造,详情参考 floorplan/CHANGELOGE.md。
2504
+ - 1.refactor: 户型图相关插件改造,详情参考 floorplan/CHANGELOGE.md。
2509
2505
 
2510
2506
  ## 2.0.0-alpha.35
2511
2507
 
2512
- * 1.style: PanoSpatialTagPlugin 标签样式兼容, 标签阴影背景自适应;
2513
- * 2.feat: PanoSpatialTagPlugin 开放可见距离配置参数,此功能不保证最佳 UI 效果);
2514
- * 3.refactor: PanoSpatialTagPlugin 更新中心点位置及事件监听。
2508
+ - 1.style: PanoSpatialTagPlugin 标签样式兼容, 标签阴影背景自适应;
2509
+ - 2.feat: PanoSpatialTagPlugin 开放可见距离配置参数,此功能不保证最佳 UI 效果);
2510
+ - 3.refactor: PanoSpatialTagPlugin 更新中心点位置及事件监听。
2515
2511
 
2516
2512
  ## 2.0.0-alpha.34
2517
2513
 
2518
- * 1.feat: 新增 PaintBrush 组件,此版本为实验版,请谨慎使用。
2514
+ - 1.feat: 新增 PaintBrush 组件,此版本为实验版,请谨慎使用。
2519
2515
 
2520
2516
  ## 2.0.0-alpha.33
2521
2517
 
2522
- * 1.fix: Floorplan Plugins Compass & ModelChassisCompassPlugin 修复对 north\_rad 为 0 的处理
2523
- * 2.fix: panospatialtagplugin 兼容 nextjs 出现的 text 样式问题
2518
+ - 1.fix: Floorplan Plugins Compass & ModelChassisCompassPlugin 修复对 north_rad 为 0 的处理
2519
+ - 2.fix: panospatialtagplugin 兼容 nextjs 出现的 text 样式问题
2524
2520
 
2525
2521
  ## 2.0.0-alpha.32
2526
2522
 
2527
- * 1.feat: PanoRulerPlugin 修改标尺隐藏策略,线长小于 0.3m 隐藏;
2528
- * 2.fix: TopViewFloorplanPlugin & ModelFloorplanPlugin wrapper pointer-events: none。
2523
+ - 1.feat: PanoRulerPlugin 修改标尺隐藏策略,线长小于 0.3m 隐藏;
2524
+ - 2.fix: TopViewFloorplanPlugin & ModelFloorplanPlugin wrapper pointer-events: none。
2529
2525
 
2530
2526
  ## 2.0.0-alpha.31
2531
2527
 
2532
- * 1.fix: 修复 ?? 语法在 svelte 中不编译的问题。
2528
+ - 1.fix: 修复 ?? 语法在 svelte 中不编译的问题。
2533
2529
 
2534
2530
  ## 2.0.0-alpha.30
2535
2531
 
2536
- * 1.feat: PanoMeasurePlugin 新增移动端 UI 交互模式
2537
- * 2.feat: PanoMeasurePlugin 点线、标签气泡、删除按钮、三维坐标系 UI 交互优化
2538
- * 3.feat: PanoMeasurePlugin 优化放大镜功能,支持可拖拽,新增放大镜开放参数
2539
- * 4.fix: TopviewFloorplanPlugin 兼容全局 text-align 使用
2540
- * 5.fix: 新增 ItemLabelPlugin 内测版
2532
+ - 1.feat: PanoMeasurePlugin 新增移动端 UI 交互模式
2533
+ - 2.feat: PanoMeasurePlugin 点线、标签气泡、删除按钮、三维坐标系 UI 交互优化
2534
+ - 3.feat: PanoMeasurePlugin 优化放大镜功能,支持可拖拽,新增放大镜开放参数
2535
+ - 4.fix: TopviewFloorplanPlugin 兼容全局 text-align 使用
2536
+ - 5.fix: 新增 ItemLabelPlugin 内测版
2541
2537
 
2542
2538
  ## 2.0.0-alpha.29
2543
2539
 
2544
- * 1.chore: 删除 react 依赖.
2540
+ - 1.chore: 删除 react 依赖.
2545
2541
 
2546
2542
  ## 2.0.0-alpha.28
2547
2543
 
2548
- * 1.chore: 优化打包输出路径.
2544
+ - 1.chore: 优化打包输出路径.
2549
2545
 
2550
2546
  ## 2.0.0-alpha.27
2551
2547
 
2552
- * 1.feat: PanoSpatialTagPlugin 兼容 bvh 为 false 模式.
2548
+ - 1.feat: PanoSpatialTagPlugin 兼容 bvh 为 false 模式.
2553
2549
 
2554
2550
  ## 2.0.0-alpha.26
2555
2551
 
2556
- * 1.fix: ModelRoomLabelPlugin - 修复渲染区域大小改变时,标签位置没有更新
2557
- * 2.pref: ModelRoomLabelPlugin - 优化渲染逻辑
2552
+ - 1.fix: ModelRoomLabelPlugin - 修复渲染区域大小改变时,标签位置没有更新
2553
+ - 2.pref: ModelRoomLabelPlugin - 优化渲染逻辑
2558
2554
 
2559
2555
  ## 2.0.0-alpha.25
2560
2556
 
2561
- * 1.refactor: 恢复发版
2557
+ - 1.refactor: 恢复发版
2562
2558
 
2563
2559
  ## 2.0.0-alpha.24
2564
2560
 
2565
- * 1.feat: PanoRulerPlugin 支持数据 reload。
2561
+ - 1.feat: PanoRulerPlugin 支持数据 reload。
2566
2562
 
2567
2563
  ## 2.0.0-alpha.23
2568
2564
 
2569
- * 1.fix: 修复 PanoFloorplanRadarPlugin reload 数据时报错
2570
- * 2.fix: 修复 PanoFloorplanRadarPlugin reload 户型图数据后雷达图标位置没有适配
2565
+ - 1.fix: 修复 PanoFloorplanRadarPlugin reload 数据时报错
2566
+ - 2.fix: 修复 PanoFloorplanRadarPlugin reload 户型图数据后雷达图标位置没有适配
2571
2567
 
2572
2568
  ## 2.0.0-alpha.22
2573
2569
 
2574
- * 1.fix: 修复 PanoMeasurePlugin disable 状态下仍有背景色占位问题。
2570
+ - 1.fix: 修复 PanoMeasurePlugin disable 状态下仍有背景色占位问题。
2575
2571
 
2576
2572
  ## 2.0.0-alpha.21
2577
2573
 
2578
- * 1.fix: 修复 PanoMeasurePlugin 仅初始化 UI 面板仍占位为题。
2574
+ - 1.fix: 修复 PanoMeasurePlugin 仅初始化 UI 面板仍占位为题。
2579
2575
 
2580
2576
  ## 2.0.0-alpha.20
2581
2577
 
2582
- * 1.fix: 修复 PanoMeasurePlugin hide 时 UI 面板仍占位为题。
2578
+ - 1.fix: 修复 PanoMeasurePlugin hide 时 UI 面板仍占位为题。
2583
2579
 
2584
2580
  ## 2.0.0-alpha.19
2585
2581
 
2586
- * 1.fix: 修复在模型中切换全部楼层,切换回户型图,展示的是上一次展示时的楼层;
2587
- * 2.fix: 修复户型图界面切换楼层时,图片与 SVG 渲染有时间差导致闪烁的问题;
2588
- * 3.feat: TopviewFloorplanPlugin 插件支持放大缩小;
2589
- * 4.feat: ModelFloorplanPlugin 插件,autoShowEnable 和 hoverEnable 能同时支持;
2590
- * 5.chore: 设置 tsconfig.json importsNotUsedAsValues 为 error,在引用类型时,必须显示写为 import type。
2582
+ - 1.fix: 修复在模型中切换全部楼层,切换回户型图,展示的是上一次展示时的楼层;
2583
+ - 2.fix: 修复户型图界面切换楼层时,图片与 SVG 渲染有时间差导致闪烁的问题;
2584
+ - 3.feat: TopviewFloorplanPlugin 插件支持放大缩小;
2585
+ - 4.feat: ModelFloorplanPlugin 插件,autoShowEnable 和 hoverEnable 能同时支持;
2586
+ - 5.chore: 设置 tsconfig.json importsNotUsedAsValues 为 error,在引用类型时,必须显示写为 import type。
2591
2587
 
2592
2588
  ## 2.0.0-alpha.18
2593
2589
 
2594
- * 1.fix: 修复 PanoMeasurePlugin 使用时 hammerjs 报错问题。
2590
+ - 1.fix: 修复 PanoMeasurePlugin 使用时 hammerjs 报错问题。
2595
2591
 
2596
2592
  ## 2.0.0-alpha.17
2597
2593
 
2598
- * 1.fix: 修复构建输出 px2rem 失效问题。
2594
+ - 1.fix: 修复构建输出 px2rem 失效问题。
2599
2595
 
2600
2596
  ## 2.0.0-alpha.16
2601
2597
 
2602
- * 1.fix: 修复 z-index 问题;
2603
- * 2.fix: 修复 ModelItemLabelPlugin 事件监听问题。
2598
+ - 1.fix: 修复 z-index 问题;
2599
+ - 2.fix: 修复 ModelItemLabelPlugin 事件监听问题。
2604
2600
 
2605
2601
  ## 2.0.0-alpha.15
2606
2602
 
2607
- * 1.refactor: 优化 ModelItemLabelPlugin 在调用 five.setState() 时的动画显示。
2603
+ - 1.refactor: 优化 ModelItemLabelPlugin 在调用 five.setState() 时的动画显示。
2608
2604
 
2609
2605
  ## 2.0.0-alpha.14
2610
2606
 
2611
- * 1.feat: 新增 ModelTVVideoPlugin 插件;
2612
- * 2.fix: 修复 ModelItemLabelPlugin disable & enable 方法逻辑;
2613
- * 3.refactor: 增加 ModelItemLabelPlugin 类型导出。
2607
+ - 1.feat: 新增 ModelTVVideoPlugin 插件;
2608
+ - 2.fix: 修复 ModelItemLabelPlugin disable & enable 方法逻辑;
2609
+ - 3.refactor: 增加 ModelItemLabelPlugin 类型导出。
2614
2610
 
2615
2611
  ## 2.0.0-alpha.13
2616
2612
 
2617
- * 1.chore: 修改 tsconfig.json target 配置项为 es6。
2613
+ - 1.chore: 修改 tsconfig.json target 配置项为 es6。
2618
2614
 
2619
2615
  ## 2.0.0-alpha.12
2620
2616
 
2621
- * 1.feat: 新增 ModelItemLabelPlugin
2617
+ - 1.feat: 新增 ModelItemLabelPlugin
2622
2618
 
2623
2619
  ## 2.0.0-alpha.11
2624
2620
 
2625
- * 1.fix: 修复 ModelRoomLabelPlugin 未监听多楼层切换 rerender 问题。
2626
- * 2.feat: ModelFloorplanPlugin & TopviewFloorplanPlugin 新增 `northDesc?: string` 配置项,支持用户修改指北针名称。
2621
+ - 1.fix: 修复 ModelRoomLabelPlugin 未监听多楼层切换 rerender 问题。
2622
+ - 2.feat: ModelFloorplanPlugin & TopviewFloorplanPlugin 新增 `northDesc?: string` 配置项,支持用户修改指北针名称。
2627
2623
 
2628
2624
  ## 2.0.0-alpha.10
2629
2625
 
2630
- * 1.feat: 新增空间三维标签插件 PanoSpatialTagPlugin
2631
- * 2.feat: 新增轻量 ejs 渲染模板函数 shared-utils/tinyEJSrender.js
2626
+ - 1.feat: 新增空间三维标签插件 PanoSpatialTagPlugin
2627
+ - 2.feat: 新增轻量 ejs 渲染模板函数 shared-utils/tinyEJSrender.js
2632
2628
 
2633
2629
  ## 2.0.0-alpha.9
2634
2630
 
2635
- * 1.refactor: 增加插件独立 js 输出及对 svelte 的编译。
2631
+ - 1.refactor: 增加插件独立 js 输出及对 svelte 的编译。
2636
2632
 
2637
2633
  ## 2.0.0-alpha.8
2638
2634
 
2639
- * 1.fix: 修复 ModelViewPlugin 实景 VR 模型不居中问题;
2640
- * 2.fix: 修复 ModelRoomLabelPlugin fov 更新未 rerender 问题;
2641
- * 2.fix: 修复 ModelRoomLabelPlugin enable 判断问题;
2642
- * 4.fix: 修改 ModelFloorplanPlugin 在全景态满足户型图的俯仰角时会自动切换户型图问题。
2635
+ - 1.fix: 修复 ModelViewPlugin 实景 VR 模型不居中问题;
2636
+ - 2.fix: 修复 ModelRoomLabelPlugin fov 更新未 rerender 问题;
2637
+ - 2.fix: 修复 ModelRoomLabelPlugin enable 判断问题;
2638
+ - 4.fix: 修改 ModelFloorplanPlugin 在全景态满足户型图的俯仰角时会自动切换户型图问题。
2643
2639
 
2644
2640
  ## 2.0.0-alpha.7
2645
2641
 
2646
- * 1.fix: PanoCompassPlugin 向下兼容;
2647
- * 2.feat: 新增 PC 全景测量插件:PanoMeasurePlugin;
2648
- * 3.docs: 修改 README.md;
2642
+ - 1.fix: PanoCompassPlugin 向下兼容;
2643
+ - 2.feat: 新增 PC 全景测量插件:PanoMeasurePlugin;
2644
+ - 3.docs: 修改 README.md;
2649
2645
 
2650
2646
  ## 2.0.0-alpha.6
2651
2647
 
2652
- * 1.fix: 标尺插件 PanoRulerPlugin 所有标尺仅展示一次问题;
2653
- * 2.fix: TopviewFloorplanPlugin && ModelFloorplanPlugin 插件小雷达位置显示不正确问题;
2654
- * 3.feat: 为 TopviewFloorplanPlugin && ModelFloorplanPlugin 插件新增线框图吸附位置配置选项。
2655
- * 可选地板、天花板、模型中心,默认吸附选项为模型中心。
2648
+ - 1.fix: 标尺插件 PanoRulerPlugin 所有标尺仅展示一次问题;
2649
+ - 2.fix: TopviewFloorplanPlugin && ModelFloorplanPlugin 插件小雷达位置显示不正确问题;
2650
+ - 3.feat: 为 TopviewFloorplanPlugin && ModelFloorplanPlugin 插件新增线框图吸附位置配置选项。
2651
+ - 可选地板、天花板、模型中心,默认吸附选项为模型中心。
2656
2652
 
2657
2653
  ## 2.0.0-alpha.5
2658
2654