Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |