Blender Git Commit Log

Git Commits -> Revision a0a67d2

Revision a0a67d2 by Sergey Sharybin (master)
August 8, 2012, 16:46 (GMT)
Sequencer: initial support of refreshing only changed sequences

Before this the the whole sequencer cache would be invalidated
when hanging sequence settings.

This was completely annoying because changing color balance
settings would re-load image file for which color balance
is happening on every change,

In fact it's still an issue if color balance is changing for
image strip itself, but if this strip has got effect and
color balance is changing for it file wouldn't be reloaded.

Commit Details:

Full Hash: a0a67d298416946fff9ac824c9d9d7907a903fb5
SVN Revision: 49702
Parent Commit: 2a78c2d
Lines Changed: +157, -56

4 Modified Paths:

/source/blender/blenkernel/BKE_sequencer.h (+4, -0) (Diff)
/source/blender/blenkernel/intern/seqcache.c (+13, -0) (Diff)
/source/blender/blenkernel/intern/sequencer.c (+27, -0) (Diff)
/source/blender/makesrna/intern/rna_sequencer.c (+113, -56) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021