Blender Git Commit Log

Git Commits -> Revision 65af15a

Revision 65af15a by Campbell Barton (master)
November 20, 2017, 08:47 (GMT)
UV Cube Project: improve default behavior

- initialize the cube-size from the bounding box when it's not set.
- no longer wrap faces to keep in 0-1 bounds,
other projection methods don't do this and calculating the scale
prevents the UV's from being too far outside the view.

Commit Details:

Full Hash: 65af15ad887b30e678db9acab75efc7897c9197e
Parent Commit: ed3b7a5
Lines Changed: +87, -54

3 Modified Paths:

/source/blender/bmesh/intern/bmesh_polygon.c (+12, -0) (Diff)
/source/blender/bmesh/intern/bmesh_polygon.h (+2, -0) (Diff)
/source/blender/editors/uvedit/uvedit_unwrap_ops.c (+73, -54) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021