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

Ton Roosendaal ton at blender.org
Thu Aug 10 15:48:05 CEST 2006


ton (Ton Roosendaal) 2006/08/10 15:48:04 CEST

  Modified files:
    blender/source/blender/render/intern/source pipeline.c 
    blender/source/blender/src sequence.c 
  
  Log:
  Sequence render fix (report Johnny Matthews):
  
  When a sequencer has mixed use of 32 bits and float images (note, Scene
  strip returns float image too), the old 32 bits image should be freed,
  otherwise it keeps saving that image.
  
  Revision  Changes    Path
  1.93      +1 -0      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.92&r2=1.93&cvsroot=bf-blender>
  1.55      +8 -1      blender/source/blender/src/sequence.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/sequence.c.diff?r1=1.54&r2=1.55&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list