[Bf-blender-cvs] CVS commit: blender/source/blender/src cursors.c editmesh.c space.c

Johnny Matthews johnny.matthews at greenville.edu
Tue Mar 9 23:00:52 CET 2004


guitargeek (Johnny Matthews) 2004/03/09 23:00:52 CET

  Modified files:
    blender/source/blender/src cursors.c editmesh.c space.c 
  
  Log:
  Added Activator Code for a Loop select rotation
  
  Rotation Current;y goes like this in editmode...
  
  alt-b : vertex loop select
  alt-b : face loop select
  alt-b : off
  
  I also removed the console output for changing to small cursor.
  
  Revision  Changes    Path
  1.3       +3 -3      blender/source/blender/src/cursors.c
  1.75      +13 -3     blender/source/blender/src/editmesh.c
  1.129     +9 -1      blender/source/blender/src/space.c



More information about the Bf-blender-cvs mailing list