Blender Git Loki
Git Commits -> Revision 28b72d0
Revision 28b72d0 by Lukas Toenne (master) January 30, 2012, 08:48 (GMT) |
Make Image and Alpha outputs in render layer node 'unavailable' when the Combined pass is not active in the render layer. Fix for bug #29999. The internal code for render layers node is unchanged, since the buffer is created anyway. Also noticed that, while unavailable sockets and links to/from them are not displayed, they are still used in execution, which could lead to unexpected results. But that's a more general problem with the way (pseudo-)dynamic sockets are simply flagged with SOCK_UNAVAIL. |
Commit Details:
Full Hash: 28b72d09e5b53736bcd34ff10521b33a57dca045
SVN Revision: 43761
Parent Commit: 12a5e7e
Lines Changed: +7, -0
1 Modified Path:
/source/blender/nodes/composite/node_composite_tree.c (+7, -0) (Diff)