Igalia / wolvic

A fast and secure browser for standalone virtual-reality and augmented-reality headsets.
https://wolvic.org
Mozilla Public License 2.0
796 stars 100 forks source link

Regression: hand interaction profile is not available #1444

Closed svillar closed 3 months ago

svillar commented 3 months ago

When we removed the KHR simple profile in c3b539a96 we also did delete the code that was handling profiles with no specific device. That was a mistake because that's precisely the case of generic profiles like hand interaction.

Restored the code adding those profiles to the list of available mappings.