Blender Git Commit Log

Git Commits -> Revision 48e67c4

Revision 48e67c4 by Lukas Toenne (master)
January 20, 2015, 08:30 (GMT)
Added separate damping for bending springs.

The bend damping factor was hardcoded to the same value as the stiffness.
Now it has its own factor in the settings and button in hair dynamics.

Commit Details:

Full Hash: 48e67c49a5951d20643533958dc28705cfe476e9
Parent Commit: e694b7c
Lines Changed: +40, -3

6 Modified Paths:

/release/scripts/startup/bl_ui/properties_particle.py (+1, -0) (Diff)
/source/blender/blenkernel/intern/cloth.c (+1, -0) (Diff)
/source/blender/blenloader/intern/versioning_270.c (+19, -0) (Diff)
/source/blender/makesdna/DNA_cloth_types.h (+4, -1) (Diff)
/source/blender/makesrna/intern/rna_cloth.c (+7, -0) (Diff)
/source/blender/physics/intern/BPH_mass_spring.cpp (+8, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021