Blender Git Loki
Git Commits -> Revision 4a8d4f3
Revision 4a8d4f3 by Campbell Barton (master) August 12, 2013, 22:36 (GMT) |
bmesh_edge_separate: avoid counting radial loops when splitting edges, we only need to check if the edge is boundary or not. will speedup edgesplit modifier a little. |
Commit Details:
Full Hash: 4a8d4f319f9a68c0006460861a01066a5c35921a
SVN Revision: 59091
Parent Commit: c2a8f43
Lines Changed: +7, -8