Blender Git Commit Log
Git Commits -> Revision 9228722
Revision 9228722 by Mai Lavelle (cycles_split_kernel) November 2, 2016, 14:29 (GMT) |
Cycles: Fix rendering with OSL and split kernel The `sd` pointer doesn't actually point to the threads own `sd` in the split kernel, needed to account for that for OSL to render correctly. |
Commit Details:
Full Hash: 9228722a8a9c488649214e13823dcf943afc1150
Parent Commit: a7aaa6a
Lines Changed: +6, -4