Blender Git Loki
Git Commits -> Revision 239eb95
Revision 239eb95 by Philipp Oeser (master) October 20, 2020, 14:22 (GMT) |
Fix T81865, T81860: CustomData Correction can fail on non standard names Caused by rBaafd71a8a160. In the process of CustomData Correction, we need to make sure we also have matching layer names [as was done before above commit], otherwise this will create layers with default names, applying (mesh_customdatacorrect_apply and friends) will fail then. Maniphest Tasks: T81865 Differential Revision: https://developer.blender.org/D9278 |
Commit Details:
Full Hash: 239eb95ef879088d690eec331619c3ddabc595aa
Parent Commit: 1c08ab4
Lines Changed: +2, -1
1 Modified Path:
/source/blender/bmesh/intern/bmesh_construct.c (+2, -1) (Diff)