Blender Git Loki
Git Commits -> Revision 97b232e
Revision 97b232e by Luca Rood (cloth-improvements) November 30, 2016, 02:26 (GMT) |
Separate cloth shear from structural stiffness |
Commit Details:
Full Hash: 97b232ec709ab18eac43a0858bb4a1fcbf60b469
Parent Commit: 4d3d2d0
Lines Changed: +97, -27
6 Modified Paths:
/release/scripts/startup/bl_ui/properties_physics_cloth.py (+13, -9) (Diff)
/source/blender/blenkernel/intern/cloth.c (+5, -1) (Diff)
/source/blender/makesdna/DNA_cloth_types.h (+3, -2) (Diff)
/source/blender/makesrna/intern/rna_cloth.c (+62, -14) (Diff)
/source/blender/physics/intern/BPH_mass_spring.cpp (+13, -1) (Diff)
/source/blender/physics/intern/implicit.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/cloth.c (+5, -1) (Diff)
/source/blender/makesdna/DNA_cloth_types.h (+3, -2) (Diff)
/source/blender/makesrna/intern/rna_cloth.c (+62, -14) (Diff)
/source/blender/physics/intern/BPH_mass_spring.cpp (+13, -1) (Diff)
/source/blender/physics/intern/implicit.h (+1, -0) (Diff)