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

Ton Roosendaal ton at blender.org
Sun Oct 10 12:32:33 CEST 2004


ton (Ton Roosendaal) 2004/10/10 12:32:33 CEST

  Modified files:
    blender/source/blender/src edit.c 
  
  Log:
  Small cleanups in circle select code.
  
  Brought back two hacks from previous code:
  - do an 'activate window' for each event that happens. this might be not
    needed, see below
  - also set glReadbuffer at GL_FRONT for inverse draw
  
  And added an escape out of circle select on INPUTCHANGE, when you activate
  another window. So the old hack to activate current window might be
  redundant.
  
  Purpose for now; get reports solved about wrong circle selection drawing
  
  Revision  Changes    Path
  1.45      +9 -8      blender/source/blender/src/edit.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/edit.c.diff?r1=1.44&r2=1.45&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list