Multi Batch Render

Version 4.9.0

Flame 2022+

Batch render multiple batch groups


Install through Logik Portal or to manually install download here: Logik Portal Dropbox.

When manually installing from Dropbox download the entire folder in the desired version folder of the script to be installed. That folder should then be moved into /opt/Autodesk/shared/python.

Older versions of this script for older versions of Flame are also available through the Dropbox link.


Multi Batch Render Main Window

Close Batch: Enable this to close batch groups as the script renders through the list of selected batch groups.

Exit Flame: Enable this to close out of Flame once all renders are done.


Menus:

2022 - 2023.1:

Right-click in batch -> Render... -> Multi-Batch Render

Right-click selected batch groups in desktop -> Render... Render Selected Batch Groups

2023.2+:

Right-click in batch -> Multi-Batch Render

Right-click selected batch groups in desktop -> Render Selected Batch Groups

Updates:

v4.9.0 01.21.24

Updates to UI/PySide.

v4.8.0 07.08.23

Updated to pyflame lib v2.

v4.7.1 06.26.23

Updated script versioning to semantic versioning.

Render button is now blue.

Pressing return in main window will now start render.

v4.7 05.23.23

Fixed bug with Smart Replace getting turned off when rendering.

v4.6 02.04.23

Updated config file loading/saving.

Added check to make sure script is installed in the correct location.

v4.5 09.06.22

Updated menus for Flame 2023.2+:

Right-click in batch -> Multi-Batch Render

Right-click selected batch groups in desktop -> Render Selected Batch Groups

v4.4 05.27.22

Messages print to Flame message window - Flame 2023.1 and later.

Fixed Exit Flame button.

Added confirmation dialog for Exit Flame button.

v4.3 03.14.22

Moved UI widgets to external file - Added new render progress window

v4.2 02.25.22

Updated UI for Flame 2023

Updated config to XML

Burn button removed - no ability to test

v4.1 05.19.21

Updated to be compatible with Flame 2022/Python 3.7

v3.5 11.29.20

More UI enhancements / Fixed Font for Linux

Misc bug fixes

Batch groups that fail to render won't stop script. Failed batch group renders listed when all renders are complete

v3.2 08.10.20

Updated UI

v3.1 07.26.20

Save/Exit button added to main render window. This will save the project and exit Flame when the render is done.

Fixed errors when attempting to render from desktop with multiple batch groups with same name.

v3.0 07.09.20:

Fixed errors when attempting to render batch groups with no Render or Write nodes. These batch groups will now be skipped

Code cleanup

v2.91 05.18.20:

Render menu no longer incorrectly appears when selecting a batchgroup in a Library or Folder

v2.9 02.23.20:

Render window now centers in linux

Script auto replaces all render and write nodes. Works as a fix for when render/write nodes stop working in batch

Added menu to render current batch to batch menu. Render... -> Render Current - Use when getting errors with existing render and write nodes.

v2.8 02.09.20:

Window can now be resized

Fixed bug with Close Batch After Rendering checkbox - showed as checked even after being unchecked.

Burn button updated when checked or unchecked in setup

v2.7 11.06.19

Menu now appears as Render... when right-clicking on batch groups and in the batch window

Removed menu that showed up in media panel when right clicking on items that could not be rendered.

v2.6 10.13.19

Add option in main setup that will close batch groups when renders are done.

Removed menu that showed up when clicking on items in media panel that could not be rendered.