Blender Git Loki
Git Commits -> Revision a01a606
Revision a01a606 by Daniel Genrich (master) January 25, 2008, 16:14 (GMT) |
Weekend commit -> New: 3rd tab for advanced users mit many things to play with. Fixed: Free modifier correctly when deactivating cloth on panel, be carefull: could eventually put weird values on the GUI due to changed DNA |
Commit Details:
Full Hash: a01a606b1fdc2f855d84f855033116cc2ff5191d
SVN Revision: 13404
Parent Commit: 5898701
Lines Changed: +213, -57
7 Modified Paths:
/source/blender/blenkernel/BKE_cloth.h (+6, -1) (Diff)
/source/blender/blenkernel/intern/cloth.c (+62, -26) (Diff)
/source/blender/blenkernel/intern/collision.c (+1, -4) (Diff)
/source/blender/blenkernel/intern/implicit.c (+10, -3) (Diff)
/source/blender/makesdna/DNA_cloth_types.h (+12, -8) (Diff)
/source/blender/src/buttons_object.c (+122, -14) (Diff)
/source/blender/src/vpaint.c (+0, -1) (Diff)
/source/blender/blenkernel/intern/cloth.c (+62, -26) (Diff)
/source/blender/blenkernel/intern/collision.c (+1, -4) (Diff)
/source/blender/blenkernel/intern/implicit.c (+10, -3) (Diff)
/source/blender/makesdna/DNA_cloth_types.h (+12, -8) (Diff)
/source/blender/src/buttons_object.c (+122, -14) (Diff)
/source/blender/src/vpaint.c (+0, -1) (Diff)