Blender Git Commit Log
Git Commits -> Revision 77129b3
July 29, 2014, 13:44 (GMT) |
Bending forces and damping for hair. This adds some stiffness to hairs along bends, such that the hair does no longer behave like a chain of freely rotating segments. Note that there is no bending force on the root segment yet, which means the hair swivels around the root point without resistance. |
Commit Details:
Full Hash: 77129b399d21fdd0376efbb0daaf22dbc2abfd90
Parent Commit: 1d6ba6f
Lines Changed: +66, -14
5 Modified Paths:
/release/scripts/startup/bl_ui/properties_data_modifier.py (+2, -0) (Diff)
/source/blender/hair/intern/HAIR_solver.cpp (+47, -11) (Diff)
/source/blender/hair/intern/HAIR_solver.h (+3, -2) (Diff)
/source/blender/makesdna/DNA_hair_types.h (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_hair.c (+12, -0) (Diff)
/source/blender/hair/intern/HAIR_solver.cpp (+47, -11) (Diff)
/source/blender/hair/intern/HAIR_solver.h (+3, -2) (Diff)
/source/blender/makesdna/DNA_hair_types.h (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_hair.c (+12, -0) (Diff)