-
Notifications
You must be signed in to change notification settings - Fork 172
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(inspector) Use Pointer Lock For Scrubbing (#6239)
- Changed some const functions to regular functions. - Removed the redundant y dragging for scrubbing as it wasn't used. - Added some additional React refs to help keep track of what has occurred. - Reworked the old scrub event handlers with the pointer lock based event handlers.
- Loading branch information
1 parent
d318522
commit 18c27d5
Showing
4 changed files
with
272 additions
and
127 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.