[Bf-blender-cvs] CVS commit: blender/source/blender/yafray/intern export_File.cpp

Johnny Matthews johnny.matthews at greenville.edu
Tue Mar 9 18:06:22 CET 2004


guitargeek (Johnny Matthews) 2004/03/09 18:06:22 CET

  Modified files:
    blender/source/blender/yafray/intern export_File.cpp 
  
  Log:
  Added Simple Image Background Exporting for Yafray
  
  Add an image texture to the world (in any channel, the first one with an image will be used) and it will be exported as an image background
     The texture 'bright' slider is connected to the 'power' variable
  
  If the image selected ends in hdr, it will be exported into an HDRI block.
     The texture 'bright' slider effects exposure adjust (it is slider value - 1) so a value of 1 == no expousre adjust. (this needs a better solution in a later    implementation)
  
  Revision  Changes    Path
  1.20      +37 -1     blender/source/blender/yafray/intern/export_File.cpp



More information about the Bf-blender-cvs mailing list