blender/release/scripts
Sergey Sharybin 995a19a983 Sequencer: per-sequence modifier stack for color grading
This implements basic color grading modifiers in sequencer, supporting
color balance, RGB curves and HUE corrections.

Implementation is close to object modifiers, some details are there:

http://wiki.blender.org/index.php/User:Nazg-gul/SequencerModifiers

Modifiers supports multi-threaded calculation, masks and instant
parameter changes.

Also added cache for pre-processed image buffers for current frame,
so changing sequence properties does not require rendering of original
sequence (like rendering scene, loading file from disk and so)
2012-08-19 15:41:56 +00:00
..
modules style cleanup 2012-08-17 18:36:20 +00:00
presets split off auto depth option to have cursor placement use depth too since you dont always want both. 2012-08-10 10:34:24 +00:00
startup Sequencer: per-sequence modifier stack for color grading 2012-08-19 15:41:56 +00:00
templates Docs / Templates: 2012-08-01 12:21:23 +00:00