aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/xrinputsource.rs
Commit message (Expand)AuthorAgeFilesLines
* Support grip spaces in WebXRManish Goregaokar2019-10-091-3/+18
* Hook input code into new webxr crateManish Goregaokar2019-07-111-25/+13
* Hook webxr data into XRFrame/XRView/XRSpaceManish Goregaokar2019-07-111-4/+4
* Add XRInputSource.targetRaySpaceManish Goregaokar2019-05-031-3/+18
* Add XRInputSource.handednessManish Goregaokar2019-05-031-1/+15
* Sync input source data every frame if necessaryManish Goregaokar2019-05-031-0/+4
* Write method for initializing input sourcesManish Goregaokar2019-05-031-4/+21
* Add blank XRInputSourceManish Goregaokar2019-05-031-0/+33