Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Poirier <theeth@yahoo.com>2011-12-31 22:25:00 +0400
committerMartin Poirier <theeth@yahoo.com>2011-12-31 22:25:00 +0400
commit7b00374ef198ea1801ac1e04ff98b949d80dd992 (patch)
tree4edfc1ac422afc669ea73255949cadf4678cf875 /netrender/repath.py
parent14138fd7df450aaa7813cebc63ca891542d60c4e (diff)
netrender
wip feature: distributed point cache baking. Distributed baking works but results are sent back to master/client yet. Feature is disabled in the UI for this reason. new feature: job and slave tags, enables filtering slaves for specific jobs jobs are dispatched to a slave only it has no tags or all the job's tags Render jobs have the tag "render" by default while baking jobs the tag "baking" UI: Web interface additions to reflect tags and job subtypes (render/baking) bug fix: reseting a completed job correctly resets the status to queued
Diffstat (limited to 'netrender/repath.py')
-rw-r--r--netrender/repath.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/netrender/repath.py b/netrender/repath.py
index 6b2a46ed..af8f79d8 100644
--- a/netrender/repath.py
+++ b/netrender/repath.py
@@ -103,7 +103,7 @@ def process(paths):
###########################
# FLUID + POINT CACHE
###########################
- def pointCacheFunc(object, point_cache):
+ def pointCacheFunc(object, owner, point_cache):
if not point_cache.use_disk_cache:
return