Skip to content

Releases: velipso/polybool

v2.0.11

02 Sep 19:42

Choose a tag to compare

Bugfix right-hand rule

v2.0.10

02 Sep 18:59

Choose a tag to compare

Add support for right-hand rule (exterior paths are counter-clockwise, holes are clockwise)

v2.0.9

02 Sep 14:01

Choose a tag to compare

Handle sorting line/curve better when collinear control points

v2.0.8

02 Sep 13:22

Choose a tag to compare

Fix buggy receivers (oops)

v2.0.7

02 Sep 12:54

Choose a tag to compare

Removes extraneous beginPath
Adds shape.rect(x, y, w, h)

v2.0.6

01 Sep 14:37

Choose a tag to compare

Add transformation matrix to shape.output

v2.0.5

01 Sep 13:07

Choose a tag to compare

Add transformations to Shape (setTransform, rotate, scale, etc)

v2.0.4

31 Aug 16:22

Choose a tag to compare

Add support for open paths

v2.0.3

30 Aug 15:08

Choose a tag to compare

Bug fixes around solveCubic and better line/curve intersection

v2.0.2

28 Aug 22:30

Choose a tag to compare

Better math for cubic curves (I hope)
Joins curves together during segment chaining