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

Ton Roosendaal ton at blender.org
Mon Feb 27 20:36:42 CET 2006


ton (Ton Roosendaal) 2006/02/27 20:36:42 CET

  Modified files:
    blender/source/blender/src sequence.c 
  
  Log:
  Restored the free_imbuf_seq_except() in sequencer, to free all memory
  of sequencer, except current frame. Apparently the cache limitor doesnt
  work for floatbuffers yet... and while rendering, I prefer to have all
  memory available for the render itself.
  
  Schlaile; you might check on what is wrong, in case imbufs have have
  a rect_float or zbuf_float, the cache doesnt work yet?
  
  Revision  Changes    Path
  1.39      +5 -4      blender/source/blender/src/sequence.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/sequence.c.diff?r1=1.38&r2=1.39&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list