Blender Git Commit Log
Git Commits -> Revision d120780
Revision d120780 by Campbell Barton (master) September 15, 2017, 08:17 (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: d120780fed34b66cc4830afa79c1b5fe9ac006b7
Parent Commit: c594087
Lines Changed: +19, -1
1 Modified Path:
/source/blender/bmesh/intern/bmesh_polygon.c (+19, -1) (Diff)