Blender Git Loki

Git Commits -> Revision e43b6e2

Revision e43b6e2 by Bastien Montagne (master)
November 3, 2015, 20:16 (GMT)
Fix T46672: Concurrent access to source DM in datatransfer modifier.

There is no real elegant solution here, ideally a modifier shall never *modify*
a source DM, but that would imply much better ways to ensure required data
is available in that source DM, which we do not have currently.

So instead, let's use brute force solution for now and always create a local copy
of our source DM, that we can modify to our heart content!

Commit Details:

Full Hash: e43b6e2f9725edd8cbe1ca8538c8a2bbdf1b45cd
Parent Commit: 584f439
Lines Changed: +14, -8

1 Modified Path:

/source/blender/blenkernel/intern/data_transfer.c (+14, -8) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021