Go to file
Sergey Sharybin d1c335ad79 Tomato keying screen: small fixes and improvements
- Fixed issues with calculating matte with balance != 0.5
  It used to be used concave combination of minimal and maximal
  channel values which could be inpredictable.
  Use concave combination of two non-major channels sorted
  by their index, so such combination would always use the same
  coefficients for particular non-major channels.

- Added despill balance slider which defines balance between
  non-major channels used for calculating average of two
  colors. Difference between average value and pixel value of
  major screen channel defines amount of despill. Balance of
  0.5 gives the same behavior as it was before this slider
  was added.
2012-07-06 12:59:00 +00:00
build_files svn merge ^/trunk/blender -r48638:48658 2012-07-05 18:04:17 +00:00
doc Spellfixes: colour -> color 2012-07-04 12:19:50 +00:00
extern fix for carve memory leak, update carve to hg bf36d92ff093 2012-07-04 16:07:01 +00:00
intern svn merge ^/trunk/blender -r48638:48658 2012-07-05 18:04:17 +00:00
release svn merge ^/trunk/blender -r48604:48638 2012-07-05 11:40:48 +00:00
source Tomato keying screen: small fixes and improvements 2012-07-06 12:59:00 +00:00
CMakeLists.txt svn merge ^/trunk/blender -r48638:48658 2012-07-05 18:04:17 +00:00
COPYING
GNUmakefile More spell checking. 2012-07-04 15:04:38 +00:00
SConstruct svn merge ^/trunk/blender -r48638:48658 2012-07-05 18:04:17 +00:00