Blender Git Commit Log
Git Commits -> Revision 759b50b
Revision 759b50b by Campbell Barton (master) November 17, 2017, 11:30 (GMT) |
Fix UV Projection Center Calculation UV project mixed up global/local space, 3D cursor offset didn't take object scale into account. Minor improvements: - Match Cube Project 'center' behavior w/ sphere & cylinder. - Add active-element center. - Wrap UV's in Cube Project based on center instead of first vertex. |
Commit Details:
Full Hash: 759b50b20b96556f182e6d14ce23a89e2a673921
Parent Commit: d697e3d
Lines Changed: +73, -38