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

Fix controller model fallback serialization #559

Commits on Nov 21, 2023

  1. Update prefabs to no longer be variants

    These were direct variants of the imported glTF models. Unfortunately, it appears that the imported glTF models don't keep a consistent fileID across glTF importer versions. This was causing the reference to the controller model prefabs to be lost in the hand prefabs when different glTF importer versions were used compared to the repo's sample scene.
    keveleigh committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    2579a60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cdd308 View commit details
    Browse the repository at this point in the history