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

Ton Roosendaal ton at blender.org
Wed Jun 8 14:51:03 CEST 2005


ton (Ton Roosendaal) 2005/06/08 14:51:03 CEST

  Modified files:
    blender/source/blender/render/intern/source rendercore.c 
                                                vanillaRenderPipe.c 
  
  Log:
  Bug fix #2719
  
  Ortho render didn't correct texture/shadow coordinates for subpixel
  position. Caused small errors where faces intersect each other.
  
  Also found texture subpixel error in unified (using jitter table not
  correctly). This also caused errors with z value comparing.
  
  Revision  Changes    Path
  1.118     +3 -3      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.117&r2=1.118&cvsroot=bf-blender>
  1.21      +12 -6     blender/source/blender/render/intern/source/vanillaRenderPipe.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/render/intern/source/vanillaRenderPipe.c.diff?r1=1.20&r2=1.21&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list