immersive-web / webxr-gamepads-module

Repository for the WebXR Gamepads Module
https://immersive-web.github.io/webxr-gamepads-module
Other
30 stars 10 forks source link

Merge GamepadMappingType to Gamepad spec #35

Closed saschanaz closed 3 years ago

saschanaz commented 3 years ago

https://immersive-web.github.io/webxr-gamepads-module/#xr-standard-gamepad-mapping

Currently there are two GamepadMappingType in the Web IDL world and this is confusing tools, resulting the manual removal in webref for example.

Could we follow what https://github.com/immersive-web/webxr-ar-module/issues/32 did to fix the situation?

toji commented 3 years ago

Posted a pull request for this to https://github.com/w3c/gamepad/pull/146