Blender Git Commit Log
Git Commits -> Revision 7aee4e2
Revision 7aee4e2 by Lukas Toenne (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths) October 1, 2014, 16:25 (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: 7aee4e29972bae00839bc3f295e4cc5a8ab32168
Parent Commit: d2e148f
Lines Changed: +8, -23
1 Modified Path:
/source/blender/blenkernel/intern/particle.c (+8, -23) (Diff)