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

Ton Roosendaal ton at blender.org
Thu Nov 3 19:43:05 CET 2005


ton (Ton Roosendaal) 2005/11/03 19:43:05 CET

  Modified files:
    blender/source/blender/src drawview.c 
  
  Log:
  Bugfix #3304
  
  Actually nice feature too: when using Scene "Set" option, that scene draws
  its transparent and x-ray stuff independent of the 'foreground' scene.
  That means that x-ray in a set will be always over the set objects, but
  stays behind the current scene.
  
  For transparent it works the same though... meaning that solid objects from
  the foreground scene will always draw over transparent from the "Set".
  
  Note; this only is true for the 3d window, or the OpenGL render, not for
  actual rendering of course.
  
  Revision  Changes    Path
  1.170     +21 -7     blender/source/blender/src/drawview.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/drawview.c.diff?r1=1.169&r2=1.170&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list