aardvarkxr / aardvark

A platform for AR in VR
BSD 3-Clause "New" or "Revised" License
182 stars 20 forks source link

Use cog for menu if controller type is unknown #206

Closed danwillm closed 8 months ago

danwillm commented 3 years ago

This PR switches back to using the cog button to open the menu if the controller type is unknown in the gesture volume dictionary.

Before, it would use the volumes for an index controller if the controller volumes could not be found, which could set the positions of the volumes incorrectly making it very difficult to open the menu.