Blender Git Loki
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