Blender Git Loki
Git Commits -> Revision c9f12b2
Revision c9f12b2 by Manuel Castilla (master) June 23, 2021, 15:46 (GMT) |
Compositor: Full frame ID Mask node Adds full frame implementation to this node operations. No functional changes. 1.2x faster than tiled fallback. Reviewed By: jbakker Differential Revision: https://developer.blender.org/D11638 |
Commit Details:
Full Hash: c9f12b21e252fee3f102b9e04dfde000016dc099
Parent Commit: 35db013
Lines Changed: +100, -4
4 Modified Paths:
/source/blender/compositor/operations/COM_AntiAliasOperation.cc (+68, -0) (Diff)
/source/blender/compositor/operations/COM_AntiAliasOperation.h (+8, -2) (Diff)
/source/blender/compositor/operations/COM_IDMaskOperation.cc (+18, -0) (Diff)
/source/blender/compositor/operations/COM_IDMaskOperation.h (+6, -2) (Diff)
/source/blender/compositor/operations/COM_AntiAliasOperation.h (+8, -2) (Diff)
/source/blender/compositor/operations/COM_IDMaskOperation.cc (+18, -0) (Diff)
/source/blender/compositor/operations/COM_IDMaskOperation.h (+6, -2) (Diff)