WebVR: fix angular velocity calculation for headset
The refactor https://chromium-review.googlesource.com/536475 lost a pair of parentheses, so the division by epsilon_seconds was just dividing one of the matrix elements instead of the difference. This broke angular velocity calculation. BUG=735155 Review-Url: https://codereview.chromium.org/2947843003 Cr-Commit-Position: refs/heads/master@{#480946}
Showing
Please register or sign in to comment