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(polyface): Catch the case of colinear vertices in a solid #193

Closed chriswmackey closed 4 years ago

chriswmackey commented 4 years ago

Colinear vertices were causing a failure in the calculation that flips all faces to point outwards from a solid Polyface. This extra check will make sure the flipping happens in the right direction.

ladybugbot commented 4 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: