15 Commits (V2-integral)

Author SHA1 Message Date
Zhicheng Wang d420ac4d14 refactor: signed pattern SDF and extrude cap improvements 3 weeks ago
Zhicheng Wang 2693a11a79 impl extrude primitives; 2 months ago
Zhicheng Wang 376a8ea54c replace explicit usage of mimalloc to overall override of new/delete by mimalloc; 3 months ago
Zhicheng Wang 6dac75c752 massive update 3 months ago
Zhicheng Wang 585c8b700a fix known issue caused by chain cycle 8 months ago
Zhicheng Wang 57dbc2cee4 a tons of fixes & refactor 8 months ago
Zhicheng Wang 6b218f9c53 simplify the storage of subfaces 8 months ago
Zhicheng Wang 17ebd62ef2 fix known bug 9 months ago
Zhicheng Wang 70a08acb19 fix error occured by creating primitives; 9 months ago
Zhicheng Wang 4e76874ede fix compilation error 9 months ago
Zhicheng Wang 292cf6ffb8 more structured primitive description with improved initialization method; 10 months ago
mckay 987d3fb127 fix: replace local_to_world matrix usage with fetch_aabb in mark_primitive_boundings 10 months ago
mckay 03f33d01c4 fix: refactor translation handling in apply_transform to use Eigen::Translation3d 10 months ago
mckay 8065849bb2 fix: update logic in judge_sign_by_subface_sign to use bitwise OR for combining signs 11 months ago
Zhicheng Wang e7e7ce799a first available version of v2 1 year ago