Blender Git Commit Log

Git Commits -> Revision 4165ae4

Revision 4165ae4 by Peter Schlaile (master)
March 2, 2008, 14:54 (GMT)
== Sequencer ==

Fixed a bug with ibuf caching on startstill / endstill.

The new blend modes happened to force start and endstill to be rendered
over and over again. This could get very annoying especially on scene
strips.

We therefore now cache the original start or endstill ibuf seperately
and copy on demand.

Commit Details:

Full Hash: 4165ae42cced3235be79628737489b332416266b
SVN Revision: 13940
Parent Commit: cc2b922
Lines Changed: +118, -3

4 Modified Paths:

/source/blender/blenloader/intern/readfile.c (+2, -0) (Diff)
/source/blender/makesdna/DNA_sequence_types.h (+2, -0) (Diff)
/source/blender/src/editseq.c (+2, -0) (Diff)
/source/blender/src/sequence.c (+112, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021