Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSupport translation in webxr on desktop #24776
Conversation
|
r? @Manishearth |
|
Depends on servo/webxr#93. |
|
@bors-servo r=Manishearth |
|
|
|
@bors-servo r=Manishearth |
|
|
Support translation in webxr on desktop This makes it possible to roam around webxr scenes using the WASD keys, and the arrow keys continue to change the user's orientation. --- - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #24773 - [x] These changes do not require tests because no tests for interactive webxr content
|
|
|
|
|
@bors-servo r=Manishearth |
|
|
Support translation in webxr on desktop This makes it possible to roam around webxr scenes using the WASD keys, and the arrow keys continue to change the user's orientation. --- - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #24773 - [x] These changes do not require tests because no tests for interactive webxr content
|
|
|
@bors-servo retry |
|
|
Support translation in webxr on desktop This makes it possible to roam around webxr scenes using the WASD keys, and the arrow keys continue to change the user's orientation. --- - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #24773 - [x] These changes do not require tests because no tests for interactive webxr content
|
|
jdm commentedNov 18, 2019
This makes it possible to roam around webxr scenes using the WASD keys, and the arrow keys continue to change the user's orientation.
./mach build -ddoes not report any errors./mach test-tidydoes not report any errors