Blender Git Commit Log

Git Commits -> Revision 35cbf3b

Revision 35cbf3b by Pablo Dobarro (master)
April 20, 2020, 00:07 (GMT)
Fix crash on Multires Face Set visibility sync

Multires uses the data of the Face Sets stored in the base mesh to
manage the grid's visibility, so these pointers can no longer be set to
NULL when editing Multires objects as they are requried for some operations.

Reviewed By: sergey

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

Commit Details:

Full Hash: 35cbf3b5dcd21e327922dbc16e5abae047da68c4
Parent Commit: d290bdd
Lines Changed: +12, -3

2 Modified Paths:

/source/blender/blenkernel/BKE_paint.h (+6, -0) (Diff)
/source/blender/blenkernel/intern/paint.c (+6, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021