[Bf-blender-cvs] CVS commit: blender/source/blender/render/intern/source shadbuf.c

Ton Roosendaal ton at blender.org
Sun Dec 10 14:20:57 CET 2006


ton (Ton Roosendaal) 2006/12/10 14:20:57 CET

  Modified files:
    blender/source/blender/render/intern/source shadbuf.c 
  
  Log:
  Bugfix #5399
  
  Irregular Shadow Buffer: doesn't support wire shadow, but also should not
  crash then!
  Note that ISB works with real face coverage, not zbuffering faces at all.
  For wires to work in this method, we have to introduce a wire thickness,
  but that will give endpoint condition troubles.
  
  Revision  Changes    Path
  1.30      +1 -0      blender/source/blender/render/intern/source/shadbuf.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/render/intern/source/shadbuf.c.diff?r1=1.29&r2=1.30&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list