[Durian-svn] [2588] minor adjustment

campbell institute at blender.org
Wed Apr 28 21:27:21 CEST 2010


Revision: 2588
          https://blenderinstitute.dyndns.org/durian-svn/?do=log&project=durian&path=/&rev=2588
Author:   campbell
Date:     2010-04-28 21:27:21 +0200 (Wed, 28 Apr 2010)
Log Message:
-----------
minor adjustment

Modified Paths:
--------------
    pro/scripts/modules/finals_config.py

Modified: pro/scripts/modules/finals_config.py
===================================================================
--- pro/scripts/modules/finals_config.py	2010-04-28 19:26:23 UTC (rev 2587)
+++ pro/scripts/modules/finals_config.py	2010-04-28 19:27:21 UTC (rev 2588)
@@ -129,7 +129,7 @@
             psys.point_cache.step = 5
 
         elif base_name.startswith("04.1b"):
-            psys.cloth.settings.pin_stiffness = 0.1
+            psys.cloth.settings.pin_stiffness = 0.4
             psys.cloth.settings.quality = 15
             psys.cloth.settings.bending_stiffness = 150.0
             psys.cloth.settings.spring_damping = 50.0



More information about the Durian-svn mailing list