Page 1 of 1

Purge between render queue items

Posted: June 30th, 2014, 6:29 am
by dcrooks
hi All

I'm trying to write a render script that will do a RAM purge between rendering each item in the queue. My approach was to use "renderQueue.item(index).onStatusChanged" to look for each render queue item to change status to 'Done' then stop the render, do the purge and then restart the render. But I can't work it out, the whole callback function is proving a bit beyond my meagre scripting skills. Any pointers very greatly appreciated !

cheers../Daniel