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(mesh): Force the regeneration of normals after joining #275

Closed chriswmackey closed 3 years ago

chriswmackey commented 3 years ago

I know that I originally put this code here to save time but it is definitely buggy and, in the grand scheme of things, it's more important that the joining of meshes be reliable than having to wait a few extra seconds at most to regenerate face normals.

github-actions[bot] commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: