Blender Git Commit Log
Git Commits -> Revision c18849b
Revision c18849b by Bastien Montagne (asset-engine, asset-engine--archived, asset-experiments, id-remap, lib-link-rework-temp, missing-libs) September 21, 2015, 14:35 (GMT) |
Lock bmain around core part of linking code now, this is much safer imho! This also means we need to ensure no code called from there tries to lock again bmain (no reentrant spinlock, arg :/). |
Commit Details:
Full Hash: c18849bb1b14b0459090fde9278652068fd6cf88
Parent Commit: f7a3ead
Lines Changed: +26, -6