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): Handle the case of lists describing mesh faces #180

Closed chriswmackey closed 4 years ago

chriswmackey commented 4 years ago

Given that all tuples get cast to a list with JSON serialization, the Mesh.from_dict methods need to handle the casting of these lists back to tuples for the mesh face indices.

ladybugbot commented 4 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: