Blender Git Commit Log

Git Commits -> Revision 31aefde

Revision 31aefde by Philipp Oeser (master)
March 3, 2020, 18:38 (GMT)
Fix T72028: Crash switching to vertex paint

This would happen when done from editmode, on a mesh with any modifier,
after adding/removing geometry in editmode.

Similar to rBba0870713b9b (which did this for weightpaint and sculpt
already), ensure an evaluated depsgraph, otherwise
'runtime.mesh_deform_eval' would not be up to date causing problems
later.

Maniphest Tasks: T72028

Differential Revision: https://developer.blender.org/D7011

Commit Details:

Full Hash: 31aefdeec5a6e098acabee80517aa6ca03933808
Parent Commit: 059f3c1
Lines Changed: +3, -0

1 Modified Path:

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