Blender Git Commit Log
Git Commits -> Revision 1c7657b
Revision 1c7657b by Sergey Sharybin (blender-v2.79a-release, blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 1, 2018, 14:45 (GMT) |
Fix T53371: Keying Node fails with values above 1 This was expected behavior for over-exposured lamps when the mode was originally created for Tears of Steel. Turns out, there could be really bad green screen in real production which will only have green (or rather screen) channel over exposured. Tweaked condition now so we use least bright channel to see if the area has proper exposure or not. Seems to work fine in tests, but further tweaks are possible. |
Commit Details:
Full Hash: 1c7657befb4d7d0e17ee29be506ffdd07a52a7a0
Parent Commit: 333ef6e
Committed By: Bastien Montagne
Lines Changed: +2, -1
1 Modified Path:
/source/blender/compositor/operations/COM_KeyingOperation.cpp (+2, -1) (Diff)