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(face): Use a relative tolerance to identify colinear vertices #287

Closed chriswmackey closed 3 years ago

chriswmackey commented 3 years ago

This was able to address the issue here: https://discourse.ladybug.tools/t/lb-generate-point-grid-for-non-rectangular-surfaces/14386/2

... without breaking any of the existing tests. In fact, it helped me realize that one of the existing tests was not correct.

github-actions[bot] commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: