Blender Git Loki
Git Commits -> Revision 649743d
Revision 649743d by Campbell Barton (master) August 21, 2013, 11:27 (GMT) |
mesh duplication was doing a loop & hash lookup for every loop corner, when there is no need since the faces are aligned. was also initializing and stepping an iterator for no reason. |
Commit Details:
Full Hash: 649743dfd6720bcf788abf041e3cf60a4bbcccce
SVN Revision: 59358
Parent Commit: 7d66183
Lines Changed: +26, -33
1 Modified Path:
/source/blender/bmesh/operators/bmo_dupe.c (+26, -33) (Diff)