blender/release/scripts
Matt Ebb bfe248b3d6 Patch [#21750] Add luma waveform and vectorscope to image view
by Xavier Thomas

This adds the waveform monitor and vectorscope to the image editor 'scopes' 
region, bringing it inline (plus a bit more) with sequence editor functionality,
and a big step closer to the end goal of unifying the display code for image/
comp/sequence editor. It's non-intrusive, using the same code paths as 
the histogram.

There's still room for more tweaks - I modified the original patch, changing 
the openGL immediate mode drawing of the waveform display to vertex arrays for 
speed optimisation. Xavier can look at doing this for the vectorscope now too.

Thanks very much Xavier!
2010-04-06 02:05:54 +00:00
..
io Object API changes so these functions now require a scene as first argument: 2010-04-06 01:28:39 +00:00
keyingsets Animation fixup squad to the rescue! 2010-04-04 22:13:57 +00:00
modules pep8 cleanup 2010-04-04 14:52:15 +00:00
op pep8 cleanup 2010-04-04 14:52:15 +00:00
presets Fix [#21351] PROPERTIES: Resolution changes based solely on changing 2010-03-13 00:17:52 +00:00
templates pep8 cleanup 2010-03-06 01:40:29 +00:00
ui Patch [#21750] Add luma waveform and vectorscope to image view 2010-04-06 02:05:54 +00:00