Blender Git Commit Log
Git Commits -> Revision 90fdaa8
Revision 90fdaa8 by Campbell Barton (master) July 22, 2013, 16:49 (GMT) |
optimization: lazy initialize EditDerivedBMesh members vertexNos, polyNos. also add polyCos array which cache's face centers, gives overall ~20% speedup to drawing on a high-poly mesh in face-editmode. |
Commit Details:
Full Hash: 90fdaa82195c2eb9b6412ffa8b4f4f70e16a35dc
SVN Revision: 58506
Parent Commit: be70042
Lines Changed: +235, -120