Skip to content

Release 1.0.3

Compare
Choose a tag to compare
@vcloarec vcloarec released this 25 May 16:11
· 32 commits to master since this release

Fix PLY format:

  • Changes the vertices names to lower case : "x", "y", "z"
  • Adds the ability to save in binary mode
  • Changes the default behavior to save in binary mode to avoid precision issues
  • Adds the "format" metadata item to maintain round-trip consistency and allow the format to be changed
  • Fixes a bug in the handling of CRS data