aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/XRRigidTransform.webidl
Commit message (Expand)AuthorAgeFilesLines
* script: Move code generation and webidl files to new script_bindings crate. (...Josh Matthews2025-01-241-16/+0
* api: Flatten and simplify Servo preferences (#34966)Martin Robinson2025-01-141-1/+1
* Filter out webidl files based on special comments, and feature-gate webxr int...Josh Matthews2024-11-241-0/+2
* Migrate to new constructor operation syntaxKagami Sascha Rosylight2019-10-021-2/+2
* Require default dictionary value for optional dictsKagami Sascha Rosylight2019-07-121-1/+1
* Add XRRigidTransform.matrixManish Goregaokar2019-04-031-1/+1
* XRRigidTransform.inverse is now a lazy attributeManish Goregaokar2019-04-031-1/+1
* Add XRRigidTransform::InverseManish Goregaokar2019-03-261-0/+1
* Add XRRigidTransform attributesManish Goregaokar2019-03-181-2/+2
* Add XRRigidTransform constructorManish Goregaokar2019-03-181-2/+2
* Add dom.webxr.enabled prefManish Goregaokar2018-12-221-2/+2
* Basic XRRigidTransform interfaceManish Goregaokar2018-12-191-0/+13