Skip to content

Wrapping Mesh fields in Option<T> #71

@EtaLoop

Description

@EtaLoop

Wrapping Mesh fields (vertices, normals, texcoords, faces, colors) in Option would be easier to check.
For example, checking if mesh.normals is Some is more convenient that checking if normals.is_empty() && normals[0].is_empty().

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions