Skip to content

BUG: Fix attributes when they don't have the expected value

When loading sometimes the incoming attributes do not agree with what is expected by the meshes, this casts arrays that are selected to be attributes (e.g. normals) to the expected type. See also #305 (closed)

Merge request reports