New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update XR code to use rigid transforms and new pose/transform stuff from the spec #23159
Merged
Switch XRSpace code to using rigid transforms
08079c4
Select commit
67694dc
Bump euclid to 0.19.7
Manishearth feb3517
Move XRRigidTransform to using RigidTransform3D
Manishearth e296185
Make XRRigidTransform.position/orientation lazy, default to using euc…
Manishearth 1f3f372
Validate the position passed to XRRigidTransform
Manishearth 08079c4
Switch XRSpace code to using rigid transforms
Manishearth e1f0ad7
Add empty XRPose interface
Manishearth f9c25c6
Add XRPose.transform
Manishearth f7745ed
Make XRViewerPose inherit from XRPose
Manishearth fcec93a
Consistently use GlobalScope in XR code
Manishearth eb837d1
XRRigidTransform.inverse is now a lazy attribute
Manishearth 646647e
Add XRView.transform
Manishearth e73920e
Add XRRigidTransform.matrix
Manishearth e055884
Remove viewMatrix
Manishearth
Merged
Update XR code to use rigid transforms and new pose/transform stuff from the spec #23159
Switch XRSpace code to using rigid transforms
Apr 3, 2019
Apr 3, 2019
Apr 3, 2019
Apr 3, 2019
Apr 3, 2019
Apr 3, 2019
Apr 3, 2019
Apr 3, 2019
Apr 3, 2019
Apr 3, 2019
Apr 3, 2019
Apr 3, 2019
Apr 3, 2019
08079c4
Select commit
67694dc
Bump euclid to 0.19.7
Manishearth feb3517
Move XRRigidTransform to using RigidTransform3D
Manishearth e296185
Make XRRigidTransform.position/orientation lazy, default to using euc…
Manishearth 1f3f372
Validate the position passed to XRRigidTransform
Manishearth 08079c4
Switch XRSpace code to using rigid transforms
Manishearth e1f0ad7
Add empty XRPose interface
Manishearth f9c25c6
Add XRPose.transform
Manishearth f7745ed
Make XRViewerPose inherit from XRPose
Manishearth fcec93a
Consistently use GlobalScope in XR code
Manishearth eb837d1
XRRigidTransform.inverse is now a lazy attribute
Manishearth 646647e
Add XRView.transform
Manishearth e73920e
Add XRRigidTransform.matrix
Manishearth e055884
Remove viewMatrix
Manishearth