Blender Git Commit Log
Git Commits -> Revision b44ae0c
Revision b44ae0c by Brecht Van Lommel (master) April 3, 2012, 17:09 (GMT) |
Fix #30791: BMEdge.is_manifold also returned true for edges with only one face attached to it. A manifold edge should have exactly 2 faces attached to it, sticking to the standard definition for "manifold". |
Commit Details:
Full Hash: b44ae0c387857a587f92c6b0439ebae804495afb
SVN Revision: 45376
Parent Commit: 123f7d3
Lines Changed: +7, -7