v0.0.3
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.