[tuhopuu-cvs] CVS commit: tuhopuu2/source/blender/blenlib BLI_editVert.h tuhopuu2/source/blender/src backbuf.c drawobject.c editmesh.c editview.c space.c

Simon Clitherow aphex at nildram.co.uk
Thu Sep 18 20:14:02 CEST 2003


aphex (Simon Clitherow) 2003/09/18 20:14:02 CEST

  Modified files:
    tuhopuu2/source/blender/blenlib BLI_editVert.h 
    tuhopuu2/source/blender/src backbuf.c drawobject.c editmesh.c 
                                editview.c space.c 
  
  Log:
  * Several fixes/additions to Ignore Occluded:
  
    - fixed "sticky occludedness" - heh, don't ask! ;)
    - code now uses it's own EditVert flag (eve->occluded)
    - added an option in user-prefs to make the code use the actual
      visible mesh to calculate occlusion (instead of the control mesh),
      useful for subsurfs (suggestion by intrr - thanks!)
  
  Revision  Changes    Path
  1.2       +2 -2      tuhopuu2/source/blender/blenlib/BLI_editVert.h
  1.3       +43 -26    tuhopuu2/source/blender/src/backbuf.c
  1.14      +27 -3     tuhopuu2/source/blender/src/drawobject.c
  1.13      +3 -3      tuhopuu2/source/blender/src/editmesh.c
  1.3       +3 -3      tuhopuu2/source/blender/src/editview.c
  1.11      +3 -3      tuhopuu2/source/blender/src/space.c



More information about the tuhopuu-cvs mailing list