Blender Git Commit Log
Git Commits -> Revision b3a28d8
Revision b3a28d8 by Lukas Toenne (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths) September 3, 2014, 09:17 (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: b3a28d83348eafbd46c1df2a689ad0cc133dfd58
Parent Commit: 7c0be7b
Lines Changed: +68, -21