[Durian-svn] [1125] sintel hair weights (re-applied).

campbell durian-svn at blender.org
Fri Feb 26 09:20:00 CET 2010


Revision: 1125
          https://blenderinstitute.dyndns.org/durian-svn/?do=log&project=durian&path=/&rev=1125
Author:   campbell
Date:     2010-02-26 09:20:00 +0100 (Fri, 26 Feb 2010)
Log Message:
-----------
sintel hair weights (re-applied).

Modified Paths:
--------------
    pro/chars/sintel.blend
    pro/scripts/ui/material_raytrace_hack.py

Modified: pro/chars/sintel.blend
===================================================================
(Binary files differ)

Modified: pro/scripts/ui/material_raytrace_hack.py
===================================================================
--- pro/scripts/ui/material_raytrace_hack.py	2010-02-25 18:56:02 UTC (rev 1124)
+++ pro/scripts/ui/material_raytrace_hack.py	2010-02-26 08:20:00 UTC (rev 1125)
@@ -40,7 +40,7 @@
         # An exception, dont call the parent poll func because
         # this manages materials for all engine types
 
-        engine = context.scene.render_data.engine
+        engine = context.scene.render.engine
         return (context.material or context.object) and (engine in self.COMPAT_ENGINES)
 
     def draw(self, context):



More information about the Durian-svn mailing list