Blender Git Commit Log
Git Commits -> Revision 6e85ffc
Revision 6e85ffc by Campbell Barton (master) September 5, 2012, 19:21 (GMT) |
code cleanup: bmesh subdivide code was growing arrays one by one, when the final size is known - do this in one go. also replace for loops with iterator macros. |
Commit Details:
Full Hash: 6e85ffc4fa25d9acb4f2bfef883eaddc7577fe88
SVN Revision: 50432
Parent Commit: b9e544e
Lines Changed: +17, -22
1 Modified Path:
/source/blender/bmesh/operators/bmo_subdivide.c (+17, -22) (Diff)