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

Ton Roosendaal ton at blender.org
Tue Jan 18 19:31:18 CET 2005


ton (Ton Roosendaal) 2005/01/18 19:31:18 CET

  Modified files:
    blender/source/blender/render/intern/source rendercore.c 
  
  Log:
  Using halo (particle) render with OSA and gauss had error.
  
  Removed it in OSA from special thread loop now, making it unthreaded but
  render OK. Main reason; subpixel-based adding with gauss doent work
  for halos yet.
  
  Unified render does that though, but result is just filter, no real
  subpixel.
  
  Revision  Changes    Path
  1.105     +17 -12    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.104&r2=1.105&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list