Blender Git Commit Log
Git Commits -> Revision 010a52f
Revision 010a52f by Lukas Toenne (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths) September 4, 2014, 12:19 (GMT) |
Better contact point near-test for hair. This simply uses the position above the triangle instead of the intersection point of the vertex path. The other method was broken anyway, but also has a problem catching all the contacts reliably. The new method might have a few false positives but that is acceptable. |
Commit Details:
Full Hash: 010a52ff3cb63343f0a5e9ec81b0fc33bc899eca
Parent Commit: 43b115f
Lines Changed: +29, -10
1 Modified Path:
/source/blender/blenkernel/intern/collision.c (+29, -10) (Diff)