rna naming mainly forBoids

This commit is contained in:
2010-08-19 15:49:30 +00:00
parent 8e388a8f49
commit eee445590a
8 changed files with 120 additions and 100 deletions

View File

@@ -69,7 +69,7 @@ def process(paths):
point_cache.use_external = False
def processFluid(fluid):
new_path = path_map.get(fluid.path, None)
new_path = path_map.get(fluid.filepath, None)
if new_path:
fluid.path = new_path