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

Some more fixes for compressed meshes #83704

Merged
merged 1 commit into from
Oct 24, 2023

Commits on Oct 24, 2023

  1. Some more fixes for compressed meshes

    This cleans up a few more cases of uint32_t->uint64_t
    
    Importantly this fixes an edge case in the axis-angle compression by
    using the pre-existing Basis methods instead
    clayjohn committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    8f9cd4e View commit details
    Browse the repository at this point in the history