[Bf-blender-cvs] CVS commit: blender/source/blender/src drawseq.c sequence.c

Ton Roosendaal ton at blender.org
Sat Jul 8 12:54:53 CEST 2006


ton (Ton Roosendaal) 2006/07/08 12:54:53 CEST

  Modified files:
    blender/source/blender/src drawseq.c sequence.c 
  
  Log:
  Bug fix #4642
  
  When a Sequence setup had a gap, it returned default black frames. However,
  this black frame was overriding the float buffer when a new strip started
  to render again, so the Sequencer kept saving black.
  
  Also: added extra info print for Scene strip, this didn't tell yet what the
  start/end frame of Scene was, and what current frame was.
  
  Revision  Changes    Path
  1.66      +9 -1      blender/source/blender/src/drawseq.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/drawseq.c.diff?r1=1.65&r2=1.66&cvsroot=bf-blender>
  1.54      +7 -3      blender/source/blender/src/sequence.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/sequence.c.diff?r1=1.53&r2=1.54&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list