[Durian-svn] [4574] comments for bake script

campbell institute at blender.org
Sat Jun 5 18:16:41 CEST 2010


Revision: 4574
          https://blenderinstitute.dyndns.org/durian-svn/?do=log&project=durian&path=/&rev=4574
Author:   campbell
Date:     2010-06-05 18:16:41 +0200 (Sat, 05 Jun 2010)
Log Message:
-----------
comments for bake script

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

Modified: pro/scripts/utilities/batch_bake.py
===================================================================
--- pro/scripts/utilities/batch_bake.py	2010-06-05 16:13:35 UTC (rev 4573)
+++ pro/scripts/utilities/batch_bake.py	2010-06-05 16:16:41 UTC (rev 4574)
@@ -10,6 +10,9 @@
 DEBUG = False
 OVERRIDE = True
 
+# 0:bake not needed
+# 1:bake needed
+# 2:force rebake
 BAKE_DEFINITION = {
     "02.a": {"sintel": 0, "dragon_baby": 0, "dragon_adult": 0, "shaman_cloth": 0}, 
     "02.b": {"sintel": 0, "dragon_baby": 0, "dragon_adult": 0, "shaman_cloth": 0}, 



More information about the Durian-svn mailing list