aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/xrstationaryreferencespace.rs
Commit message (Expand)AuthorAgeFilesLines
* Update reference spaces to new modelManish Goregaokar2019-06-101-121/+0
* Add XRInputSource.targetRaySpaceManish Goregaokar2019-05-031-2/+2
* Add some math verifying relationship between get_viewer_pose and get_poseManish Goregaokar2019-04-081-4/+20
* Add rough support for floor-level spaceManish Goregaokar2019-04-081-8/+14
* Support position-disabled spacesManish Goregaokar2019-04-051-8/+35
* Add proper get_pose for XRSpacesManish Goregaokar2019-04-041-11/+14
* Rename incorrectly-named get_pose methodsManish Goregaokar2019-04-041-3/+3
* Consistently use GlobalScope in XR codeManish Goregaokar2019-04-031-4/+4
* Add XRPose.transformManish Goregaokar2019-04-031-1/+1
* Switch XRSpace code to using rigid transformsManish Goregaokar2019-04-031-5/+4
* Add XRSpace::get_viewer_pose()Manish Goregaokar2019-03-251-0/+22
* Add requestReferenceSpaceManish Goregaokar2019-03-181-2/+10
* Add session parameter to XRSpaceManish Goregaokar2019-03-181-4/+10
* Add originOffset to XRReferenceSpaceManish Goregaokar2019-03-181-6/+8
* Silence unused warningsManish Goregaokar2019-01-031-0/+1
* Basic XRReferenceSpace interfaceManish Goregaokar2018-12-191-0/+31