Blender Git Commit Log

Git Commits -> Revision 5f512be

Revision 5f512be by Sergey Sharybin (master)
September 11, 2012, 12:35 (GMT)
Sequencer: added option to calculate modifiers in linear space

It was really annoying mistake in original support of logarithmic color space
for sequencer which made adjustment layers be working in linear space. Seems
this was only an issue for modifiers in adjustment effect.

Now all modifiers are applying in sequencer's color space (in fact, this was
fixed in svn rev50275).

To preserve compatibility of Mango grading added this option which probably
wouldn't be used by others.

Commit Details:

Full Hash: 5f512bec47cdfafd089fc1cff82cc343b87c7808
SVN Revision: 50532
Parent Commit: 20d84be
Lines Changed: +17, -0

4 Modified Paths:

/release/scripts/startup/bl_ui/space_sequencer.py (+2, -0) (Diff)
/source/blender/blenkernel/intern/seqmodifier.c (+9, -0) (Diff)
/source/blender/makesdna/DNA_sequence_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_sequencer.c (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021