blender/release/scripts
Sergey Sharybin d7983e3638 Option to overlay mask over the footage
Currently supports only two modes:
- Show alpha channel of the mask
- Multiply footage by the mask, which will give
  you final-looking combined image.

TODO: Currently rasterization happens on every
      redraw, need to cache rasterized mask
      somewhere to make redraw more realtime.
2013-10-12 14:09:05 +00:00
..
freestyle Fix for Freestyle hang up in stroke rendering, due to missing update of 2D stroke length in StorkeCleaner. 2013-09-26 20:14:29 +00:00
modules fix [#37038] User prefs > Input - Category names cut off 2013-10-10 23:36:09 +00:00
presets rename presets not to use '+' character, also some typo fixes. 2013-10-05 14:19:39 +00:00
startup Option to overlay mask over the footage 2013-10-12 14:09:05 +00:00
templates_osl Cycles / Toon BSDF: 2013-05-23 17:45:20 +00:00
templates_py Change to node output socket drawing: Instead of always drawing only the socket label for outputs, leave this check up to the socket type draw function. This gives custom node scripts more flexibility in 2013-10-10 12:58:35 +00:00