Blender Git Commit Log
Git Commits -> Revision 82636ab
Revision 82636ab by Campbell Barton (master) April 4, 2013, 08:47 (GMT) |
improved method of getting the tangent axis from a bmesh triangle, rather then getting the longest edge, get the edge which which is most different from the 2 others ends up giving more useful results: for an isosceles triangle it returns the base weather its longer or shorter then the other sides. |
Commit Details:
Full Hash: 82636ab0fbbeeccd3ca76d6ceb7ab018445acbc1
SVN Revision: 55770
Parent Commit: 66aed41
Lines Changed: +46, -23