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

Ton Roosendaal ton at blender.org
Mon Feb 12 14:16:30 CET 2007


ton (Ton Roosendaal) 2007/02/12 14:16:30 CET

  Modified files:
    blender/source/blender/render/intern/source ray.c 
  
  Log:
  Horrible raytrace bug!
  
  Flipping the facenormal into direction of ray accidentally did not work
  anymore, the normal was initialized again in nice new code. This made
  objects in mirror appear shaded wrongly.
  
  Revision  Changes    Path
  1.96      +18 -17    blender/source/blender/render/intern/source/ray.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/render/intern/source/ray.c.diff?r1=1.95&r2=1.96&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list