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>2018-12-05 20:22:18 +0300
committerBastien Montagne <montagne29@wanadoo.fr>2018-12-05 22:54:02 +0300
commit71e2efc4ce6b760fe35edaf451e9cc803bc7c1a4 (patch)
tree2b3b2cbb31d73ca665be7f0345098dd37bc23e4b /source/blender/modifiers
parentc0baa648dc58ca57a264be832beafc3bcb1e63da (diff)
Fix T58210, part I: Surface Deform modifier (un)binding is broken.
Binding and unbinding *has* to happen outside of 'normal' depsgraph evaluation of modifiers now that we have CoW, otherwise persistent data stored in modifier data are always lost! Note that this is only first step of the fix, modifiers code needs also some work. Surfacedeform one is in next commit, Laplacian case is much, much more complicated to handle, given how it uses its cached data. :(
Diffstat (limited to 'source/blender/modifiers')
0 files changed, 0 insertions, 0 deletions