blender/source/blender
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
..
avi style cleanup: 2012-06-17 09:58:26 +00:00
blenfont style cleanup: defines with braces 2012-05-27 20:13:59 +00:00
blenkernel svn merge ^/trunk/blender -r48638:48658 2012-07-05 18:04:17 +00:00
blenlib Code cleanup: move PBVH ray/AABB intersection test to BLI_math_geom 2012-07-05 03:55:55 +00:00
blenloader Tomato keying screen: small fixes and improvements 2012-07-06 12:59:00 +00:00
bmesh Fix [#32003] Triangulate fails for simple case. 2012-07-06 07:40:54 +00:00
collada style cleanup 2012-07-04 20:47:12 +00:00
compositor Tomato keying screen: small fixes and improvements 2012-07-06 12:59:00 +00:00
editors Tomato keying screen: small fixes and improvements 2012-07-06 12:59:00 +00:00
gpu Spellfixes: colour -> color 2012-07-04 12:19:50 +00:00
ikplugin More spell and typo fixes (mostly visualise->visualize, grey->gray, normalise->normalize). 2012-07-03 19:09:07 +00:00
imbuf svn merge ^/trunk/blender -r48604:48638 2012-07-05 11:40:48 +00:00
makesdna Tomato keying screen: small fixes and improvements 2012-07-06 12:59:00 +00:00
makesrna Tomato keying screen: small fixes and improvements 2012-07-06 12:59:00 +00:00
modifiers style cleanup: comments 2012-06-30 22:49:33 +00:00
nodes svn merge ^/trunk/blender -r48604:48638 2012-07-05 11:40:48 +00:00
opencl disable opencl when compo is disabled. 2012-06-30 14:28:45 +00:00
python More spell checking. 2012-07-04 15:04:38 +00:00
quicktime Win32: Compilation fix for quicktime import 2012-05-29 20:06:31 +00:00
render Merging r48545 through r48574 from trunk into soc-2011-tomato 2012-07-04 07:33:34 +00:00
windowmanager svn merge ^/trunk/blender -r48604:48638 2012-07-05 11:40:48 +00:00
CMakeLists.txt disable opencl when compo is disabled. 2012-06-30 14:28:45 +00:00
SConscript Scons: 2012-06-30 22:44:36 +00:00