Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Montagne <montagne29@wanadoo.fr>2015-11-03 23:16:58 +0300
committerBastien Montagne <montagne29@wanadoo.fr>2015-11-03 23:16:58 +0300
commite43b6e2f9725edd8cbe1ca8538c8a2bbdf1b45cd (patch)
tree1738a09b02988c9c709c6c203ead042e65a54110 /release/datafiles
parent584f439112a705e03edf8724e0c8596380a1e976 (diff)
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!
Diffstat (limited to 'release/datafiles')
0 files changed, 0 insertions, 0 deletions