[tuhopuu-cvs] CVS commit: tuhopuu2/source/blender/src editmesh.c

Brecht Van Lommel blendix at pandora.be
Sun Jul 4 16:03:09 CEST 2004


blendix (Brecht Van Lommel) 2004/07/04 16:03:09 CEST

  Modified files:
    tuhopuu2/source/blender/src editmesh.c 
  
  Log:
  Fix for seams getting lost in editmode (was much easier than I expected):
  - when using Duplicate, Split or Separate
  - when Subdiving edges without a face
  
  Now all editmode tools are supposed to preserve seams correctly, except for
  Bevel: marking both new edges is not a good solution, and marking only one is
  likely to break the larger seams into pieces, unless someone figures out a
  smart algo for it.
  
  And big thanks to Hos for doing the merge!
  
  Revision  Changes    Path
  1.99      +15 -3     tuhopuu2/source/blender/src/editmesh.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu2/source/blender/src/editmesh.c.diff?r1=1.98&r2=1.99&cvsroot=tuhopuu>



More information about the tuhopuu-cvs mailing list