[Durian-svn] [2856] Keeping it up to date

dolf institute at blender.org
Tue May 4 17:10:23 CEST 2010


Revision: 2856
          https://blenderinstitute.dyndns.org/durian-svn/?do=log&project=durian&path=/&rev=2856
Author:   dolf
Date:     2010-05-04 17:10:23 +0200 (Tue, 04 May 2010)
Log Message:
-----------
Keeping it up to date

Modified Paths:
--------------
    pro/scripts/utilities/findPathError.py

Modified: pro/scripts/utilities/findPathError.py
===================================================================
--- pro/scripts/utilities/findPathError.py	2010-05-04 15:09:52 UTC (rev 2855)
+++ pro/scripts/utilities/findPathError.py	2010-05-04 15:10:23 UTC (rev 2856)
@@ -219,9 +219,9 @@
     report_modifiers()
     
     # optional, take care!
-    #change |= make_relative()
-    #change |= clear_images(rem_missing = True)
-    #change |= merge_duplicates()
+    change |= make_relative()
+    change |= clear_images(rem_missing = True)
+    change |= merge_duplicates()
     
     print("Changing??? ", change)
     if change:



More information about the Durian-svn mailing list