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

Ton Roosendaal ton at blender.org
Sat Apr 17 22:01:00 CEST 2004


ton (Ton Roosendaal) 2004/04/17 22:01:00 CEST

  Modified files:
    blender/source/blender/render/intern/source ray.c 
    blender/source/blender/src buttons_shading.c 
  
  Log:
  Better sampling for arealight soft shadow. Now using a distributed sample
  pattern as previous commit for AO.
  
  Previous setting, dither+jitter, has been cancelled. Now you can choose
  for either nothing, dither, or for noise. With the latter giving same
  nice noise as for AO.
  
  Pics:
  http://www.blender3d.org/cms/Render_engine_features.215.0.html
  
  Revision  Changes    Path
  1.26      +122 -95   blender/source/blender/render/intern/source/ray.c
  1.73      +2 -3      blender/source/blender/src/buttons_shading.c



More information about the Bf-blender-cvs mailing list