Closed
Bug 1341516
Opened 8 years ago
Closed 8 years ago
[webvr] Fix Oculus Touch ID and poseState
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla54
Tracking | Status | |
---|---|---|
firefox54 | --- | fixed |
People
(Reporter: daoshengmu, Assigned: daoshengmu)
Details
Attachments
(1 file)
As our investigation, our Touch ID should be `"Oculus Touch (Right)"` instead of `"Oculus Touch (right)"`. Moreover, the state of HandPoses is ordered by ovrControllerType_LTouch and ovrControllerType_RTouch. Therefore, we can't get its state by the index of mOculusController array.
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → dmu
Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
mozreview-review |
Comment on attachment 8839802 [details]
Bug 1341516 - Fix Oculus Touch ID and poseState;
https://reviewboard.mozilla.org/r/114356/#review115814
Thanks for the quick fix! Looks good to me.
Attachment #8839802 -
Flags: review?(kgilbert) → review+
Pushed by dmu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/004930dad761
Fix Oculus Touch ID and poseState; r=kip
Comment 4•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox54:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla54
You need to log in
before you can comment on or make changes to this bug.
Description
•