Blender Git Loki

Git Commits -> Revision 0e3475b

Revision 0e3475b by Bastien Montagne (master)
February 8, 2019, 09:16 (GMT)
Fix T61255: Mesh Data Transfer: Do not abort when destination has not all source data layers.

Originally, when transferring all source data layers to destination
meshes, code would abort in case destination did not have all needed
layers, and creating them was not allowed.

Now, it will instead transfer data to layers that exists, merely
skipping source ones for which it cannot find a matching destination.

Commit Details:

Full Hash: 0e3475b00d44bc0220cee84d28daacaa6735f62f
Parent Commit: 351b24a
Lines Changed: +30, -24

2 Modified Paths:

/source/blender/blenkernel/intern/data_transfer.c (+15, -12) (Diff)
/source/blender/blenkernel/intern/deform.c (+15, -12) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021