Blender Git Commit Log

Git Commits -> Revision 34abe82

Revision 34abe82 by Bastien Montagne (master)
April 28, 2015, 14:01 (GMT)
Fix T44522: loop remapping between meshes when using 'nearest vert, best matching normal' modes
would fail on coplanar faces (or smooth verts).

Loop remapping is really a tricky topic... For now, we enhance a bit more
our Frankenfunc by using distance between dest and source polygons as
fallback in case we have too much similar normals...

Probably not a perfect solution, but should be robust enough I hope.

One core question remains open though: do we want to stick to 'use only seams
to detect UV islands'? This makes things much simpler, but will obviously fail
in case of actual islands without matching seams. :/

Commit Details:

Full Hash: 34abe82205995d6dab316e1c17b81f72358e7341
Parent Commit: 57a107c
Lines Changed: +52, -17

1 Modified Path:

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