Blender Git Commit Log
Git Commits -> Revision 2682ea8
Revision 2682ea8 by Lukas Toenne (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths) September 25, 2014, 21:19 (GMT) |
Completed the implementation of bent rest shapes for hair. Basically follows the Pixar approach from "Artistic Simulation of Curly Hair". |
Commit Details:
Full Hash: 2682ea830a9c138ca013dbd2b2bff17b05726b73
Parent Commit: d0ac4e1
Lines Changed: +124, -97
6 Modified Paths:
/source/blender/blenkernel/BKE_cloth.h (+1, -4) (Diff)
/source/blender/blenkernel/intern/cloth.c (+76, -23) (Diff)
/source/blender/blenkernel/intern/particle_system.c (+1, -20) (Diff)
/source/blender/physics/intern/BPH_mass_spring.cpp (+8, -3) (Diff)
/source/blender/physics/intern/implicit.h (+1, -1) (Diff)
/source/blender/physics/intern/implicit_blender.c (+37, -46) (Diff)
/source/blender/blenkernel/intern/cloth.c (+76, -23) (Diff)
/source/blender/blenkernel/intern/particle_system.c (+1, -20) (Diff)
/source/blender/physics/intern/BPH_mass_spring.cpp (+8, -3) (Diff)
/source/blender/physics/intern/implicit.h (+1, -1) (Diff)
/source/blender/physics/intern/implicit_blender.c (+37, -46) (Diff)