-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MRTK3 change to make the cursor visuals very steady in editor and on …
…device (#11739) * Revert PR 11575 and fix merge conflicts * Add sample hand menu to DwellExample (fix #11727) * Revert "Add sample hand menu to DwellExample (fix #11727)" This reverts commit d73af8f. * Update MixedRealityGraphicsTools to 0.5.14 to pick up the render order change * Debug bounds control test * Try longer wait for cursor move * Disable scalehandle cursor rotation tests until they are debugged * Disable other cursor rotation tests * Fix programmer stupidity * Trying fix for failing unit tests * Batch mode test * Remove failed test changes * Test if OnBeforeRender gets called in tests * Verified that OnBeforeRender event doesn't fire in batch mode, so add the call to UpdateReticle in LateUpdate if we're in batch mode.
- Loading branch information
Showing
4 changed files
with
17 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters