Blender Git Commit Log
Git Commits -> Revision 7b492e4
Revision 7b492e4 by Lukas Toenne (temp_merge_gooseberry_hair) January 19, 2015, 16:59 (GMT) |
Added back spring force definitions outside the implicit solver. There are currently 3 types of springs: basic linear springs, goal springs toward a fixed global target (not recommended, but works) and bending springs. These are agnostic to the specific spring definition in the cloth system so hair systems can use the same API without converting everything to cloth first. Conflicts: source/blender/physics/intern/implicit_blender.c |
Commit Details:
Full Hash: 7b492e44480d920edb2366faa7d520f62895aba0
Parent Commit: ddbf05f
Lines Changed: +326, -225