Robert Blenkinsopp
Robert Blenkinsopp
## Summary This pull request: - Moves the OpenXR functionality from the separate OpenXR package to the main `Tracking` package as a separate `asmdef`. - Uses conditional inclusion to only...
## Summary Add support for enabling hints via OpenXR. This adds the `SetHandTrackingHints()` and `ClearHandTrackingHints()` methods to the OpenXR `HandTrackingFeature`. ## Contributor Tasks - [ ] Create or edit test...
## Summary WIP on integrating a future extrapolation library, this currently is just a strawman interface. ## Contributor Tasks - [ ] Create or edit test cases [here](https://ultrahaptics.atlassian.net/projects/UNITY?selectedItem=com.atlassian.plugins.atlassian-connect-plugin:com.kanoah.test-manager__main-project-page#!/v2/testCases?projectId=15189) - [...
## Summary This MR: - Adds a new OpenXR Feature which installed our API layer as an embedded layer - Dynamically removes LeapC and The Android Service Binder from these...