Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support grip spaces in WebXR | Manish Goregaokar | 2019-10-09 | 1 | -3/+16 |
* | Update webxr | Manish Goregaokar | 2019-10-03 | 1 | -1/+1 |
* | Make poses nullable | Manish Goregaokar | 2019-10-03 | 1 | -3/+3 |
* | Hook input code into new webxr crate | Manish Goregaokar | 2019-07-11 | 1 | -2/+13 |
* | Hook webxr data into XRFrame/XRView/XRSpace | Manish Goregaokar | 2019-07-11 | 1 | -19/+4 |
* | Update reference spaces to new model | Manish Goregaokar | 2019-06-10 | 1 | -22/+0 |
* | Normalize rotations | Manish Goregaokar | 2019-05-30 | 1 | -1/+2 |
* | Add XRInputSource.targetRaySpace | Manish Goregaokar | 2019-05-03 | 1 | -6/+33 |
* | Add XRSession.viewerSpace | Manish Goregaokar | 2019-04-04 | 1 | -3/+14 |
* | Validate spaces passed to getViewerPose() | Manish Goregaokar | 2019-04-04 | 1 | -1/+4 |
* | Add proper get_pose for XRSpaces | Manish Goregaokar | 2019-04-04 | 1 | -11/+14 |
* | Rename incorrectly-named get_pose methods | Manish Goregaokar | 2019-04-04 | 1 | -2/+4 |
* | Switch XRSpace code to using rigid transforms | Manish Goregaokar | 2019-04-03 | 1 | -3/+3 |
* | Allow unused | Manish Goregaokar | 2019-03-26 | 1 | -0/+2 |
* | Add XRSpace::get_viewer_pose() | Manish Goregaokar | 2019-03-25 | 1 | -0/+26 |
* | Add session parameter to XRSpace | Manish Goregaokar | 2019-03-18 | 1 | -4/+7 |
* | Remove Cell in XRSpace | Manish Goregaokar | 2019-01-03 | 1 | -0/+1 |
* | Basic XRReferenceSpace interface | Manish Goregaokar | 2018-12-19 | 1 | -0/+31 |