@realsee/dnalogel 3.42.0 → 3.43.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,8 @@
1
1
  # CHANGELOG
2
- ## 3.42.0-alpha-tag.14
2
+ ## 3.43.0
3
+ - feat(PanoTagPlugin): 可通过 `globalConfig.entryFromModel` 启用标签在模型态上的入口,点击后可进入全景态查看标签。
4
+
5
+ ## 3.42.0
3
6
  - feat(PanoTagPlugin)
4
7
  1. 优化fov变化时标签位置的计算。
5
8
  2. 可通过 `globalConfig.simulate3D` 启用模拟3d的近大远小的效果,默认关闭。