Blender Git Commit Log

Git Commits -> Revision 3863660

Revision 3863660 by Campbell Barton (master)
November 5, 2015, 09:19 (GMT)
Fix face creation using incorrect loop-custom-data

Custom-data on newly created face data was often rotated.

Now the API doesn't copy data from adjacent loops when creating faces.
Most functions were already overwriting this anyway.

Since such decisions are better made at a higher level, now it's the responsibility of the caller.

Commit Details:

Full Hash: 3863660c37d23f64f0d76a202da425e8aaf7ba95
Parent Commit: 41e267b
Lines Changed: +19, -5

3 Modified Paths:

/source/blender/bmesh/intern/bmesh_core.c (+16, -3) (Diff)
/source/blender/bmesh/operators/bmo_create.c (+1, -0) (Diff)
/source/blender/bmesh/operators/bmo_edgenet.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021