Blender Git Loki
Git Commits -> Revision 2eed0e5
Revision 2eed0e5 by Martin Poirier (master) December 28, 2003, 19:59 (GMT) |
bjornmose's UV mapping patch two new options to uv auto calculation: "from window to shere", "from window to cylinder". the differences to sphere/cylinder mapping as is: 1. the around settings of the 3D view sets the projection center 2. the origin of the polar/spherical coordinate system always points out of the screen. so the rotation of the view affects mapping. 3. in the cylinder case the radius of the projection cylinder is read by a popup button. Basicly what you need to do is rotate the viewport until the cylinder/sphere is aligned with the depth (Z axis) of the view, as if you where looking through the mesh from one end to another (makes more sense in the case of a cylinder), and choose the From window to cylinder/sphere mapping option. |
Commit Details:
Full Hash: 2eed0e54ef55760d9d7c46e25d2ac11fd2228550
SVN Revision: 1768
Parent Commit: d2f725e
Lines Changed: +155, -12
1 Modified Path:
/source/blender/src/editface.c (+155, -12) (Diff)