Blender Git Commit Log

Git Commits -> Revision 4ea6595

August 6, 2021, 06:09 (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: 4ea6595af03dc888a82ef073681727f5e315f3d2
Parent Commit: 8506edc
Committed By: Siddhartha Jejurkar
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