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

Ton Roosendaal ton at blender.org
Sat Mar 11 22:46:20 CET 2006


ton (Ton Roosendaal) 2006/03/11 22:46:20 CET

  Modified files:
    blender/source/blender/render/intern/source convertblender.c 
                                                pipeline.c 
  
  Log:
  And now the studio is rendering panoramas... finding out that vectorblur
  also could use correction for it.
  The current perspective projected blur would look in 180 degree view like
  this:
  
  http://www.blender.org/bf/p2.jpg
  (circle of planes rotating around camera)
  
  After some fight with my rusty highschool gonio I got it fixed; nice
  cylindrical projected speedvectors:
  
  http://www.blender.org/bf/p1.jpg
  
  Revision  Changes    Path
  1.27      +62 -17    blender/source/blender/render/intern/source/convertblender.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/render/intern/source/convertblender.c.diff?r1=1.26&r2=1.27&cvsroot=bf-blender>
  1.43      +1 -1      blender/source/blender/render/intern/source/pipeline.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/render/intern/source/pipeline.c.diff?r1=1.42&r2=1.43&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list