Blender Git Loki
Git Commits -> Revision 607d745
Revision 607d745 by Julian Eisel (master) July 21, 2020, 22:05 (GMT) |
VR: Change how landmarks affect viewer pose * Changing to a landmark moves the view exactly to it, rather than keeping the current position offset. * Disabling positional tracking moves the viewer back to the landmark position. This is a more predictable and practical way to use landmarks. See feedback in T71347. On the code side, I did some cleanup so the logic flow is more clear. Note: This is entirely untested. I currently don't have access to a device. There might be issues, tomorrow I'll hopefully get feedback. |
Commit Details:
Full Hash: 607d745a79e0c1f79fdd026625be4169e5530001
Parent Commit: 878d191
Lines Changed: +61, -26
1 Modified Path:
/source/blender/windowmanager/xr/intern/wm_xr_session.c (+61, -26) (Diff)