[Bf-blender-cvs] CVS commit: blender/source/blender/src editmesh.c blender/source/blender/include BIF_editmesh.h

Geoffrey Bantle hairbat at yahoo.com
Tue Nov 7 01:34:48 CET 2006


briggs (Geoffrey  Bantle) 2006/11/07 01:34:48 CET

  Modified files:
    blender/source/blender/src editmesh.c 
    blender/source/blender/include BIF_editmesh.h 
  
  Log:
  ->Commit of patch #5132: Separate by material
  
  This patch adds a new option to the separate menu in editmode, 'By Material'.
  It simply loops through all materials in the mesh selects the faces associated
  with them and calls separate().
  
  Thanks to Andrea Weikert for the patch!
  
  Revision  Changes    Path
  1.182     +35 -2     blender/source/blender/src/editmesh.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/editmesh.c.diff?r1=1.181&r2=1.182&cvsroot=bf-blender>
  1.70      +2 -1      blender/source/blender/include/BIF_editmesh.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/include/BIF_editmesh.h.diff?r1=1.69&r2=1.70&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list