Skip to content

v0.4.3

@g5t g5t tagged this 26 Aug 13:35
- The intersection of a polygon with self should be itself, but a bug
  meant that for Polygon p, p.intersection(p) == []. This has been
  corrected.
- A problem with the calculation of the Polygon wire winding number
  meant that some polygons were not classified as convex when they
  should have been. This has been correct as well.
Assets 2
Loading