Blender Git Commit Log

Git Commits -> Revision cdba2bc

Revision cdba2bc by Bastien Montagne (master)
March 8, 2019, 16:53 (GMT)
BKE mesh remap: add utils to add needed cddata mask for source mesh.

In some cases (currently, only when using avanced mapping of loops),
code needs access to some cddata of the source mesh (CD_NORMAL...).

We need a way to inform calling code about that (actual issue requiring
this change is fixed in next commit).

Commit Details:

Full Hash: cdba2bc0fce86e814aaa5a969a018b5c1c9f8b3b
Parent Commit: 2a40c6e
Lines Changed: +21, -0

2 Modified Paths:

/source/blender/blenkernel/BKE_mesh_remap.h (+5, -0) (Diff)
/source/blender/blenkernel/intern/mesh_remap.c (+16, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021