Blender Git Commit Log
Git Commits -> Revision e0d94b7
Revision e0d94b7 by Campbell Barton (master) March 30, 2012, 06:45 (GMT) |
minor speedup converting a BMesh to a Mesh - avoid loop over all faces to count how many loops to use, since BMesh stores totloop. also use camel case for UndoMesh (convention) |
Commit Details:
Full Hash: e0d94b724441ac30e8b99991bb73beb8e133d57b
SVN Revision: 45281
Parent Commit: 0740e9e
Lines Changed: +12, -18