Blender Git Commit Log

Git Commits -> Revision 052cb2a

Revision 052cb2a by Brecht Van Lommel (master)
March 30, 2010, 11:49 (GMT)
Rest shape key for cloth option, this makes it possible
to specify different spring lengths.

Implementation is quite ugly because the shape key has to be pulled
through the modifier stack somehow, need a more flexible data mask
system to solve this properly.

(commits 27773,27775,27778 by Brecht from render25 branch)

Commit Details:

Full Hash: 052cb2afd22b9f54fdb1528066e6e3cba6db6e99
SVN Revision: 27864
Parent Commit: 19fb497
Lines Changed: +235, -93

12 Modified Paths:

/release/scripts/ui/properties_physics_cloth.py (+5, -0) (Diff)
/source/blender/blenkernel/BKE_cloth.h (+2, -0) (Diff)
/source/blender/blenkernel/intern/cloth.c (+29, -11) (Diff)
/source/blender/blenkernel/intern/customdata.c (+3, -2) (Diff)
/source/blender/blenkernel/intern/DerivedMesh.c (+116, -50) (Diff)
/source/blender/blenkernel/intern/modifier.c (+6, -2) (Diff)
/source/blender/editors/space_image/image_buttons.c (+9, -12) (Diff)
/source/blender/makesdna/DNA_cloth_types.h (+3, -1) (Diff)
/source/blender/makesdna/DNA_customdata_types.h (+3, -1) (Diff)
/source/blender/makesrna/intern/rna_cloth.c (+22, -0) (Diff)
/source/blender/makesrna/intern/rna_internal.h (+3, -0) (Diff)
/source/blender/makesrna/intern/rna_key.c (+34, -14) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021