Blender Git Commit Log
Git Commits -> Revision 6ebbcbd
Revision 6ebbcbd by Antonis Ryakiotakis (master) March 4, 2014, 12:37 (GMT) |
Fix F62828. UV stitch code did not handle non manifold edges very well. This made loops in linked lists of uvedges from duplicate members causing a hang. Now check all previous links before adding a new one. It is not much slower in practice because non-manifolds are not that frequent. |
Commit Details:
Full Hash: 6ebbcbd5df45c9a5953a3f6d3c068310fea58d7a
Parent Commit: a315714
Lines Changed: +20, -16
1 Modified Path:
/source/blender/editors/uvedit/uvedit_smart_stitch.c (+20, -16) (Diff)