Blender Git Loki
Git Commits -> Revision 211e161
Revision 211e161 by Philipp Oeser (master) January 6, 2021, 21:26 (GMT) |
Fix T84416: Vertex color baking checks for UVMap Since the introduction in rB2221389d6e8e, baking to vertex colors would still check for the existence of a valid UVMap (as if baking to image textures). Now check for vertex colors instead if target is R_BAKE_TARGET_VERTEX_COLORS. Maniphest Tasks: T84416 Differential Revision: https://developer.blender.org/D10006 |
Commit Details:
Full Hash: 211e161d763cdfc1688236cc3adbfad8ae926831
Parent Commit: 6ea01dc
Lines Changed: +16, -5
1 Modified Path:
/source/blender/editors/object/object_bake_api.c (+16, -5) (Diff)