Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modify *::get_cx methods to return a safe JSContext instead of a raw one | marmeladema | 2019-07-24 | 1 | -2/+1 |
* | Convert CGTraitInterface to use safe JSContext instead of raw JSContext | marmeladema | 2019-07-24 | 1 | -7/+5 |
* | Update euclid. | Emilio Cobos Álvarez | 2019-07-23 | 1 | -1/+1 |
* | Add a viewer typed reference space | Manish Goregaokar | 2019-07-11 | 1 | -5/+8 |
* | Hook webxr data into XRFrame/XRView/XRSpace | Manish Goregaokar | 2019-07-11 | 1 | -18/+9 |
* | Hook requestSession() into new XR crate | Manish Goregaokar | 2019-07-11 | 1 | -6/+3 |
* | Remove mozjs dep from malloc_size_of. | Josh Matthews | 2019-05-02 | 1 | -0/+2 |
* | Remove viewMatrix | Manish Goregaokar | 2019-04-03 | 1 | -8/+0 |
* | Add XRView.transform | Manish Goregaokar | 2019-04-03 | 1 | -12/+18 |
* | Add XRPose.transform | Manish Goregaokar | 2019-04-03 | 1 | -1/+5 |
* | Switch XRSpace code to using rigid transforms | Manish Goregaokar | 2019-04-03 | 1 | -5/+4 |
* | Compute view matrix from viewer pose | Manish Goregaokar | 2019-03-26 | 1 | -4/+19 |
* | mark create_type_array as unsafe in vrframedata component | Vladimir Iacob | 2019-01-06 | 1 | -2/+5 |
* | NonNull::new() | Manish Goregaokar | 2019-01-03 | 1 | -2/+2 |
* | Fill in XR frame/pose/view implementations | Manish Goregaokar | 2018-12-21 | 1 | -5/+41 |
* | Support fetching viewport info | Manish Goregaokar | 2018-12-21 | 1 | -4/+21 |
* | Basic XRView interface | Manish Goregaokar | 2018-12-19 | 1 | -0/+30 |