Blender Git Loki
Git Commits -> Revision 149ca13
Revision 149ca13 by Campbell Barton (master) September 11, 2014, 08:31 (GMT) |
Fix non-deterministic editmesh normal orientations - selecting a boundary edge would randomly point in/outside the face (now point away). - selecting 3 verts would use the first selected edge as the tangent (now use longest). - selecting 1 vert betweem edges, uses the edges to define the tangent. |
Commit Details:
Full Hash: 149ca1320b183632921c5c06110ee910a768eb93
Parent Commit: 507af00
Lines Changed: +222, -97