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

Ton Roosendaal ton at blender.org
Wed Nov 12 21:43:02 CET 2003


ton (Ton Roosendaal) 2003/11/12 21:43:02 CET

  Modified files:
    blender/source/blender/render/intern/source pixelshading.c 
                                                vanillaRenderPipe.c 
  
  Log:
  All related to unified render:
  - fixed bug in halo rendering combined with spothalo
  - fixed bug in no antialiasing with sky with spothalo
  - cleaned some weird usage of gamma for spothalo and sky
    (when rendering sky + spothalo, sky got gamma corrected
  - removed old test code and #ifdefs for code readability
  
  On test scenes here unified render looks much better. still some minor
  issues with antialiasing... cant pin that down yet.
  
  Revision  Changes    Path
  1.12      +18 -99    blender/source/blender/render/intern/source/pixelshading.c
  1.5       +14 -104   blender/source/blender/render/intern/source/vanillaRenderPipe.c



More information about the Bf-blender-cvs mailing list