~silnrsi/smith/+git/booleanoperations-master:quadratics

Last commit made on 2019-04-20
Get this branch:
git clone -b quadratics https://git.launchpad.net/~silnrsi/smith/+git/booleanoperations-master

Branch merges

Branch information

Recent commits

f6a9b9b... by Frederik Berlaen <email address hidden>

should work now (still WIP)

c0368c6... by Frederik Berlaen <email address hidden>

quad WIP

29678eb... by Frederik Berlaen <email address hidden>

Merge branch 'master' into quadratics

b7d9fc9... by Frederik Berlaen <email address hidden>

Merge pull request #52 from typemytype/simplify-skip-no-area

simplify handling of invalid zero-area paths

ed866a5... by Cosimo Lupo <email address hidden>

simplify handling of invalid zero-area paths

follow up from https://github.com/typemytype/booleanOperations/pull/51

d13c612... by Cosimo Lupo <email address hidden>

Add test case with true, non-self-intersecting zero-area contour

23781fd... by Cosimo Lupo <email address hidden>

tox/appveyor: don't override 'basepython', call tox -e py

c993413... by Cosimo Lupo <email address hidden>

Merge pull request #51 from typemytype/self_intersecting_zero_area_paths

ignore zero area contours only when pyclipper cannot add them

7241d8e... by Frederik Berlaen <email address hidden>

check bounds before sending paths to execute

pyclipper fails on empty paths

945c6f3... by Frederik Berlaen <email address hidden>

adding dummy classes and functions