Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allowing glTFs to be loaded that don't have uvs and normals #406

Merged
merged 4 commits into from
Sep 4, 2020

Commits on Aug 31, 2020

  1. allowing gltfs to be loaded that don't have uvs and normals, by filli…

    …ng missing attributes them with zeros
    Julian Heinken committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    e16ddb3 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. Revert "allowing gltfs to be loaded that don't have uvs and normals, …

    …by filling missing attributes them with zeros"
    
    This reverts commit e16ddb3.
    Julian Heinken committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    eb4056a View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. Configuration menu
    Copy the full SHA
    8047e11 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Update mesh.rs

    Julian Heinken committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    32816ac View commit details
    Browse the repository at this point in the history