Blender Git Commit Log
Git Commits -> Revision 68275a4
Revision 68275a4 by Lukas Toenne (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths) September 15, 2014, 10:10 (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. |
Commit Details:
Full Hash: 68275a412d2afa78e9c22cbf809f3563c5586422
Parent Commit: ffb8b18
Lines Changed: +324, -258