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

Campbell Barton cbarton at metavr.com
Mon Jun 26 08:59:59 CEST 2006


campbellbarton (Campbell Barton) 2006/06/26 08:59:59 CEST

  Modified files:
    blender/source/blender/src space.c 
  
  Log:
  Change the order of "if flag" checking so that weightpaint and vertex paint modes catch the UKey for undo before face select.
  I was having to switch out of face select to undo then go back into face select mode.
  FaseSelect+WeightPaint is very usefull, while wait painting its very unlikely youd want to be UV mapping faces.
  Also Made all space.c's c++ comments into C style.
  
  Revision  Changes    Path
  1.362     +37 -37    blender/source/blender/src/space.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/space.c.diff?r1=1.361&r2=1.362&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list