Import Write Node

Version 2.7.0

Flame 2022 and later


Import open clip created by selected write node into batch schematic reel or shelf reel, or auto-import write node image sequence when render is complete


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.



Menus:

Setup:

Flame Main Menu -> pyFlame -> Import Write Node Setup

To import open clips:

Right-click on write file node in batch -> Import... -> Import Open Clip to Batch

Right-click on write file node in batch -> Import... -> Import Open Clip to Renders Reel

Updates:

v2.7.0 01.15.24

Updates to PySide.

Updated to pyflame lib v2.

Updated script versioning to semantic versioning.

v2.6 03.02.23

Updated config file loading/saving.

Updated menus for Flame 2023.2+

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

v2.5 11.10.22

Fixed bug loading open clip when (ext) token is used in the Create Open Clip path.

v2.4 05.30.22

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

v2.3 04.05.22

Updated UI for Flame 2023

Moved UI Widgets to external file

v2.1 09.24.21

Added token translation for project nickname

v2.0 05.25.21

Updated to be compatible with Flame 2022/Python 3.7

v1.5 09.19.20

Pops up message box when openclip doesn't exist

v1.4 07.01.20

Open clips can be imported to Batch Renders shelf reel - Batch group must have shelf reel called Batch Renders

Added token for version name

v1.3 11.01.19

Right-click menu now appears under Import...

v1.1 09.29.19

Code cleanup