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

3 Modified Paths:

/source/blender/bmesh/intern/bmesh_queries.c (+4, -4) (Diff)
/source/blender/bmesh/intern/bmesh_walkers_impl.c (+2, -2) (Diff)
/source/blender/bmesh/tools/BME_bevel.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021