Blender Git Commit Log

Git Commits -> Revision 41b65d9

Revision 41b65d9 by Bastien Montagne (master)
January 10, 2019, 15:47 (GMT)
Fix T59631: Crash in Surface Deform modifier Bind when Dynamic Paint is included.

We should *never* prevent copying basic mesh CDLayers (vertices etc.),
that does not make sense.

I guess issue was not in old DM because geometry was duplicated anyway,
and in 'normal' modifier stack eval, probably because bare mesh was
awlays requested? But we should not have to be explicit here about it.

Commit Details:

Full Hash: 41b65d9a8ed7f95b6851e6c6e1ef55d52961107d
Parent Commit: e31a5a4
Lines Changed: +2, -2

1 Modified Path:

/source/blender/blenkernel/intern/DerivedMesh.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021