Commit graph

11 commits

Author SHA1 Message Date
hkrish
26c48786c8 Remove the proxy paths used for boolean 2013-05-01 23:32:25 +02:00
hkrish
454632571b Use groups for compound boolean operations 2013-05-01 22:55:05 +02:00
hkrish
1d1bfdc529 Added exclusion and divide operators 2013-05-01 22:35:55 +02:00
hkrish
96ced2bdcf Avoid stray segments and incomplete paths 2013-05-01 22:21:31 +02:00
hkrish
fef7ba076c Add exclusion operator 2013-05-01 22:11:27 +02:00
hkrish
a13e8bda3e Return correct winding after reversing 2013-05-01 22:09:59 +02:00
hkrish
37ad183c02 Resolved an issue where overlapping lines were falsely marked invalid 2013-05-01 22:09:15 +02:00
hkrish
5b957e9b3f All boolean operations except resolving self-intersection work.
All of my tests are passing.
2013-05-01 17:18:56 +02:00
hkrish
487219c26c Union kinda working. Need to figureout the base path 2013-05-01 02:28:48 +02:00
hkrish
dbe07c9efc Curve inside path test 2013-05-01 01:15:47 +02:00
hkrish
fd6dc5dda7 PathSplit working 2013-04-30 22:28:20 +02:00