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