-
-
Notifications
You must be signed in to change notification settings - Fork 484
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
Release v20.10.0 #2329
Release v20.10.0 #2329
Conversation
* Update outdated wiki entries, small refactors allover wiki, reformats * Removed unnecessary change * PR review fixes, removed old audio script * Small change in separate networks on uix * docs: rename client to device * docs: update no device image * docs: don't update dev stuff * docs: remove oudated sidebar link --------- Co-authored-by: Leonhard Saam <leonhard.saam@yahoo.com>
* VAAPI encoder error fix * AMD users * feedback - add fedora to title * link to rpm docs
Fixes #2244 Fixes a bug where alvr couldn't use 120hz mode on quest 3 due to the system defaulting to reporting max 90hz if the quest 3 isn't listed as a supported device.
This reverts commit 4f7aa2e.
* refactoring: around button register and openvr prop * feat: full skeletal level toggle button. * fix: incorrect import * chore: format * fix: incorrect typing * feat: VRSkeletalTrackingLevel Auto Switch * fix: renamed config item to match functionality * fix: code formatting * fix: support for independent skeletal tracking settings per-hand * Revert "refactoring: around button register and openvr prop" This reverts commit 8704c99. * feat: implement a full skeletal virtual hand * chore: format * Small refactor * Disable gestures by default and remove setup wizard page * Send button inputs to the active hand device * Don't update skeleton if device is disabled * Fix buttons not registered for hand trackers * Add Hand tracking interaction preset * Add comment for device switching * Edit help for use_separate_trackers --------- Co-authored-by: Reina_Sakiria <sasiki.64892@gmail.com> Co-authored-by: Adalyn Black <tomblackaz@gmail.com>
gonna try building & using it, pico 4 pro/pico neo 3 |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
Dismiss everything i said above, it was async compute working weirdly (i enabled it in extras) with games for some reason Disabling it makes games work fine now. Pico 4 pro by the looks of it works fine, will double check on pico neo 3 and confirm there too |
So pico neo 3 on 5.7.1 pui works fine, gestures work |
In the cherry pick it was removed the commit related to changing the package name. On stable we use
alvr.client.stable
instead.Changes (chronological order):