Blender Git Commit Log

Git Commits -> Revision 71e2efc

Revision 71e2efc by Bastien Montagne (master)
December 5, 2018, 19:54 (GMT)
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. :(

Commit Details:

Full Hash: 71e2efc4ce6b760fe35edaf451e9cc803bc7c1a4
Parent Commit: c0baa64
Lines Changed: +22, -22

1 Modified Path:

/source/blender/editors/object/object_modifier.c (+22, -22) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021