aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/xrpose.rs
Commit message (Expand)AuthorAgeFilesLines
* rustdoc: Fix many rustdoc errors (#31147)Martin Robinson2024-01-221-1/+1
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-1/+2
* Add trait DomObjectWrap to provide WRAP functionYUAN LYU2020-03-201-6/+1
* Hook webxr data into XRFrame/XRView/XRSpaceManish Goregaokar2019-07-111-2/+2
* Consistently use GlobalScope in XR codeManish Goregaokar2019-04-031-1/+1
* Make XRViewerPose inherit from XRPoseManish Goregaokar2019-04-031-3/+3
* Add XRPose.transformManish Goregaokar2019-04-031-2/+27
* Add empty XRPose interfaceManish Goregaokar2019-04-031-0/+19