All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
2.10.1 (2024-06-20)
2.10.0 (2024-02-04)
2.9.1 (2022-10-26)
- ccw triangle order for rounded rectangle edges (c04dc96)
2.9.0 (2022-09-22)
2.8.0 (2022-09-14)
- add elliptical geometries (ellipse, superellipse, squircle, reuleux) (ba5b72f)
2.7.0 (2022-06-15)
2.6.0 (2022-04-15)
2.5.0 (2022-04-11)
- move iterator in increment expression + remove assignment to 0 (default with TypedArrays) (d0dbfbc)
- circle: extract t value for cos/sin (5d1c7dd)
2.4.0 (2022-04-06)
- capsule: wrong cell order (0aa7efb)
- add phi/theta for all geometries (b3afdf8)
2.3.0 (2022-04-06)
- add tetrahedron + add icosahedron (cd341d2)
- cylinder: add capBaseSegments option (92dc090)
- add plane direction + refactor computePlane for use in both plane and cube (a5392c3)
- circle: add theta and closed options (cf34b04)
2.2.0 (2021-10-02)
- add exports field to package.json (09700e2)
2.1.0 (2021-08-16)
2.0.1 (2021-06-15)
2.0.0 (2021-04-27)
- use ES modules and move to typed arrays (d6f2aed)
- switch to type module and move to typed arrays