[Bf-blender-cvs] CVS commit: blender/source/blender/src editface.c

Martin Poirier theeth at yahoo.com
Sun Dec 28 20:59:06 CET 2003


theeth (Martin Poirier) 2003/12/28 20:59:06 CET

  Modified files:
    blender/source/blender/src editface.c 
  
  Log:
  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.
  
  Revision  Changes    Path
  1.17      +156 -13   blender/source/blender/src/editface.c



More information about the Bf-blender-cvs mailing list