Blender Git Loki
Git Commits -> Revision 646e465
Revision 646e465 by Lukas Toenne (temp_merge_gooseberry_hair) January 19, 2015, 17:10 (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: 646e465e2f7d8f553324aef3521b6fa81e9863c5
Parent Commit: 51bb45d
Lines Changed: +8, -23
1 Modified Path:
/source/blender/blenkernel/intern/particle.c (+8, -23) (Diff)