Releases: gkjohnson/three-bvh-csg
Releases · gkjohnson/three-bvh-csg
v0.0.6
06 Jun 14:25
Compare
Sorry, something went wrong.
No results found
Changed
Updated to support three.js versions >= 154
v0.0.5
27 Mar 12:13
Compare
Sorry, something went wrong.
No results found
v0.0.4
20 Jan 00:15
Compare
Sorry, something went wrong.
No results found
Fixed
Case where very thin triangles would not be clipped.
Simplified clipping logic and removed case where clipping could cause a log from unexpected scenario.
v0.0.3
17 Jan 09:31
Compare
Sorry, something went wrong.
No results found
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.
v0.0.2
05 Sep 01:02
Compare
Sorry, something went wrong.
No results found
Fixed
Incorrect package.json "main" reference.
v0.0.1
19 Jul 15:31
Compare
Sorry, something went wrong.
No results found
Initial experimental version