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

Jens Ole Wund (bjornmose) bjornmose at gmx.net
Fri Jun 18 21:40:34 CEST 2004


bjornmose (Jens Ole Wund(bjornmose)) 2004/06/18 21:40:34 CEST

  Modified files:
    tuhopuu2/source/blender/src editmesh.c 
  
  Log:
  make LSCM seams survive subdividing
  
  beeing lazy .. and all .. , try to avoid tons of code ( 16 cases in "set_wuv()" )
  i 've been looking for a 'low cost' way to preseve LSCM seams on subdivide.
  and found it:
  By creating the resulting outer edges earlier than needed in
  subdiv code, seam info can simply be copied to the new (outer) edges.
  
  BLENDIX!
  i am almost sure it is bullet proof,
  but i'd like to have Ton to take a look at it before it goes bf-blender.
  
  Revision  Changes    Path
  1.96      +37 -1     tuhopuu2/source/blender/src/editmesh.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu2/source/blender/src/editmesh.c.diff?r1=1.95&r2=1.96&cvsroot=tuhopuu>



More information about the tuhopuu-cvs mailing list