Blender Git Commit Log

Git Commits -> Revision 145270d

Revision 145270d by Germano Cavalcante (master)
August 4, 2021, 13:46 (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: 145270d8d7c6812de9fd1ba50cc51ffc53953881
Parent Commit: e5d4a0c
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