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

Ton Roosendaal ton at blender.org
Tue Jan 13 23:49:11 CET 2004


ton (Ton Roosendaal) 2004/01/13 23:49:11 CET

  Modified files:
    blender/source/blender/render/intern/source ray.c 
  
  Log:
   fix for bug that caused transparant shadow change how a texture
   rendered itself. this happened when transparent shadow ray hit a face
   with same material as where ray started.
  
   is this understandable? i guess not! :P
   the actual fix is just a few lines, to store material locally before
   going to trace transp shadow.
  
  Revision  Changes    Path
  1.17      +14 -2     blender/source/blender/render/intern/source/ray.c



More information about the Bf-blender-cvs mailing list