Blender Git Loki
Git Commits -> Revision 00c6cbb
Revision 00c6cbb by Manuel Castilla (master) July 5, 2021, 21:36 (GMT) |
Compositor: Add base operation for updating buffer rows Simplifies code for operations with correlated coordinates between inputs and output. |
Commit Details:
Full Hash: 00c6cbb985adee795270a27676fb1bc6820651a4
Parent Commit: 61afbf5
Lines Changed: +112, -0
2 Added Paths:
/source/blender/compositor/intern/COM_MultiThreadedRowOperation.cc (+50, -0) (View)
/source/blender/compositor/intern/COM_MultiThreadedRowOperation.h (+60, -0) (View)
/source/blender/compositor/intern/COM_MultiThreadedRowOperation.h (+60, -0) (View)
1 Modified Path:
/source/blender/compositor/CMakeLists.txt (+2, -0) (Diff)