blender/source
Daniel Genrich 28936a4150 Patch T31269: Add sewing seams to cloth simulation
Description:
--------------------------
Use loose edges marked as seams as sewing springs.

Usage:
-------------------------
All this patch does is set the rest length to 0 and the stiffness to 1 for springs for loose edges marked as seams so that during the cloth simulation they will be brought together.

Example Video:
-------------------------
http://www.youtube.com/watch?v=-Y_bC0gjoM0

Original Patch by thesleepless (+ git patch by codemanx)

Thank you!
2014-02-06 18:55:08 +01:00
..
blender Patch T31269: Add sewing seams to cloth simulation 2014-02-06 18:55:08 +01:00
blenderplayer Fix player stubs after change in compositor 2014-02-05 18:44:48 +01:00
creator Fix missing $BLENDER_USER_DATAFILES in command line help text. 2014-02-04 18:51:05 +01:00
gameengine BGE: Fixing memory corruption/double free when duplicating (e.g., addObject) LibLoaded lights. 2014-02-04 14:48:22 -08:00
icons Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
tests OSX: tentative set back TEST_BLENDER_EXE to Debug hardcoded for xcode case, 2014-02-03 14:35:31 +01:00
CMakeLists.txt remove WINDOWS checks in cmake, this variable isn't defined on windows and checks weren't needed. 2013-09-03 03:04:44 +00:00
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00