Blender Git Loki
Git Commits -> Revision 6de3a8a
Revision 6de3a8a by Howard Trickey (master) February 17, 2014, 16:43 (GMT) |
Bevel fix for T38675, bad bevel on slanted L. The test for a reflex angle used the vertex normal, which was not a good test for a saddle point vertex. Switched to using the face normal, if available, for that test. Also added test for this in svn bevel_regression.blend. |
Commit Details:
Full Hash: 6de3a8a4fe8f4eab2d2c285f11714312cfd9437e
Parent Commit: 266e1b3
Lines Changed: +4, -2
1 Modified Path:
/source/blender/bmesh/tools/bmesh_bevel.c (+4, -2) (Diff)