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

Ton Roosendaal ton at blender.org
Mon Jan 15 12:41:11 CET 2007


ton (Ton Roosendaal) 2007/01/15 12:41:11 CET

  Modified files:
    blender/source/blender/render/intern/source rendercore.c 
                                                shadeinput.c 
  
  Log:
  Bugfix #5712
  
  UV rendering error: the third value of a UV texture coordinate should be
  set to zero always, this enables 3d textures to work uniform with UV.
  
  Also fixed: UV pass output for non_OSA is now equal to OSA, meaning only
  used UV face values are in such passes.
  
  Revision  Changes    Path
  1.200     +8 -6      blender/source/blender/render/intern/source/rendercore.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/render/intern/source/rendercore.c.diff?r1=1.199&r2=1.200&cvsroot=bf-blender>
  1.11      +2 -2      blender/source/blender/render/intern/source/shadeinput.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/render/intern/source/shadeinput.c.diff?r1=1.10&r2=1.11&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list