Commit 5d23f18
lawwong
Update to v1.16.0
* Changes
- Add **Vive Wrist Tracker** support
- Requires latest Wave XR plugin (v4.3+)
- Able to work with ViveRole binding system
- More Oculus platform support
- Now able to recognize Quest 2 controllers (VRModuleDeviceModel.OculusQuest2ControllerLeft/Right)
- Add new setting options
- Enable/Disable Oculus Hand Tracking
- Enable/Disable Tracked Hand Render Model
- Enable/Disable Oculus Controller Render Model
- Enable/Disable Hand Attached to Oculus Controller Render Model
* Bug fixes
- Fix HandRole doesn't map other controller role correctly
- Fix sometimes unable to enable/disable Wave HandTracking/WristTracker features in VIUSettings
- Fix Oculus SDK Render Model broken when switching back from tracked hand
- Fix compatibility with older Oculus SDK versionFile tree
45 files changed
+2549
-1358
lines changed- Assets/HTC.UnityPlugin
- VRModule
- Modules
- Editor
- Submodules
- PartialSettings
- ViveInputUtility
- Resources/Models
- Scripts
- Editor/VRPlatformSettings
- Misc
- OculusVRExtension
- VIUSettingsPartials
- ViveRole/RoleMaps
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
45 files changed
+2549
-1358
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
19 | | - | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
Lines changed: 31 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
264 | 295 | | |
265 | 296 | | |
266 | 297 | | |
0 commit comments