Blender Git Commit Log
Git Commits -> Revision bb32d92
Revision bb32d92 by Luca Rood (cloth-improvements) December 15, 2016, 23:10 (GMT) |
Implement angular plasticity (has issues) Same issues as the previous structural plasticity commit. |
Commit Details:
Full Hash: bb32d9240fe17a7c239417701e69f00fa165906b
Parent Commit: eca3877
Lines Changed: +28, -5
6 Modified Paths:
/release/scripts/startup/bl_ui/properties_physics_cloth.py (+2, -0) (Diff)
/source/blender/blenkernel/BKE_cloth.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/cloth.c (+1, -0) (Diff)
/source/blender/physics/intern/BPH_mass_spring.cpp (+3, -3) (Diff)
/source/blender/physics/intern/implicit.h (+2, -1) (Diff)
/source/blender/physics/intern/implicit_blender.c (+19, -1) (Diff)
/source/blender/blenkernel/BKE_cloth.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/cloth.c (+1, -0) (Diff)
/source/blender/physics/intern/BPH_mass_spring.cpp (+3, -3) (Diff)
/source/blender/physics/intern/implicit.h (+2, -1) (Diff)
/source/blender/physics/intern/implicit_blender.c (+19, -1) (Diff)