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

Matt Ebb matt at mke3.net
Sun Sep 21 12:15:30 CEST 2003


broken (Matt Ebb) 2003/09/21 12:15:29 CEST

  Modified files:
    tuhopuu2/source/blender/src editmesh.c headerbuttons.c 
  
  Log:
  Added random vertex selection
  
  Inspired by madprof's randomize stuff, selects a
  percentage of vertices randomly. Maybe it's not
  that useful, but this is the experimental tree after all! ;)
  
  Examples I made when playing with this are here:
  http://reblended.com/www/broken/dev/selectrandom/
  
  Added it in the mesh edit > select menu since it's not significant enough
  to warrant a hotkey.
  
  headerbuttons.c:
  added menu item, along with typo corrections to other items :P
  
  editmesh.c:
  added function selectrandom_mesh()
  
  Revision  Changes    Path
  1.16      +29 -1     tuhopuu2/source/blender/src/editmesh.c
  1.7       +12 -7     tuhopuu2/source/blender/src/headerbuttons.c



More information about the tuhopuu-cvs mailing list