Blender Git Loki
Git Commits -> Revision 18d470e
Revision 18d470e by Bastien Montagne (master) March 8, 2019, 16:53 (GMT) |
Fix T62318: Blender crash whith 'corrupt' customdata (CD_BWEIGHT). Mistake in rBab0bc65c24bd, in conversion of static 'common' sets of masks, BWEIGHT slipped in CD_MASK_MESH (probably from copy/paste from CD_MASK BAREMESH). Note that having it in CD_MASK_BAREMESH but not CD_MASK_MESH looks rather counter-intuitive, but this is not the time for that kind of cleanup. Went over whole conversion again, and found two other mistakes, should really have recheck that before committing... |
Commit Details:
Full Hash: 18d470e5e44dae79bd571b604d03e7bda92aa501
Parent Commit: 8730984
Lines Changed: +6, -7
1 Modified Path:
/source/blender/blenkernel/intern/customdata.c (+6, -7) (Diff)