Skip to content

v1.13.0

Compare
Choose a tag to compare
@Kerwin-L Kerwin-L released this 12 Apr 09:14
· 1859 commits to main since this release

1.13.0 (2023-04-12)

Features

  • Extract "FooterPopover" component and uses in annotatedList (753a7b2)
  • pointcloud: 3Dview sync the direction with topview after selected (7ed2855)
  • pointcloud: Adding component for selecting boxes by attribute (5e6b648)
  • pointcloud: Annotated-Attributes-Panel supports fixed layout (f698cf1)
  • pointcloud: Confirm before deleteGraphByAttr (e8759ac)
  • pointcloud: Follow top add tooltip (f0c360e)
  • pointcloud: Hide the operation in checkmode(side&backView) (a12901e)
  • pointcloud: MainView support to follow top view (81fba17)
  • pointcloud: Support select spec attribute boxes (05228c5)
  • pointcloud: Support selecting polygons by attributes (b0b4a43)
  • pointcloud: Support updating position by keydown events (12e6d68)
  • pointcloud: Supports moving multiple selected rects (dbfa665)
  • pointcloud: Supports rendering after moving multi-boxes (4228988)
  • pointcloud: Update the backgroundColor of pointCloud (df16fdc)

Bug Fixes

  • copy-result: AsyncData needs to determine if it exists (17dc99a)
  • pointcloud: Fix applyCameraTarget not to apply zoom (c7b426a)
  • pointcloud: Fix attribute list hide attr fail (7d4d28d)
  • pointcloud: Fix size changed and init point cloud result (f940e42)
  • pointcloud: Fix the feature of COPY_BACKWARD_RESULT (26b3062)
  • pointcloud: Init hideAttr while imgIndex changed (99e5642)
  • pointcloud: Prevent default event on ctrl + a (cf2d147)
  • pointcloud: Repeated updates of pointCloudBackView (bfe634a)
  • pointcloud: SyncTopview doesn't need to update camera (634ca61)
  • pointcloud: Update attr list style (d26691e)