Blender Git Commit Log

Git Commits -> Revision bc637d0

November 21, 2014, 15:01 (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 ...)

Commit Details:

Full Hash: bc637d0e1a74c2fd18b8ba94e155a8017c6ddddf
Parent Commit: e8ddfb1
Lines Changed: +73, -43

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 (+33, -25) (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)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021