[tuhopuu-cvs] CVS commit: tuhopuu3/source/blender/src editsima.c space.c unwrapper.c

Brecht Van Lommel blendix at pandora.be
Sat Jan 1 20:58:02 CET 2005


blendix (Brecht Van Lommel) 2005/01/01 20:58:02 CET

  Modified files:
    tuhopuu3/source/blender/src editsima.c space.c unwrapper.c 
  
  Log:
  Refactoring of the LSCM unwrapper code for further extensions. Then intention
  is to have all unwrapping tools use the same UvIsland/UvAtlas data structure.
  
  Except for potential bugs, there are some small changes:
  - The coords of pinned uvs are now averaged, instead of being assigned one of
    the uv coords.
  - Hole filling (to fix overlaps and asymmetry). Detecting the outer boundary
    might need more work.
  
  Revision  Changes    Path
  1.3       +2 -2      tuhopuu3/source/blender/src/editsima.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/src/editsima.c.diff?r1=1.2&r2=1.3&cvsroot=tuhopuu>
  1.7       +2 -3      tuhopuu3/source/blender/src/space.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/src/space.c.diff?r1=1.6&r2=1.7&cvsroot=tuhopuu>
  1.2       +1429 -895 tuhopuu3/source/blender/src/unwrapper.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu3/source/blender/src/unwrapper.c.diff?r1=1.1&r2=1.2&cvsroot=tuhopuu>



More information about the tuhopuu-cvs mailing list