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

Better gltf2 export #50019

Closed
wants to merge 5 commits into from
Closed

Better gltf2 export #50019

wants to merge 5 commits into from

Commits on Aug 12, 2021

  1. Configuration menu
    Copy the full SHA
    7c7cd8c View commit details
    Browse the repository at this point in the history
  2. Remove tangents.

    fire committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    f1b5b4f View commit details
    Browse the repository at this point in the history
  3. Normalize the glTF2 weights on export.

    Remove max and min on weights because it was difficult and it was allowed.
    fire committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    c9f16c5 View commit details
    Browse the repository at this point in the history
  4. Better blend shape animation export.

    Export blend shape animations.
    
    Better output on blend shape tangent arrays.
    fire committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    70fd73f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    960e9e1 View commit details
    Browse the repository at this point in the history