Blender Git Loki
Git Commits -> Revision 3d9ecf1
Revision 3d9ecf1 by Manuel Castilla (master) July 5, 2021, 21:36 (GMT) |
Compositor: Full frame Color Balance node Adds full frame implementation to this node operations. No functional changes. 1.3x faster than tiled fallback. Reviewed By: jbakker Differential Revision: https://developer.blender.org/D11764 |
Commit Details:
Full Hash: 3d9ecf1cf26e5b55f1d961c9068e20c63d5c03b0
Parent Commit: 0c90aa0
Lines Changed: +42, -4
4 Modified Paths:
/source/blender/compositor/operations/COM_ColorBalanceASCCDLOperation.cc (+17, -0) (Diff)
/source/blender/compositor/operations/COM_ColorBalanceASCCDLOperation.h (+4, -2) (Diff)
/source/blender/compositor/operations/COM_ColorBalanceLGGOperation.cc (+17, -0) (Diff)
/source/blender/compositor/operations/COM_ColorBalanceLGGOperation.h (+4, -2) (Diff)
/source/blender/compositor/operations/COM_ColorBalanceASCCDLOperation.h (+4, -2) (Diff)
/source/blender/compositor/operations/COM_ColorBalanceLGGOperation.cc (+17, -0) (Diff)
/source/blender/compositor/operations/COM_ColorBalanceLGGOperation.h (+4, -2) (Diff)