Blender Git Loki
Git Commits -> Revision 7149942
Revision 7149942 by Sergey Sharybin (soc-2013-paint) July 12, 2014, 09:51 (GMT) |
Fix T41023: Specific material cause bad render result, different on CPU/GPU Issue was caused by too much aggressive optimization, which skipped execution of some nodes leading to an uninitialized memory read in SVM stack. |
Commit Details:
Full Hash: 71499421915f3c2a7f300510142e7894a0b00090
Parent Commit: d983908
Committed By: Campbell Barton
Lines Changed: +59, -20