Blender Git Commit Log
Git Commits -> Revision ebb2291
Revision ebb2291 by Nicholas Bishop (master) March 30, 2012, 17:30 (GMT) |
Fix bug 30195, Array modifier fails to merge vertices. All cases should work now -- that's adjacent duplicate merging, first-last duplicate merging, and start/end cap merging. A lot of complexity really, wonder if it might not be better to just do a full "remove doubles" rather than try to match pre-BMesh behavior exactly. |
Commit Details:
Full Hash: ebb229110e4af5d2df5613b6345da2f602b90092
SVN Revision: 45298
Parent Commit: c7aed8b
Lines Changed: +121, -59
1 Modified Path:
/source/blender/modifiers/intern/MOD_array.c (+121, -59) (Diff)