Blender Git Commit Log

Git Commits -> Revision cf17f7e

Revision cf17f7e by Manuel Castilla (master)
July 5, 2021, 21:36 (GMT)
Fix T89671: Crash when using Denoise node on Full Frame mode

Tiled fallback doesn't support single element buffers.
Ensure tiles are initialized as full buffers.

Commit Details:

Full Hash: cf17f7e0cc6efb6f14a271e37d2ea1b3f10bb66d
Parent Commit: 3d9ecf1
Lines Changed: +32, -1

5 Modified Paths:

/source/blender/compositor/intern/COM_BufferOperation.cc (+14, -1) (Diff)
/source/blender/compositor/intern/COM_BufferOperation.h (+2, -0) (Diff)
/source/blender/compositor/intern/COM_MemoryBuffer.cc (+12, -0) (Diff)
/source/blender/compositor/intern/COM_MemoryBuffer.h (+2, -0) (Diff)
/source/blender/compositor/intern/COM_NodeOperation.cc (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021