Blender Git Loki
Git Commits -> Revision d6bee4b
Revision d6bee4b by Luca Rood (cloth-improvements) March 14, 2017, 05:50 (GMT) |
Implement weight keys for pinning |
Commit Details:
Full Hash: d6bee4bffd037b31db8b17423a5fbf703527242c
Parent Commit: b034660
Lines Changed: +48, -13
5 Modified Paths:
/release/scripts/startup/bl_ui/properties_physics_cloth.py (+13, -5) (Diff)
/source/blender/blenkernel/BKE_cloth.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/cloth.c (+20, -6) (Diff)
/source/blender/makesrna/intern/rna_cloth.c (+6, -0) (Diff)
/source/blender/physics/intern/BPH_mass_spring.cpp (+8, -2) (Diff)
/source/blender/blenkernel/BKE_cloth.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/cloth.c (+20, -6) (Diff)
/source/blender/makesrna/intern/rna_cloth.c (+6, -0) (Diff)
/source/blender/physics/intern/BPH_mass_spring.cpp (+8, -2) (Diff)