Blender Git Commit Log
Git Commits -> Revision 6ee25c9
Revision 6ee25c9 by Bastien Montagne (temp-dynamic-overrides) June 15, 2018, 12:44 (GMT) |
Fix broken multi-threaded concurrent access to same data. Note that later we do can cache the non-data version of this path (i.e. list of propnames), this will still save us the full RNA path parsing. But the data side of path resolution has to be fully local, no way to cache that since a same override can be applied to several objects! |
Commit Details:
Full Hash: 6ee25c9d5505dde6c562f1ddee0ff1adee98cf43
Parent Commit: a54079e
Lines Changed: +5, -3
1 Modified Path:
/source/blender/makesrna/intern/rna_access.c (+5, -3) (Diff)