Blender Git Commit Log
Git Commits -> Revision 58ab62e
Revision 58ab62e by Campbell Barton (blender-v2.79a-release, blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 3, 2018, 11:49 (GMT) |
BMesh: use less involved check for edge rotation Was using function for edge rotation which was doing unnecessary checks Use the face normal and BLI_polyfill_beautify_quad_rotate_calc directly. |
Commit Details:
Full Hash: 58ab62ed6d89b8f839a7652ce44942bac3467d80
Parent Commit: 0834eef
Lines Changed: +19, -1
1 Modified Path:
/source/blender/bmesh/intern/bmesh_polygon.c (+19, -1) (Diff)