Blender Git Commit Log
Git Commits -> Revision c7e28f2
Revision c7e28f2 by Philipp Oeser (blender-v2.82-release) March 10, 2020, 12:31 (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: c7e28f25d58ab1277712e6d8ed6293f8d39e1758
Parent Commit: 41c11fb
Committed By: Nathan Letwory
Lines Changed: +3, -0
1 Modified Path:
/source/blender/editors/sculpt_paint/paint_vertex.c (+3, -0) (Diff)