Blender Git Commit Log
Git Commits -> Revision 4d0f7c3
Revision 4d0f7c3 by Sergey Sharybin (master) November 8, 2016, 16:54 (GMT) |
Depsgraph: Use atomics to tag ID when evaluating driver This is required since new dependency graph evaluates drivers in threads so it was possible to have some partially written ID tag there. |
Commit Details:
Full Hash: 4d0f7c320c29bcb5dcf4435a0740822d00d35493
Parent Commit: 682bcb2
Lines Changed: +15, -1