Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 688 Bytes

File metadata and controls

27 lines (17 loc) · 688 Bytes

Change Log

All notable changes to the "vscode-3dpreview" extension will be documented in this file.

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

v0.2.2

  • Default point size support (#7)
  • Revise JS codes to follow ES6.
  • Performance tuning.

v0.2.1

  • Add a new option to close control panel by default.

v0.2.0

  • FPS display.
  • Automatic point size.
  • Automatic positioning of gird/axis helpers.
  • Automatic check whether *.ply, *.obj, and *.off files represent a mesh or a point cloud.
  • Wireframe color change support.

v0.1.0

  • Initial release