blender/release/scripts/startup
Sergey Sharybin a794e19346 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.
2012-08-11 14:37:58 +00:00
..
bl_operators Extended the search operator for nodes to also support node groups. The basic node group type is not included in the node items list, instead all existing node groups are added to the items list in the callback. A prefix is used to distinguish base node types from node groups. 2012-08-10 07:22:36 +00:00
bl_ui Sequencer: support for masked color balance 2012-08-11 14:37:58 +00:00
keyingsets_builtins.py don't have spaces in idnames, confuses py types: 2012-04-26 18:07:15 +00:00