Blender Git Commit Log
Git Commits -> Revision 21118fb
Revision 21118fb by Philipp Oeser (master) August 12, 2020, 13:53 (GMT) |
Fix T79622: Mesh Filter on a locked Shape crashes For a locked shapekey, a SculptSession's orig_cos / deform_cos / deform_imats are not initialized (they only are when deform_modifiers_active is true -- this in turn is only true for shapekeys if they are //not// locked [and for deforming modifiers of course]) We can just update that keyblock with sculpt_update_keyblock() in case of a locked shapekey Maniphest Tasks: T79622 Differential Revision: https://developer.blender.org/D8499 |
Commit Details:
Full Hash: 21118fb610c2cf693b2884086f3d5c1fe5183ea4
Parent Commit: 08286ef
Lines Changed: +1, -1
1 Modified Path:
/source/blender/editors/sculpt_paint/sculpt.c (+1, -1) (Diff)