Blender Git Loki
Git Commits -> Revision 66d773c
Revision 66d773c by Sebastian Parborg (master) December 19, 2019, 15:14 (GMT) |
Fix cloth triangle area calculation being wrong Before the area calculated was for the resulting quad, not the triangle. So just simply divide the result by 2. |
Commit Details:
Full Hash: 66d773c2e7c595a65454ce1f0ca8f131a03125ed
Parent Commit: 7dd6e03
Lines Changed: +2, -2