@realsee/dnalogel 3.47.0 → 3.47.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,4 +1,7 @@
1
1
  # CHANGELOG
2
+ ## 3.47.1
3
+ - change(PanoTagPlugin): 移除默认最大距离配置
4
+
2
5
  ## 3.47.0
3
6
  - feat(PanoMeasurePlugin): 支持通过 `config.pointSelectorConfig.actionIfNoModelUnderMouse` 来配置当鼠标处无模型时的行为。
4
7
  - feat(Sculpt): 绘制中遇到鼠标处无模型时的情况时更加智能。