Skip to content

v0.0.3

Compare
Choose a tag to compare
@gkjohnson gkjohnson released this 17 Jan 09:31
· 246 commits to main since this release

Added

  • Typescript definitions for the public API.
  • Support for geometries with negated scales.
  • computeMeshVolume function.

Fixed

  • Return value for GridMaterial.getCustomCacheKey().
  • Made coplanar face intersections more robust.
  • Case where coplanar faces were not handled properly with the DIFFERENCE operation.
  • Handle COPLANAR cases more robustly.
  • Improved half edge precision.