Blender Git Commit Log

Git Commits -> Revision a76e69f

Revision a76e69f by Sergey Sharybin (master)
July 18, 2016, 13:42 (GMT)
Additional Waveform Drawing Mode

This diff adds a 6th drawing mode to the Waveform Scope.

The new mode shows the RGB colour channels overlaid as a "Full colour" waveform.

The old "Red Green Blue" mode is renamed "Parade" which is the standard industry
term for RGB channels shown side-by-side.

This full colour style of waveform is very much more useful for colour grading than the
Parade mode and is the default waveform for many artists.

Files from older Blender versions which show scopes open as expected.

Patch by John Cox (johnedwardcox), thanks!

Reviewers: sergey

Reviewed By: sergey

Subscribers: campbellbarton, tmw, Blendify

Differential Revision: https://developer.blender.org/D1936

Commit Details:

Full Hash: a76e69f5f75c06dda6d35113d80b6b65dcc94ea0
Parent Commit: 3e882c9
Lines Changed: +47, -16

4 Modified Paths:

/source/blender/blenkernel/intern/colortools.c (+3, -0) (Diff)
/source/blender/editors/interface/interface_draw.c (+40, -14) (Diff)
/source/blender/makesdna/DNA_color_types.h (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_color.c (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021