Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rustdoc: Fix many rustdoc errors (#31147) | Martin Robinson | 2024-01-22 | 1 | -4/+4 |
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -5/+6 |
* | No tracing of nop traceable fields (#29926) | Samson | 2023-08-04 | 1 | -0/+1 |
* | Make GlobalScope.get_cx a static method. | Josh Matthews | 2023-05-20 | 1 | -1/+1 |
* | Add XRHand[index] | Manish Goregaokar | 2020-04-27 | 1 | -0/+4 |
* | Add XRHand interface | Manish Goregaokar | 2020-04-27 | 1 | -2/+15 |
* | Add trait DomObjectWrap to provide WRAP function | YUAN LYU | 2020-03-20 | 1 | -2/+0 |
* | rename compartment to realm | Kunal Mohan | 2020-01-24 | 1 | -1/+1 |
* | Support profiles | Manish Goregaokar | 2020-01-21 | 1 | -2/+24 |
* | Expose targetRayMode | Manish Goregaokar | 2020-01-09 | 1 | -2/+11 |
* | Correctly initialize grip space | Manish Goregaokar | 2020-01-09 | 1 | -1/+1 |
* | Support grip spaces in WebXR | Manish Goregaokar | 2019-10-09 | 1 | -3/+18 |
* | Hook input code into new webxr crate | Manish Goregaokar | 2019-07-11 | 1 | -25/+13 |
* | Hook webxr data into XRFrame/XRView/XRSpace | Manish Goregaokar | 2019-07-11 | 1 | -4/+4 |
* | Add XRInputSource.targetRaySpace | Manish Goregaokar | 2019-05-03 | 1 | -3/+18 |
* | Add XRInputSource.handedness | Manish Goregaokar | 2019-05-03 | 1 | -1/+15 |
* | Sync input source data every frame if necessary | Manish Goregaokar | 2019-05-03 | 1 | -0/+4 |
* | Write method for initializing input sources | Manish Goregaokar | 2019-05-03 | 1 | -4/+21 |
* | Add blank XRInputSource | Manish Goregaokar | 2019-05-03 | 1 | -0/+33 |