-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Changes - Add support for Unity 6 - Fix compile errors & warnnings - Add support for VIVE OpenXR Unity SDK - Now support hand tracking thru Unity XR Hand - Goto PackageManager > install "XR Hands" (com.unity.xr.hands) - Goto ProjectSettings > XR Plug-in Management > OpenXR > Enabled Interaction Profiles > add "VIVE XR Hand Interaction" - Goto ProjectSettings > XR Plug-in Management > OpenXR > OpenXR Feature Groups > enable "Hand Tracking Subsystem" - Tracked hand will identify as VRModuleDeviceModel.UnityXRHandRight/Left - Add support for latest Wave XR plugin - Fix selecting wrong left/right device in some cases - Add support for latest Oculus plugin - Fix tracked hand model not working * Bug Fix - Fix grabber(ColliderEventCaster) emitting incorrect button
- Loading branch information
Showing
4 changed files
with
14 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