Go to file
Jeroen Bakker 579a4a02a5 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.
2012-07-19 17:28:37 +00:00
build_files handy cmake list macros for inserting items into a list before/after existing items 2012-07-16 08:26:42 +00:00
doc print names of nodes/sockets when cycles complains about only being able to connect a closure to another closure. 2012-07-19 13:04:43 +00:00
extern fix for carve memory leak, update carve to hg bf36d92ff093 2012-07-04 16:07:01 +00:00
intern print names of nodes/sockets when cycles complains about only being able to connect a closure to another closure. 2012-07-19 13:04:43 +00:00
release poll function for edge loop delete. 2012-07-19 08:04:12 +00:00
source Possible fix for [#32141] Crash when using a mask as the factor input 2012-07-19 17:28:37 +00:00
CMakeLists.txt Update build systems to copy needed dlls from MinGW-w64, turn openmp on by default for MinGW. 2012-07-05 11:39:11 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile More spell checking. 2012-07-04 15:04:38 +00:00
SConstruct Fix ultra stupid mistake on Scons. 2012-07-06 13:36:54 +00:00