Blender Git Commit Log
Git Commits -> Revision 9faf240
Revision 9faf240 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:22 (GMT) |
Use the S matrix of the modifier CG algorithm for implementing collision responses. The S matrix together with the z Vector encodes the degrees of freedom of a colliding hair point and the target velocity change. In a collision the hair vertex is restricted in the normal direction (when moving toward the collider) and the collision dynamics define target velocity. |
Commit Details:
Full Hash: 9faf2408fbab424ebae87f4e845f377dd5c9032c
Parent Commit: 010a52f
Lines Changed: +126, -18