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

MRTK3 change to make the cursor visuals very steady in editor and on device #11739

Merged
merged 16 commits into from
Jul 25, 2023

Commits on Jul 22, 2023

  1. Configuration menu
    Copy the full SHA
    fe79d14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d73af8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f1b31c View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    2ce691b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60c58c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89a6e84 View commit details
    Browse the repository at this point in the history
  4. Debug bounds control test

    shaynie committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    6d14474 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ca8bd0 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    42b49e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b992b82 View commit details
    Browse the repository at this point in the history
  3. Fix programmer stupidity

    shaynie committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    fdb3708 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a49119 View commit details
    Browse the repository at this point in the history
  5. Batch mode test

    shaynie committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    02b33da View commit details
    Browse the repository at this point in the history
  6. Remove failed test changes

    shaynie committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    e5800b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    80fd919 View commit details
    Browse the repository at this point in the history
  8. Verified that OnBeforeRender event doesn't fire in batch mode, so add…

    … the call to UpdateReticle in LateUpdate if we're in batch mode.
    shaynie committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    c3717fe View commit details
    Browse the repository at this point in the history