Blender Git Commit Log
Git Commits -> Revision 65a9592
Revision 65a9592 by Campbell Barton (master) April 29, 2015, 09:43 (GMT) |
BMesh: optimize edge split Avoid hashing edges when splitting into fans, Instead, walk & split fans until they're all done, gives approx 40% speedup. |
Commit Details:
Full Hash: 65a95926600027814ef01ce5beaf711d3f41be55
Parent Commit: 179ffef
Lines Changed: +116, -98
1 Modified Path:
/source/blender/bmesh/intern/bmesh_core.c (+116, -98) (Diff)