[Durian-svn] [2237] Fixed the linking errors here as well!

dolf institute at blender.org
Tue Apr 20 18:17:36 CEST 2010


Revision: 2237
          https://blenderinstitute.dyndns.org/durian-svn/?do=log&project=durian&path=/&rev=2237
Author:   dolf
Date:     2010-04-20 18:17:36 +0200 (Tue, 20 Apr 2010)
Log Message:
-----------
Fixed the linking errors here as well!

Modified Paths:
--------------
    pro/scenes/05.3_mountains/05.3_layout_01.blend
    pro/scripts/utilities/findLibError.py

Modified: pro/scenes/05.3_mountains/05.3_layout_01.blend
===================================================================
(Binary files differ)

Modified: pro/scripts/utilities/findLibError.py
===================================================================
--- pro/scripts/utilities/findLibError.py	2010-04-20 16:16:55 UTC (rev 2236)
+++ pro/scripts/utilities/findLibError.py	2010-04-20 16:17:36 UTC (rev 2237)
@@ -34,14 +34,14 @@
 outfile = '/shared/durian/missing_lib.txt'
 
 # search = '/media/data/peach/production'
-# Done... 01_ambushfight
-# 02_shaman
-# 3.2 bandaging
-# 3.3 sleeping
-#
+# Done... 
+# SCENES
+# 01_ambushfight, 02_shaman, 3.2 bandaging, 3.3 sleeping, 04.1 ziggurat, 04.2 except for not finding rig, 04.3 we're ignoring cause it's not being used
+# 05.1 needs to be fixed, but colin is being a director
 
-search = '/media/data/durian/pro/scenes/04.1_ziggurat'
 
+search = '/media/data/durian/pro/scenes/05.3_mountains'
+
 # blender_bin = '/render/blender_$(whoami)/blender/blender'
 blender_cmd = 'LD_LIBRARY_PATH=/shared/software/exr/lib  /media/data/blender_guest/blender/blender' 
 



More information about the Durian-svn mailing list