Auto merge of #25780 - Manishearth:webxrup, r=jdm

Update webxr

Includes floor level changes.

With this landed threejs master content should be working _great_.

r? @jdm @asajeffrey
This commit is contained in:
bors-servo 2020-02-18 10:23:15 -05:00 committed by GitHub
commit ec75a8dfd1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -6724,7 +6724,7 @@ dependencies = [
[[package]]
name = "webxr"
version = "0.0.1"
source = "git+https://github.com/servo/webxr#33072cbbb67ff14b5938e886ee11a13f4cf2bafc"
source = "git+https://github.com/servo/webxr#cf4d37611b91b1cab71af26d0ce7243001c224ae"
dependencies = [
"bindgen",
"euclid",
@ -6745,7 +6745,7 @@ dependencies = [
[[package]]
name = "webxr-api"
version = "0.0.1"
source = "git+https://github.com/servo/webxr#33072cbbb67ff14b5938e886ee11a13f4cf2bafc"
source = "git+https://github.com/servo/webxr#cf4d37611b91b1cab71af26d0ce7243001c224ae"
dependencies = [
"euclid",
"ipc-channel",