Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update euclid. | Emilio Cobos Álvarez | 2019-07-23 | 1 | -9/+9 |
* | Add a viewer typed reference space | Manish Goregaokar | 2019-07-11 | 1 | -7/+5 |
* | Hook webxr data into XRFrame/XRView/XRSpace | Manish Goregaokar | 2019-07-11 | 1 | -13/+15 |
* | Update originOffset semantics | Manish Goregaokar | 2019-06-10 | 1 | -17/+30 |
* | Update reference spaces to new model | Manish Goregaokar | 2019-06-10 | 1 | -20/+60 |
* | Add XRInputSource.targetRaySpace | Manish Goregaokar | 2019-05-03 | 1 | -1/+1 |
* | 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 |