Blender Git Commit Log

Git Commits -> Revision f1cb3df

Revision f1cb3df by Julian Eisel (master)
August 10, 2020, 11:51 (GMT)
Fix broken behavior on active VR Landmark change

There would always be an unintended offset applied. Per design there
should not be any offset when changing VR Landmarks, the view should
just jump exactly to the Landmark.

Due to the recent changes, we don't have to add, but substract the eye
offset we apply to get the wanted behavior.

Mistake in 607d745a79e0.

Commit Details:

Full Hash: f1cb3dfbaaab4559bb593695ad610b59a0e2c036
Parent Commit: 342a6b5
Lines Changed: +4, -4

2 Modified Paths:

/source/blender/windowmanager/xr/intern/wm_xr_draw.c (+1, -1) (Diff)
/source/blender/windowmanager/xr/intern/wm_xr_session.c (+3, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021