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.
- Added adjustable point style and point size.
- Added reset the visual center to the coordinate origin or point cloud center.
- Changed vscode dependency to
^1.57.0
to pass data useingTypedArray
without serialization.