aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/xrray.rs
Commit message (Expand)AuthorAgeFilesLines
* WedIDL: bring dom/bindings/typedarray further in line with spec (#31375)Taym Haddadi2024-02-251-4/+4
* Make HeapFloat32Array generic (#31167)Taym Haddadi2024-01-291-4/+4
* rustdoc: Fix many rustdoc errors (#31147)Martin Robinson2024-01-221-5/+5
* script: Use FLoat32Array in XRRay (#31087)Taym Haddadi2024-01-171-18/+19
* 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