Page MenuHome

Fix: Compositor wrapping pixels outside buffer area
ClosedPublic

Authored by Manuel Castilla (manzanilla) on Jul 2 2021, 2:50 AM.

Details

Summary

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.

Diff Detail

Repository
rB Blender