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

AR updates for Android #395

Merged
merged 6 commits into from
Jan 4, 2022
Merged

AR updates for Android #395

merged 6 commits into from
Jan 4, 2022

Commits on Dec 1, 2021

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

Commits on Dec 14, 2021

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

Commits on Dec 15, 2021

  1. Improve Android AR cleanup

    This change makes AR more reliable in cases where multiple AR SceneViews are displayed within an app session.
    nCastle1 committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    cde325f View commit details
    Browse the repository at this point in the history
  2. Removes trackable testing/match native Android AR

    This change better matches the native Android/kotlin AR toolkit implementation. Native Android's implementation ignores rotation, so it isn't a perfect match.
    
    This change was made because hit testing stopped working after updating the ARCore dependencies. xamarin/XamarinComponents#1305 Seems potentially related
    nCastle1 committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    ee7d1a4 View commit details
    Browse the repository at this point in the history
  3. Doc fix

    nCastle1 committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    38268b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2edcd48 View commit details
    Browse the repository at this point in the history