Blender Git Commit Log
Git Commits -> Revision 2ea4705
Revision 2ea4705 by Manuel Castilla (master) July 13, 2021, 20:34 (GMT) |
Compositor: Fix pixels being wrapped outside buffer area Not causing issues in current master because all buffer areas are at (0, 0) position and `Extend` is not used. But areas may be at any position in future developments and it will crash. Reviewed By: jbakker Differential Revision: https://developer.blender.org/D11784 |
Commit Details:
Full Hash: 2ea47057d33ebfa4ef5dfe687adc66464430e8f8
Parent Commit: 209aff0
Lines Changed: +24, -6
1 Modified Path:
/source/blender/compositor/intern/COM_MemoryBuffer.h (+24, -6) (Diff)