- From: Vincent Scheib <notifications@github.com>
- Date: Fri, 12 Aug 2016 20:24:59 -0700
- To: w3c/pointerlock <pointerlock@noreply.github.com>
- Message-ID: <w3c/pointerlock/pull/7@github.com>
movementX_Y_basic-manual.html modified: * Split out the 'out of window' movement to another test to be more precise about not only needing movement, but needing the right kind. Upon re-entering movementX/Y needs to be zero * Simplified a bit, and arranged debug output to be easier to see where numbers should match. * Be more strict about movementX/Y sums matching changes to mouse movement. movementX_Y_no-jumps-manual.html created pointerlock_basic-manual.html console output helps explain failure in Edge. You can view, comment on, or merge this pull request online at: https://github.com/w3c/pointerlock/pull/7 -- Commit Summary -- * WIP * table * strict deltas * movement split * indent -- File Changes -- M tests/movementX_Y_basic-manual.html (61) A tests/movementX_Y_no-jumps-manual.html (141) M tests/pointerlock_basic-manual.html (2) -- Patch Links -- https://github.com/w3c/pointerlock/pull/7.patch https://github.com/w3c/pointerlock/pull/7.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/pointerlock/pull/7
Received on Saturday, 13 August 2016 03:25:53 UTC