Blender Git Loki
Git Commits -> Revision 268ff5e
Revision 268ff5e by Sergey Sharybin (cycles-x) May 17, 2021, 09:46 (GMT) |
Fix possible race condition in Cycles X Not a fix easily measurable by artists, but something what is correct from multi-threaded environment. Update number of samples in the scheduler in a safe place, where we know that scheduler is not accessing the value. |
Commit Details:
Full Hash: 268ff5e3489a7fcf79fd9a2dd87c642f8d94d3be
Parent Commit: 0605921
Lines Changed: +2, -6
1 Modified Path:
/intern/cycles/render/session.cpp (+2, -6) (Diff)