ladybug-tools / ladybug-geometry

🐞 📦 A library with geometry objects used throughout the Ladybug Tools core libraries
https://www.ladybug.tools/ladybug-geometry/docs/
GNU Affero General Public License v3.0
25 stars 23 forks source link

fix(polygon): Ensure intersected vertices are sorted before insertion #172

Closed chriswmackey closed 4 years ago

chriswmackey commented 4 years ago

This commit fixes a bug that Abraham found here: https://discourse.ladybug.tools/t/df-adjacency-issue/10784

I am also taking the opportunity to fix a few PEP8 issues in the code (notably a lot of blank lines with white spaces).

ladybugbot commented 4 years ago

:tada: This PR is included in version 1.21.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: