Blender Git Commit Log

Git Commits -> Revision 6ea2f52

August 10, 2021, 01:35 (GMT)
Fix T90427: Center View to Mouse broken

rBfb87d236edb7 made the values returned by `projmat_dimensions` more
standardized following the documentations. But the functions in Blender
that called `projmat_dimensions` followed a proposal that these values
corresponded to a distance of 1m of clip.

Adjust these functions to follow the new algorithm.

Commit Details:

Full Hash: 6ea2f52333488eefae7801a51164eabee742e8de
Parent Commit: 87850b7
Committed By: YimingWu
Lines Changed: +6, -13

2 Modified Paths:

/source/blender/draw/intern/draw_manager_data.c (+0, -7) (Diff)
/source/blender/gpu/intern/gpu_matrix.cc (+6, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021