Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set transform.inverse.inverse == transform | Manish Goregaokar | 2019-04-05 | 1 | -2/+5 |
* | Add XRRigidTransform.matrix | Manish Goregaokar | 2019-04-03 | 1 | -0/+17 |
* | Add XRView.transform | Manish Goregaokar | 2019-04-03 | 1 | -3/+2 |
* | XRRigidTransform.inverse is now a lazy attribute | Manish Goregaokar | 2019-04-03 | 1 | -1/+5 |
* | Consistently use GlobalScope in XR code | Manish Goregaokar | 2019-04-03 | 1 | -5/+8 |
* | Switch XRSpace code to using rigid transforms | Manish Goregaokar | 2019-04-03 | 1 | -7/+4 |
* | Validate the position passed to XRRigidTransform | Manish Goregaokar | 2019-04-03 | 1 | -1/+8 |
* | Make XRRigidTransform.position/orientation lazy, default to using euclid things | Manish Goregaokar | 2019-04-03 | 1 | -59/+28 |
* | Move XRRigidTransform to using RigidTransform3D | Manish Goregaokar | 2019-04-03 | 1 | -36/+19 |
* | Add XRRigidTransform::Inverse | Manish Goregaokar | 2019-03-26 | 1 | -1/+38 |
* | Precompute XRRigidTransform's matrices | Manish Goregaokar | 2019-03-26 | 1 | -13/+19 |
* | Add XRSpace::get_viewer_pose() | Manish Goregaokar | 2019-03-25 | 1 | -0/+21 |
* | Add originOffset to XRReferenceSpace | Manish Goregaokar | 2019-03-18 | 1 | -0/+12 |
* | Add XRRigidTransform attributes | Manish Goregaokar | 2019-03-18 | 1 | -0/+12 |
* | Add XRRigidTransform constructor | Manish Goregaokar | 2019-03-18 | 1 | -5/+32 |
* | Silence unused warnings | Manish Goregaokar | 2019-01-03 | 1 | -0/+1 |
* | Basic XRRigidTransform interface | Manish Goregaokar | 2018-12-19 | 1 | -0/+30 |