diff --git a/TODO b/TODO --- a/TODO +++ b/TODO @@ -24,6 +24,8 @@ Slave +Update exec_blender() to use the struct rather than other vars -Add errorcatchers to return in libcurl functions =-Make code more flexible for different types of jobs + -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) Options -Rewrite some stuff, try to make it simpler