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

Brecht Van Lommel brechtvanlommel at pandora.be
Sat Feb 11 13:04:17 CET 2006


blendix (Brecht Van Lommel) 2006/02/11 13:04:17 CET

  Modified files:
    blender/source/blender/src parametrizer.c 
  
  Log:
  ABF Fix:
  
  With two adjacent quads sharing three vertices, splitting to triangles
  could create duplicate triangles. This broke unwrapping of Suzanne near
  the nose, where there is a sort of t-joint with quads that isn't really
  a t-joint. Now works fine:
  http://users.pandora.be/blendix/suzanne.png
  
  Revision  Changes    Path
  1.7       +38 -3     blender/source/blender/src/parametrizer.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/parametrizer.c.diff?r1=1.6&r2=1.7&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list