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

Ton Roosendaal ton at blender.org
Wed Apr 21 19:23:04 CEST 2004


ton (Ton Roosendaal) 2004/04/21 19:23:04 CEST

  Modified files:
    blender/source/blender/render/intern/source rendercore.c 
  
  Log:
  Fix for #1174
  
  When toonshading is used, also backfacing polygons are rendered. This
  causes a conflict with raytraced shadow, since backfacing polygons
  always have shadow.
  There was an error in the code that didnt set shadow for backfacing
  polys, assuming shading would be 'zero' then as well. That's fixed.
  
  Revision  Changes    Path
  1.57      +2 -1      blender/source/blender/render/intern/source/rendercore.c



More information about the Bf-blender-cvs mailing list