# HG changeset patch # User ethanzonca # Date 2009-09-02 21:11:54 # Node ID b9efad6b99361e70eef458d51424ceedee81c076 # Parent a1794f727afdbc2cd27ecf28dbaf562b0e2f4dd2 We need a tmpdir compile-time variable... I won't mess around with the makefiles, so I'll let ohnobinki handle it :D diff --git a/TODO b/TODO --- a/TODO +++ b/TODO @@ -26,6 +26,7 @@ Slave -Add code to allow pausing/resuming of the slave (including a running blender process) -Add a threads variable for software that doesn't support threads (blender takes care of this by itself) *-Fix line 194 (call to myjob struct that fails miserably) +B-Add tmpdir variable (just like the datadir variable) that is compile-time or whatever Options -Rewrite some stuff, try to make it simpler