Blender Git Loki

Git Commits -> Revision aafd71a

Revision aafd71a by Germano Cavalcante (master)
October 12, 2020, 11:57 (GMT)
Fix T81060: CustomData Correction sometimes breaks UVs and Vertex Colors

`CustomData_bmesh_interp` use the same CustomData decryptor (in this case, `bm->ldata`) in both blocks.

So make sure that all CustomData layers match.

This commit also removes redundant `BM_elem_attrs_copy_ex` calls.

Maniphest Tasks: T81060

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

Commit Details:

Full Hash: aafd71a8a160bdf44ab3ccea37e88bb90b87a2ac
Parent Commit: ab65fe5
Lines Changed: +48, -7

3 Modified Paths:

/source/blender/bmesh/intern/bmesh_construct.c (+41, -0) (Diff)
/source/blender/bmesh/intern/bmesh_construct.h (+4, -0) (Diff)
/source/blender/editors/transform/transform_convert_mesh.c (+3, -7) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021