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

Ton Roosendaal ton at blender.org
Sun Nov 28 20:48:53 CET 2004


ton (Ton Roosendaal) 2004/11/28 20:48:53 CET

  Modified files:
    blender/source/blender/src editview.c 
  
  Log:
  Fixed something that annoyed me for ages;
  
  In Object mode, Solid drawing, selection was just always not what you
  wanted, the rules for wireframe (cycling) can't be used then.
  
  New rule is;
  - it always selects the frontmost visible item (wires in solid too), unless
    - frontmost is active already, then it picks the 2nd
    - mouse didnt move 2 pixels while selecting, then it starts cycling
  
  Works nice :)
  
  Revision  Changes    Path
  1.47      +53 -17    blender/source/blender/src/editview.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/editview.c.diff?r1=1.46&r2=1.47&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list