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

[ML2] Add MagicLeap2 device type to VRControllerType #1219

Closed svillar closed 7 months ago

svillar commented 7 months ago

Now that we have added the ML2 device type to both Gecko[1] and Chromium[2] backends, we can safely add it also to Wolvic so that we get the proper controller models inside WebXR experiences.

[1] https://github.com/Igalia/wolvic-gecko-patches/commit/a376a3df [2] https://github.com/Igalia/wolvic-chromium/pull/60