[tuhopuu-cvs] CVS commit: tuhopuu2/source/blender/src drawoops.c editface.c oops.c

Campbell Barton cbarton at metavr.com
Mon Jun 28 13:13:47 CEST 2004


ideas_man (Campbell Barton) 2004/06/28 13:13:47 CEST

  Modified files:
    tuhopuu2/source/blender/src drawoops.c editface.c oops.c 
  
  Log:
  Fixed the find function, Broken pointed out a bug that I couldent reproduce on my system.
  but found a silly bug where oops selected if there names where shorter then the search string.
  
  Also modified Sel Same Mat/UV/Normal to add to the current face selection only (dont de'select any)
  The idea is that if the user only wants the faces of the active selected they'll do a right click on the face and de-select all others anyway.
  This makes the functions more flexible IMHO.
  
  Revision  Changes    Path
  1.4       +44 -3     tuhopuu2/source/blender/src/drawoops.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu2/source/blender/src/drawoops.c.diff?r1=1.3&r2=1.4&cvsroot=tuhopuu>
  1.17      +6 -6      tuhopuu2/source/blender/src/editface.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu2/source/blender/src/editface.c.diff?r1=1.16&r2=1.17&cvsroot=tuhopuu>
  1.3       +45 -43    tuhopuu2/source/blender/src/oops.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu2/source/blender/src/oops.c.diff?r1=1.2&r2=1.3&cvsroot=tuhopuu>



More information about the tuhopuu-cvs mailing list