Blender Git Loki
Git Commits -> Revision 39231c9
Revision 39231c9 by Campbell Barton (master) September 11, 2012, 06:12 (GMT) |
fix [#31738] BM_vert_splice modifies loops during iteration patch by Nicholas Bishop, modified to avoid looping over vert-loops one extra time. added BM_iter_as_arrayN(), returns an iterator as an array without knowing the length before calling. |
Commit Details:
Full Hash: 39231c90dd5b986612cffd00fe65760430e04c83
SVN Revision: 50519
Parent Commit: 2f43661
Lines Changed: +55, -9