Closed chriswmackey closed 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.
:tada: This PR is included in version 1.22.1 :tada:
The release is available on:
v1.22.1
Your semantic-release bot :package::rocket:
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.