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

Ton Roosendaal ton at blender.org
Fri May 7 13:59:42 CEST 2004


ton (Ton Roosendaal) 2004/05/07 13:59:42 CEST

  Modified files:
    blender/source/blender/src drawview.c 
  
  Log:
  When pressing ALT+A, i noticed other windows advance 1 frame. This is
  caused by swapbuffers system, which redraws the other windows when the
  CFRA timer already advanced 1 frame.
  
  Added an extra redraw to fix this. Could fix report #964, will wait for
  JWalton to verify.
  
  Revision  Changes    Path
  1.65      +6 -2      blender/source/blender/src/drawview.c



More information about the Bf-blender-cvs mailing list