Blender Git Commit Log
Git Commits -> Revision 8e5385b
Revision 8e5385b by Lukas Toenne (temp_merge_gooseberry_hair) January 19, 2015, 19:11 (GMT) |
Randomness factor for hair bending stiffness. This helps to create some variation in a hair system, which can otherwise become very uniform and boring. It's yet another confusing setting in a system that should have been nodified, but only option for now (broken windows ...) Conflicts: source/blender/blenkernel/intern/particle_system.c source/blender/physics/intern/BPH_mass_spring.cpp |
Commit Details:
Full Hash: 8e5385bd0d952f77928c18ef741fe3864b8c0d4e
Parent Commit: 0d176ec
Lines Changed: +65, -35
10 Modified Paths:
/release/scripts/startup/bl_ui/properties_particle.py (+4, -2) (Diff)
/source/blender/blenkernel/BKE_cloth.h (+3, -2) (Diff)
/source/blender/blenkernel/intern/cloth.c (+16, -6) (Diff)
/source/blender/blenkernel/intern/particle_system.c (+25, -17) (Diff)
/source/blender/blenloader/intern/readfile.c (+2, -2) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_particle_types.h (+4, -0) (Diff)
/source/blender/makesrna/intern/rna_particle.c (+5, -0) (Diff)
/source/blender/modifiers/intern/MOD_cloth.c (+3, -3) (Diff)
/source/blender/physics/intern/BPH_mass_spring.cpp (+2, -2) (Diff)
/source/blender/blenkernel/BKE_cloth.h (+3, -2) (Diff)
/source/blender/blenkernel/intern/cloth.c (+16, -6) (Diff)
/source/blender/blenkernel/intern/particle_system.c (+25, -17) (Diff)
/source/blender/blenloader/intern/readfile.c (+2, -2) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_particle_types.h (+4, -0) (Diff)
/source/blender/makesrna/intern/rna_particle.c (+5, -0) (Diff)
/source/blender/modifiers/intern/MOD_cloth.c (+3, -3) (Diff)
/source/blender/physics/intern/BPH_mass_spring.cpp (+2, -2) (Diff)