sciactive / pulverize

A multi-process rendering script for Blender VSE.
GNU General Public License v2.0
60 stars 13 forks source link

Added support for Windows and MacOS #1

Closed jmtscaff closed 7 years ago

jmtscaff commented 7 years ago

I added support for Windows and MacOS had to changed the progress to use files instead of pipes cause on windows didn't work it got stuck, also add support for // blend file path notation so now in the output of the project you can set it // and will convert it to the path of the blend file.

hperrin commented 7 years ago

Thank you! :D Does this change the behavior at all? Can you run two renders at a time, using a fifo file like that?