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

Martin Poirier theeth at yahoo.com
Fri May 13 12:20:10 CEST 2005


theeth (Martin Poirier) 2005/05/13 12:20:10 CEST

  Modified files:
    blender/source/blender/src editmesh_tools.c 
  
  Log:
  Fix for bug #2201: Subdivide code not doing UV and VCol properly when not cutting in the middle (knife and loop cut)
  http://projects.blender.org/tracker/index.php?func=detail&aid=2201&group_id=9&atid=125
  
  I had to redo the uv/vcol splitting loop, merging triangles and quads code together for efficiency and cleanliness. Added a lots of comments too, so people more interested can look at that (nice ascii art too).
  
  Revision  Changes    Path
  1.46      +219 -119  blender/source/blender/src/editmesh_tools.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/editmesh_tools.c.diff?r1=1.45&r2=1.46&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list