Skip to content

0.0.2

Compare
Choose a tag to compare
@casperlamboo casperlamboo released this 20 Jul 07:38
· 416 commits to master since this release

Fixed

  • Fixed is flat check, correctly ignores faces that point directly up or down
  • Property deconstruction in support creation
  • Total number of steps to correctly display progress (progress was 109% when finished)
  • Better error handling
  • Removed ProgressPromise as this was causing building errors

Changed

  • Pre-calculate outerlines to (slightly) increase performance
  • onProgress parameter in slice function