Blender Git Commit Log

Git Commits -> Revision a794e19

Revision a794e19 by Sergey Sharybin (master)
August 11, 2012, 14:37 (GMT)
Sequencer: support for masked color balance

This implements option which could be used to color balance only
specified area. Currently done by adding Mask input to Adjustment
effect. Affects on color balance and multiply settings.

Supporting masked saturation control is in the list, not supported
in this commit.

Also show value slider in the right of color wheel.

Commit Details:

Full Hash: a794e19346ab6ee30e14e8175c153b03fa6cb7a5
SVN Revision: 49806
Parent Commit: be4ae58
Lines Changed: +206, -86

7 Modified Paths:

/release/scripts/startup/bl_ui/space_sequencer.py (+10, -4) (Diff)
/source/blender/blenkernel/BKE_sequencer.h (+7, -3) (Diff)
/source/blender/blenkernel/intern/seqeffects.c (+11, -2) (Diff)
/source/blender/blenkernel/intern/sequencer.c (+121, -59) (Diff)
/source/blender/blenloader/intern/readfile.c (+1, -0) (Diff)
/source/blender/makesdna/DNA_sequence_types.h (+3, -0) (Diff)
/source/blender/makesrna/intern/rna_sequencer.c (+53, -18) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021