[tuhopuu-cvs] CVS commit: tuhopuu2/source/blender/aqsis/shaders texture_functions.h util.h BL_surface.sl light_functions.h surface_functions.h

Jonathan Merritt j.merritt at pgrad.unimelb.edu.au
Thu Jul 8 16:06:44 CEST 2004


lancelet (Jonathan Merritt) 2004/07/08 16:06:44 CEST

  Modified files:
    tuhopuu2/source/blender/aqsis/shaders BL_surface.sl 
                                          light_functions.h 
                                          surface_functions.h 
  Added files:
    tuhopuu2/source/blender/aqsis/shaders texture_functions.h 
                                          util.h 
  
  Log:
  - Improved the specular functions.
  
  - Implemented Blender's new diffuse and specular ramps.  These currently
  don't work with Aqsis (suspected bug), but are fine with AIR.  I'm not
  sure how many other renderers may be OK with these shaders.  Note that
  the diffuse and specular ramps potentially affect the innermost shading
  loop of the surface - hence the dramatically increased complication of
  the innermost loops.
  
  Revision  Changes    Path
  1.6       +84 -47    tuhopuu2/source/blender/aqsis/shaders/BL_surface.sl
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu2/source/blender/aqsis/shaders/BL_surface.sl.diff?r1=1.5&r2=1.6&cvsroot=tuhopuu>
  1.2       +5 -0      tuhopuu2/source/blender/aqsis/shaders/light_functions.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu2/source/blender/aqsis/shaders/light_functions.h.diff?r1=1.1&r2=1.2&cvsroot=tuhopuu>
  1.2       +314 -116  tuhopuu2/source/blender/aqsis/shaders/surface_functions.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/tuhopuu2/source/blender/aqsis/shaders/surface_functions.h.diff?r1=1.1&r2=1.2&cvsroot=tuhopuu>



More information about the tuhopuu-cvs mailing list