Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove trackpaddown event from the downEvents to not monopolize all buttons on GearVR and Oculus Go #3801

Merged
merged 1 commit into from Oct 10, 2018

Conversation

dmarcos
Copy link
Member

@dmarcos dmarcos commented Oct 9, 2018

No description provided.

…uttons on GearVR and Oculus Go and make it consistent with other controllers
@machenmusik
Copy link
Contributor

The intent here is: if controller has trigger, use that, else use trackpad (e.g. on daydream) correct?

@dmarcos
Copy link
Member Author

dmarcos commented Oct 9, 2018

correct. We map click to trigger button on all controllers except daydream that does not have one. This PR makes it more consistent and frees the trackpad for other input on Oculus Go and Gear VR.

@ngokevin ngokevin merged commit 06632e2 into aframevr:master Oct 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants