Blender Git Commit Log
Git Commits -> Revision 577150c
Revision 577150c by Lukas Toenne (master) January 20, 2015, 08:30 (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: 577150c635f4f9339819b1ca9d3587d6809e01e9
Parent Commit: 5209228
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)