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

Ton Roosendaal ton at blender.org
Thu Apr 1 15:27:24 CEST 2004


ton (Ton Roosendaal) 2004/04/01 15:27:24 CEST

  Modified files:
    blender/source/blender/render/intern/source rendercore.c 
    blender/source/blender/src buttons_shading.c 
  
  Log:
  - disabled 'ray shadow' option from UI and render for Hemi lights.
    reason is that raytrace code doesnt like shadow on backfacing faces
    at all. the hemi light is omni-directional, and would need a shadow
    calculation to mimic this as well. the new 'Ambient Occlusion' patch
    will make that possible.
  
  Revision  Changes    Path
  1.49      +4 -3      blender/source/blender/render/intern/source/rendercore.c
  1.65      +3 -0      blender/source/blender/src/buttons_shading.c



More information about the Bf-blender-cvs mailing list