[Durian-svn] [2248] got rid of 2 missing meshes

dolf institute at blender.org
Wed Apr 21 10:42:37 CEST 2010


Revision: 2248
          https://blenderinstitute.dyndns.org/durian-svn/?do=log&project=durian&path=/&rev=2248
Author:   dolf
Date:     2010-04-21 10:42:36 +0200 (Wed, 21 Apr 2010)
Log Message:
-----------
got rid of 2 missing meshes

Modified Paths:
--------------
    pro/scenes/08.2_thebigfight/08.2_layout_01.blend
    pro/scripts/utilities/findLibError.py

Modified: pro/scenes/08.2_thebigfight/08.2_layout_01.blend
===================================================================
(Binary files differ)

Modified: pro/scripts/utilities/findLibError.py
===================================================================
--- pro/scripts/utilities/findLibError.py	2010-04-21 07:42:09 UTC (rev 2247)
+++ pro/scripts/utilities/findLibError.py	2010-04-21 08:42:36 UTC (rev 2248)
@@ -38,10 +38,12 @@
 # SCENES
 # 01, 02, 3.2, 3.3, 04.1, 04.2 except for not finding rig, 04.3 ignored
 # 05.1 needs to be fixed, but colin is being a director
-# 05.3, 05.4, 05.6, 05.7
+# 05.3, 05.4, 05.6, 05.7, 05.8
+# 06 still missing mouth from layout_01
+# 07, 07.2, 08.1
 
 
-search = '/media/data/durian/pro/scenes/05.8_ambushfight'
+search = '/media/data/durian/pro/scenes/08.2_thebigfight'
 
 # 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