Blender Git Commit Log
Git Commits -> Revision d71d417
Revision d71d417 by Sergey Sharybin (master) June 24, 2012, 10:31 (GMT) |
Fixes for area of interest in keying nodes: no need to wait for the whole input image to be calculated in some cases, use only actual area which is needed to calculate current tile. Seems to be giving some % of speedup. Verified result of keying before this patch and after this patch and they were identical, so hopefully now area of interest is indeed correct. |
Commit Details:
Full Hash: d71d41755efa526b55f1196618e4dc0f03988d07
SVN Revision: 48232
Parent Commit: 49a9d8d
Lines Changed: +8, -22
4 Modified Paths:
/source/blender/compositor/operations/COM_KeyingBlurOperation.cpp (+4, -4) (Diff)
/source/blender/compositor/operations/COM_KeyingClipOperation.cpp (+4, -4) (Diff)
/source/blender/compositor/operations/COM_KeyingOperation.cpp (+0, -12) (Diff)
/source/blender/compositor/operations/COM_KeyingOperation.h (+0, -2) (Diff)
/source/blender/compositor/operations/COM_KeyingClipOperation.cpp (+4, -4) (Diff)
/source/blender/compositor/operations/COM_KeyingOperation.cpp (+0, -12) (Diff)
/source/blender/compositor/operations/COM_KeyingOperation.h (+0, -2) (Diff)