Blender Git Loki
Git Commits -> Revision acf4506
Revision acf4506 by Lukas Toenne (master) January 20, 2015, 08:30 (GMT) |
Improved child hair curling for interpolated child particles. The curl radius for children in interpolated mode was calculated using the total offset from the parent particle. This leads to very large radii when the distance is large due to sparse parents. Such behavior is also very unrealistic because the curl radius is mostly constant and defined by the material properties. All the child hairs are roughly parallel by default. To simulate the agglomeration of children into hair wisps the "flatness" parameter is now used to clump them together. |
Commit Details:
Full Hash: acf4506299f2118a41482468312418086e6f150a
Parent Commit: 64b9ba0
Lines Changed: +8, -23
1 Modified Path:
/source/blender/blenkernel/intern/particle.c (+8, -23) (Diff)