Blender Git Loki
Git Commits -> Revision 6e76d53
Revision 6e76d53 by Lukas Toenne (master) March 5, 2013, 09:34 (GMT) |
Fix #34507, adding reroute node into invalid links would crash the compositor. Compositor relies on correctly tagged invalid links, but the nodeInternalRelink function used to replace reroute nodes in localization did not correctly take this flag into account. If a node replaces a link with an invalid upstream link the resulting link must also be flagged invalid. |
Commit Details:
Full Hash: 6e76d538551015b0344e4ad2ce467b4f86ca77b1
SVN Revision: 55047
Parent Commit: dc4be68
Lines Changed: +6, -0
1 Modified Path:
/source/blender/blenkernel/intern/node.c (+6, -0) (Diff)