Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 477 Bytes

CHANGELOG.md

File metadata and controls

16 lines (9 loc) · 477 Bytes

Change Log

All notable changes to the "pcd-viewer" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

[0.0.5] - 2022-11-12

Added

  • Added adjustable point style and point size.
  • Added reset the visual center to the coordinate origin or point cloud center.

Changed

  • Changed vscode dependency to ^1.57.0 to pass data useing TypedArray without serialization.