Blender Git Commit Log

Git Commits -> Revision 579a4a0

Revision 579a4a0 by Jeroen Bakker (master)
July 19, 2012, 17:28 (GMT)
Possible fix for [#32141] Crash when using a mask as the factor input
for a color combine (mix) node with render resolution at 100%

Seems to be that the MaskNode has been created as a complex node. But no
complex features were used. Converted the execute pixel to simple
execution. And it sees that the crash does not happen.

Not sure if it is the issue is solved. I am going to let the user retest
with this revision.

Commit Details:

Full Hash: 579a4a02a54da01a4af98e831f4feb87fba72392
SVN Revision: 49069
Parent Commit: 2557eaf
Lines Changed: +6, -14

2 Modified Paths:

/source/blender/compositor/operations/COM_MaskOperation.cpp (+1, -13) (Diff)
/source/blender/compositor/operations/COM_MaskOperation.h (+5, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021