Blender Git Loki
Git Commits -> Revision 9c1f140
Revision 9c1f140 by Julian Eisel (master) August 10, 2020, 11:49 (GMT) |
Fix pose offset on VR session start for some OpenXR runtimes We want the session to start exactly at the landmark position, with no additional offset. Some runtimes (e.g. Windows Mixed Reality) may give an initial non-[0,0,0] position at session start though. Also add a comment explaining the purpose of the eye offset variable. |
Commit Details:
Full Hash: 9c1f140a4735712de47a8b207fd8b3f007a0464a
Parent Commit: 727a744
Lines Changed: +5, -2