Blender Git Commit Log
Git Commits -> Revision 4ea6595
Revision 4ea6595 by Germano Cavalcante (soc-2021-uv-editor-improvements) 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