Blender Git Commit Log
Git Commits -> Revision 6edd60d
Revision 6edd60d by Luca Rood (cloth-improvements) March 18, 2017, 16:03 (GMT) |
Implement instability compensation |
Commit Details:
Full Hash: 6edd60d95938aa41cdd0ce8ebef24f0231084411
Parent Commit: fe9debc
Lines Changed: +49, -5
5 Modified Paths:
/release/scripts/startup/bl_ui/properties_physics_cloth.py (+2, -0) (Diff)
/source/blender/blenkernel/BKE_cloth.h (+3, -1) (Diff)
/source/blender/blenkernel/intern/cloth.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_cloth.c (+6, -0) (Diff)
/source/blender/physics/intern/BPH_mass_spring.cpp (+37, -4) (Diff)
/source/blender/blenkernel/BKE_cloth.h (+3, -1) (Diff)
/source/blender/blenkernel/intern/cloth.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_cloth.c (+6, -0) (Diff)
/source/blender/physics/intern/BPH_mass_spring.cpp (+37, -4) (Diff)