Blender Git Loki
Git Commits -> Revision e9227c7
Revision e9227c7 by Brecht Van Lommel (master) January 16, 2014, 21:36 (GMT) |
Fix T37706: avoid cycles crash when using a stack that exceeds SVM stack limits. This should be pretty rare, the shader in question had many parallel node links because of copying the nodes many times, which is inefficient to run anyway. |
Commit Details:
Full Hash: e9227c76d480c5e7973b6bce03cce3ad414b0348
Parent Commit: 568e678
Lines Changed: +13, -3