[Bf-blender-cvs] CVS commit: blender/source/blender/include BIF_mainqueue.h

Ben Batt benbatt at gmail.com
Wed Jan 31 12:24:13 CET 2007


artificer (Ben Batt) 2007/01/31 12:24:13 CET

  Modified files:
    blender/source/blender/include BIF_mainqueue.h 
  
  Log:
  Bugfix for #5603 - event que 'stuck' when holding down shift modifier
                     when sculpting
  
  This bug was caused by the main event queue overflowing. This commit fixes the
  bug by increasing the size of the main event queue from 256 events to 4096
  events.
  
  Revision  Changes    Path
  1.6       +2 -2      blender/source/blender/include/BIF_mainqueue.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/include/BIF_mainqueue.h.diff?r1=1.5&r2=1.6&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list