[Durian-svn] [4467] Setup 3.2e for better wing simulation.

nathan institute at blender.org
Thu Jun 3 19:18:00 CEST 2010


Revision: 4467
          https://blenderinstitute.dyndns.org/durian-svn/?do=log&project=durian&path=/&rev=4467
Author:   nathan
Date:     2010-06-03 19:18:00 +0200 (Thu, 03 Jun 2010)
Log Message:
-----------
Setup 3.2e for better wing simulation.

Modified Paths:
--------------
    pro/scenes/03.2_bandaging/03.2e.blend
    pro/scripts/modules/finals_config.py

Modified: pro/scenes/03.2_bandaging/03.2e.blend
===================================================================
(Binary files differ)

Modified: pro/scripts/modules/finals_config.py
===================================================================
--- pro/scripts/modules/finals_config.py	2010-06-03 17:17:50 UTC (rev 4466)
+++ pro/scripts/modules/finals_config.py	2010-06-03 17:18:00 UTC (rev 4467)
@@ -1139,6 +1139,8 @@
         # Per-blend dragon baby stuff...
         if base_name.startswith("03.1g"):
             mod.point_cache.frame_start = frame_start - 10
+        elif base_name.startswith("03.2e"):
+            mod.point_cache.frame_start = -14
         elif base_name.startswith("03.3a"):
             mod.point_cache.frame_start = -60
         elif base_name.startswith("03.4b"):



More information about the Durian-svn mailing list