aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/xrspace.rs
Commit message (Expand)AuthorAgeFilesLines
* Add XRInputSource.targetRaySpaceManish Goregaokar2019-05-031-6/+33
* Add XRSession.viewerSpaceManish Goregaokar2019-04-041-3/+14
* Validate spaces passed to getViewerPose()Manish Goregaokar2019-04-041-1/+4
* Add proper get_pose for XRSpacesManish Goregaokar2019-04-041-11/+14
* Rename incorrectly-named get_pose methodsManish Goregaokar2019-04-041-2/+4
* Switch XRSpace code to using rigid transformsManish Goregaokar2019-04-031-3/+3
* Allow unusedManish Goregaokar2019-03-261-0/+2
* Add XRSpace::get_viewer_pose()Manish Goregaokar2019-03-251-0/+26
* Add session parameter to XRSpaceManish Goregaokar2019-03-181-4/+7
* Remove Cell in XRSpaceManish Goregaokar2019-01-031-0/+1
* Basic XRReferenceSpace interfaceManish Goregaokar2018-12-191-0/+31