Blender Git Commit Log
Git Commits -> Revision 02c8bf9
Revision 02c8bf9 by Lukas Toenne (master) January 20, 2015, 08:30 (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: 02c8bf99c9b8bc7302d3f8e7585f11685a846624
Parent Commit: dd0a744
Lines Changed: +326, -225