aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/xrray.rs
Commit message (Expand)AuthorAgeFilesLines
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-6/+8
* No tracing of nop traceable fields (#29926)Samson2023-08-041-0/+1
* Rename reflect_dom_object2.Josh Matthews2023-05-311-2/+2
* Formatting.Josh Matthews2023-05-281-4/+20
* Support arbitrary protos when wrapping DOM objects with constructors.Josh Matthews2023-05-281-6/+8
* Make GlobalScope.get_cx a static method.Josh Matthews2023-05-201-1/+1
* Bump euclid to 0.22Martin Robinson2023-01-261-2/+2
* Add XRSession::requestHitTestSource()Manish Goregaokar2020-04-191-0/+4
* Add XRHitTestResult::getPoseManish Goregaokar2020-04-191-3/+9
* Update XRRay semanticsManish Goregaokar2020-04-191-7/+18
* Add XRRay.matrixManish Goregaokar2020-04-191-1/+42
* Add XRRay(transform) constructorManish Goregaokar2020-04-191-0/+13
* Add XRRay constructorsManish Goregaokar2020-04-191-0/+17
* Add origin/direction methods to XRRayManish Goregaokar2020-04-191-1/+27
* Add stub XRRayManish Goregaokar2020-04-191-0/+29