Skip to content

import crash when normals not present #1

Description

@gamemachine

This can be fixed in triangle_from_face_components by checking for the existence of a normals index in the same way you do a textures index.

normal = normal_index ? normals[normal_index-1] : nil

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions