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

Handle the case where mesh2shape returns null #41

Merged
merged 1 commit into from
Aug 30, 2023

Commits on Aug 18, 2023

  1. Handle the case where mesh2shape returns null

    This can happen, for instance, when a gltf-model has not finished loading, hence a bounding box cannot be calculated. We try again after the object3D has been set in this case, the same as when "shape" is missing.
    Antonio Pisano committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    92ca1a1 View commit details
    Browse the repository at this point in the history