Blender Git Loki
Git Commits -> Revision 337be23
Revision 337be23 by Nicholas Bishop (master) March 25, 2012, 18:19 (GMT) |
Fix bug #30673, "Crash: Bridge a pair of edges." Fix edge case for clamp_index() with any negative 'x' that is a multiple of 'len', was returning 'len' which is invalid index. Maybe the expression can be simplified back to a one-liner? |
Commit Details:
Full Hash: 337be23cea3aac29a41c571fa345380c8a0fa404
SVN Revision: 45140
Parent Commit: d3c5960
Lines Changed: +9, -1
1 Modified Path:
/source/blender/bmesh/operators/bmo_connect.c (+9, -1) (Diff)