Skip to content

v1.12.0

Compare
Choose a tag to compare
@Kerwin-L Kerwin-L released this 09 Mar 04:51
· 1918 commits to main since this release

1.12.0 (2023-03-09)

Features

  • 【标点工具 列表功能】列表点之间增加辅助线的连接 (1ccc96c)
  • footer: Support PointCloud PageNumber (794847c)
  • lb-components: Add initState action after unmount (73bfb1d)
  • lb—components: Forbid keydown if checkMode === true (fd6bb0d)
  • pointcloud-view: Support custom configuration of bgColor and ortho (40a4ad6)
  • pointcloud: Add drawLayerSlot to PointCloudTopView (bd56cb0)
  • pointcloud: Add hotkey in different pattern (caf294c)
  • pointcloud: Add ModalConfirm after copying same trackID (358085f)
  • pointcloud: Add more default operation(like setForbidOperation) (72f54eb)
  • pointcloud: BatchUpdate provides more params (47a9047)
  • pointcloud: Change 3DView camera from perspective to orthographic (6be1167)
  • pointcloud: CheckMode needs to forbid keydown function (e9c22fb)
  • pointcloud: Highlighing pointCloud after change in side&back view (d45362b)
  • pointcloud: Highlighing pointCLoud by the attribute (1f7ac06)
  • pointcloud: Limit pointCloud syncAttribute in checkMode (1f80161)
  • pointcloud: Polygon mode alse supports the validUpdate (d93d8da)
  • pointcloud: Support more dataShowing in checkMode (4db92f6)
  • pointcloud: Support the invalid color of pointCloud (10195d5)
  • pointcloud: The default color of Box is white (6bbd1da)
  • pointcloud: Topview defaults from -x to x (9f49afc)
  • pointcloud: TrackID is incremented for the current page (2920cd3)
  • pointcloud: Update defaultAttribute after the change of config (b685df1)
  • pointcloud: Update pointCloud Hotkey (c500cb5)
  • pointcloud: Update PointCloud Polygon Result KeyName (90993d1)
  • pointcloud: Update the default colorMap within pointCloud\ (7ebff87)
  • remark: PointCloud support the checkMode (9c35600)
  • toolstyle: Update invalid color (1df9807)

Bug Fixes

  • img-utils: Fix the image loading error (0bbd8dd)
  • pointcloud: Clear pointCloud highlighting after ClearResult (ab48dee)
  • pointcloud: Fix pointCloud polygon data problem (03e9deb)
  • pointcloud: Fix the calculation of redo & undo (d24909c)
  • pointcloud: Fix the highlighting problem (abd6de2)
  • pointcloud: Fix the PCD Loading Error (d28fae9)
  • pointcloud: Fix the visual deviation of topview (23cdfc1)
  • pointcloud: Need to highlight pointCloud after initData (f5d6902)
  • pointcloud: PointCloud Multi-Selection error (d87207c)
  • pointcloud: Polygon Data is not saved after change (0bf1622)
  • pointcloud: Sync the defaultAttribute after selected polygon (d211947)
  • pointcloud: Update polygonList after resizing (252e3a4)
  • pointcloud: Update polygonList after setDefaultAttribute (e80bc46)
  • pointcloud: Update the init data in pointCloud History (abb038a)
  • Supplement the better type (c0c2116)
  • Use changePointListByZoom instead of changePointByZoom (03ed572)