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

Ton Roosendaal ton at blender.org
Fri Feb 10 00:45:28 CET 2006


ton (Ton Roosendaal) 2006/02/10 00:45:28 CET

  Modified files:
    blender/source/blender/render/intern/source imagetexture.c 
  
  Log:
  Testing commit for the studio; a bump-correction factor for when images
  get sampled on larger distance. It actually just flattens bump when the
  sampled area is (much) larger than pixel size, to prevent weird things
  like:
  
  current render:
  http://www.blender.org/bf/b1.jpg
  
  distance corrected:
  http://www.blender.org/bf/b2.jpg
  
  (image based on Alexander file :)
  
  Tested on env's dinos too... seems to work, but we'll see.
  
  Revision  Changes    Path
  1.12      +7 -0      blender/source/blender/render/intern/source/imagetexture.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/render/intern/source/imagetexture.c.diff?r1=1.11&r2=1.12&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list