Blender Git Loki

Git Commits -> Revision 62ef59a

Revision 62ef59a by Sebastian Parborg (master)
December 9, 2019, 18:18 (GMT)
Add the ability to create internal springs to the cloth sim

This can be used to make closed surfaces behave more like a soft body.

Reviewed By: Jacques Lucke

Differential Revision: https://developer.blender.org/D5788

Commit Details:

Full Hash: 62ef59aa0cca736b09192b67cc924180d9c2f9f9
Parent Commit: e77fdc6
Lines Changed: +454, -8

7 Modified Paths:

/release/scripts/startup/bl_ui/properties_physics_cloth.py (+41, -0) (Diff)
/source/blender/blenkernel/BKE_cloth.h (+6, -0) (Diff)
/source/blender/blenkernel/intern/cloth.c (+168, -4) (Diff)
/source/blender/blenloader/intern/versioning_280.c (+14, -0) (Diff)
/source/blender/makesdna/DNA_cloth_types.h (+14, -2) (Diff)
/source/blender/makesrna/intern/rna_cloth.c (+170, -0) (Diff)
/source/blender/physics/intern/BPH_mass_spring.cpp (+41, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021