Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some math verifying relationship between get_viewer_pose and get_pose | Manish Goregaokar | 2019-04-08 | 1 | -2/+8 |
* | Add proper get_pose for XRSpaces | Manish Goregaokar | 2019-04-04 | 1 | -3/+25 |
* | Rename incorrectly-named get_pose methods | Manish Goregaokar | 2019-04-04 | 1 | -5/+14 |
* | Consistently use GlobalScope in XR code | Manish Goregaokar | 2019-04-03 | 1 | -2/+2 |
* | Switch XRSpace code to using rigid transforms | Manish Goregaokar | 2019-04-03 | 1 | -11/+6 |
* | Make XRRigidTransform.position/orientation lazy, default to using euclid things | Manish Goregaokar | 2019-04-03 | 1 | -16/+0 |
* | Add XRSpace::get_viewer_pose() | Manish Goregaokar | 2019-03-25 | 1 | -0/+34 |
* | Add XRReferenceSpace::identity | Manish Goregaokar | 2019-03-18 | 1 | -0/+10 |
* | Add session parameter to XRSpace | Manish Goregaokar | 2019-03-18 | 1 | -3/+5 |
* | Add originOffset to XRReferenceSpace | Manish Goregaokar | 2019-03-18 | 1 | -5/+27 |
* | Silence unused warnings | Manish Goregaokar | 2019-01-03 | 1 | -0/+1 |
* | Basic XRReferenceSpace interface | Manish Goregaokar | 2018-12-19 | 1 | -0/+31 |