Blender Git Commit Log

Git Commits -> Revision cc7a154

Revision cc7a154 by Lukas Toenne (master)
May 31, 2011, 17:54 (GMT)
Material nodes were checking the nodestack->hasinput flag to determin whether the original material settings or the node input data would be used. This causes trouble when the input data is not the direct input constant of the node nor a direct link in the same tree (i.e. a group socket). Just checks if sockets are linked now (not very nice, but not hackier than the rest of that node).

Fixes bug #27511.

Commit Details:

Full Hash: cc7a154fac6035a48b50c0e2fe944a6871a9098f
SVN Revision: 37054
Parent Commit: 8d2e4cf
Lines Changed: +40, -18

2 Modified Paths:

/source/blender/nodes/intern/SHD_nodes/SHD_material.c (+39, -18) (Diff)
/source/blender/nodes/intern/SHD_util.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021