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

Ton Roosendaal ton at blender.org
Mon Nov 1 11:59:20 CET 2004


ton (Ton Roosendaal) 2004/11/01 11:59:20 CET

  Modified files:
    blender/source/blender/src editview.c 
  
  Log:
  Select Menu patch, as provided by Campbell Barton, but recoded to make it
  a nice separate function, reducing code size to half and keeping it
  readable code :)
  
  Functionality; while holding ALT on a mouse-select, a menu will pop up
  displaying all Objects that can be potentially selected. Maximum 22
  objects will be displayed. When only one object is found it selects it
  automatically, otherwise it allows the user to select/activate by the
  menu.
  
  Revision  Changes    Path
  1.42      +100 -38   blender/source/blender/src/editview.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/editview.c.diff?r1=1.41&r2=1.42&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list