Blender Git Loki
Git Commits -> Revision f5bf63d
Revision f5bf63d by Brecht Van Lommel (master) November 23, 2012, 19:10 (GMT) |
Fix #33277: vertex merge would merge UVs by default, disabled that now by again like it did before bmesh. Neither method is perfect, ideally it should do smart detection of UV islands but without that it's better to disable because it is more difficult to recover from incorrectly merged UVs than ones that were not merged. |
Commit Details:
Full Hash: f5bf63dc96964d6d7d43a7498c678007050925bd
SVN Revision: 52520
Parent Commit: 2a9b5e8
Lines Changed: +1, -1
1 Modified Path:
/source/blender/editors/mesh/editmesh_tools.c (+1, -1) (Diff)