Blender Git Commit Log
Git Commits -> Revision 1bec2aa
Revision 1bec2aa by Sergey Sharybin (master) November 25, 2015, 15:14 (GMT) |
Cycles: Fix crash in constant folding introduced by recent commit Graph::disconnect() actually modifies links, needs to create a copy to iterate if disconnect happens form inside the loop. Question tho whether we can control this somehow.. Reported by BzztPloink in IRC, thanks! |
Commit Details:
Full Hash: 1bec2aa54e85f4b7aceab98aee705516e4a96e1c
Parent Commit: 485ea43
Lines Changed: +5, -4
1 Modified Path:
/intern/cycles/render/graph.cpp (+5, -4) (Diff)