Releases: velipso/polybool
Releases · velipso/polybool
v2.0.11
02 Sep 19:42
Compare
Sorry, something went wrong.
No results found
v2.0.10
02 Sep 18:59
Compare
Sorry, something went wrong.
No results found
Add support for right-hand rule (exterior paths are counter-clockwise, holes are clockwise)
v2.0.9
02 Sep 14:01
Compare
Sorry, something went wrong.
No results found
Handle sorting line/curve better when collinear control points
v2.0.8
02 Sep 13:22
Compare
Sorry, something went wrong.
No results found
Fix buggy receivers (oops)
v2.0.7
02 Sep 12:54
Compare
Sorry, something went wrong.
No results found
Removes extraneous beginPath
Adds shape.rect(x, y, w, h)
v2.0.6
01 Sep 14:37
Compare
Sorry, something went wrong.
No results found
Add transformation matrix to shape.output
v2.0.5
01 Sep 13:07
Compare
Sorry, something went wrong.
No results found
Add transformations to Shape (setTransform, rotate, scale, etc)
v2.0.4
31 Aug 16:22
Compare
Sorry, something went wrong.
No results found
Add support for open paths
v2.0.3
30 Aug 15:08
Compare
Sorry, something went wrong.
No results found
Bug fixes around solveCubic and better line/curve intersection
v2.0.2
28 Aug 22:30
Compare
Sorry, something went wrong.
No results found
Better math for cubic curves (I hope)
Joins curves together during segment chaining