Blender Git Commit Log

Git Commits -> Revision 61f9f50

Revision 61f9f50 by Sergey Sharybin (master)
May 18, 2015, 11:40 (GMT)
Make object material drivers evaluation thread safe

Previously it was very easy to run into situation when two objects are sharing
the same materials with drivers which will cause threading access issues.

This actually only needed for the old depsgraph, but since it's still the one
we're using by default we'd better solve this issue.

Commit Details:

Full Hash: 61f9f508a4473e1d2bb353396717b4e1a085e646
Parent Commit: 8540907
Lines Changed: +12, -5

1 Modified Path:

/source/blender/blenkernel/intern/object_update.c (+12, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021