Blender Git Loki
Git Commits -> Revision 9850013
Revision 9850013 by Lukas Toenne (temp_merge_gooseberry_hair) January 19, 2015, 16:42 (GMT) |
Extended line/face collision near-check, to allow for distance margins. The original BLI method for line/triangle intersection returns false in case the line does not actually intersect, but in order to generate repulsion forces we need to also handle contacts inside the margin. |
Commit Details:
Full Hash: 9850013a05f8bf58c09c5cd6d8e18f0053e3eabe
Parent Commit: 7c50fbd
Lines Changed: +68, -21