[Bf-blender-cvs] CVS commit: blender/source/blender/src drawview.c editface.c editscreen.c ghostwinlay.c swapbuffers.c vpaint.c

Ton Roosendaal ton at blender.org
Wed Jun 11 17:43:25 CEST 2003


ton (Ton Roosendaal) 2003/06/11 17:43:25 CEST

  Modified files:
    blender/source/blender/src drawview.c editface.c editscreen.c 
                               ghostwinlay.c swapbuffers.c 
                               vpaint.c 
  
  Log:
  - OSX bugfix: drawing selection code for vpaint and faceselect happens in AUX
    buffers now. It only works nice at OSX (tested, linux and windows do not
    support it nicely)
    This fixes the annoying flashing during paint or select
  
  Revision  Changes    Path
  1.8       +8 -2      blender/source/blender/src/drawview.c
  1.8       +15 -4     blender/source/blender/src/editface.c
  1.16      +4 -3      blender/source/blender/src/editscreen.c
  1.11      +8 -3      blender/source/blender/src/ghostwinlay.c
  1.5       +4 -3      blender/source/blender/src/swapbuffers.c
  1.5       +13 -4     blender/source/blender/src/vpaint.c



More information about the Bf-blender-cvs mailing list