Autodazzler icon indicating copy to clipboard operation
Autodazzler copied to clipboard

Support batch animation rendering

Open ephread opened this issue 6 years ago • 2 comments

Title says everything. This will requires a bit of work though.

ephread avatar Mar 05 '19 22:03 ephread

Not as much as you'd think, I got it working by adding three lines after lucking into the correct documentation while chasing that feature through Google. I attached the full script that you have in releases, with the change I did, but renamed to TXT because otherwise GitHub wouldn't let me attach it. It works and lets me render an animation if the scene was saved with the render settings for an animation. Hope it's useful! (Tested in Daz3D Studio 4.12) (Basically all I did was copy the filename to the other, different variable used to hold the image series filename, the movie filename, and told it the movie type was image series because let's face it, who would render directly to movie?)

Autodazzler.txt

barreytor avatar Sep 29 '19 14:09 barreytor

Hey @barreytor! Thanks for working on this, I'll have a look at the diff this weekend.

ephread avatar Oct 02 '19 08:10 ephread