Blender Git Commit Log

Git Commits -> Revision 210909e

March 13, 2021, 00:59 (GMT)
Fix T86455: vertex color baking issue with sculpt vertex colors

Baking to Vertex Colors would always bake to sculpt vertex colors (if
such a layer is present) even if those are not enabled in the
experimental preferences. This would bake without an error but leave the
user without a result to look in the viewport.

Now check if sculpt vertex colors are enabled and only bake to them in
that case.

Maniphest Tasks: T86455

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

Commit Details:

Full Hash: 210909e1423dcf7a6a6ac88df9aae75955a83043
Parent Commit: d06caba
Committed By: YimingWu
Lines Changed: +6, -3

1 Modified Path:

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