PatHightree / SpaceNavigator

SpaceNavigator driver for Unity3D
MIT License
170 stars 55 forks source link

Fix the Issue #32 #34

Closed JiapengChi closed 2 years ago

JiapengChi commented 2 years ago

The offsets of rotation have been modified so that it can rotate in editor and play mode.

PatHightree commented 2 years ago

Thanks man! Appologies if it takes a bit of time to review this PR, I'm a bit preoccupied at the moment.

PatHightree commented 2 years ago

I moved the code to its own SpaceNavigatorEnterpriseHID class because it was blocking the standard SpaceNavigator from working. The SpaceNavigatorEnterpriseHID class should be activated when the product ID of the device matches that from the class (0xC633). Can you please check whether the latest commit works with your device ? If it doesn't, can you send me the product ID that's reported for your Enterprise device ? Thanks !

krisrok commented 2 years ago

@JiapengChi a few questions :)

i'm asking because we have a few different layouts right now and in other hid-implementations floating around on the internet i cannot see this many distinctions.