Blender Git Loki
Git Commits -> Revision 27553a2
Revision 27553a2 by Sergey Sharybin (master) March 20, 2020, 11:28 (GMT) |
Multires: Fix assert when removing modifier in edit mode It is not guaranteed that with Multires modifier existing there will be CD_MDISPS and CD_GRID_PAINT_MASK custom data layers. Fixes assert in the following scenario: - With default cube, go to edit mode - Add Multires modifier - Remove the Multires modifier |
Commit Details:
Full Hash: 27553a2e4e03f6f7dfbb91bdeeffb108b9a05f1b
Parent Commit: d931aac
Lines Changed: +7, -2
1 Modified Path:
/source/blender/blenkernel/intern/multires.c (+7, -2) (Diff)