Adjust Text FX
Version 2.7.0
Flame 2022+
Interactively adjust timeline text fx settings that can then be applied to all selected timeline text fx
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.
Menu:
Flame 2022 - 2023.1:
Right-click on selected clips on timeline with text fx -> Text FX... -> Adjust Text FX
Flame 2023.2+:
Right-click on selected clips on timeline with text fx -> Adjust Text FX
Updates:
v2.7.0 01.30.24
Updates to UI/PySide.
Updated to pyflame lib v2.
Updated script versioning to semantic versioning.
v2.6 03.23.23
Added ability to select different font types to the file browser for 2022 - 2022.3.
v2.5 03.13.23
Added check to make sure script is installed in the correct location.
Misc bug fixes.
v2.4 10.31.22
Updated menu for Flame 2023.2+
v2.3 07.23.22
Messages print to Flame message window - Flame 2023.1 and later
Added Flame file browser - Flame 2023.1 and later
v2.2 03.18.22
Moved UI widgets to external file
v2.1 02.25.22
Updated UI for Flame 2023
v2.0 05.22.21
Updated to be compatible with Flame 2022/Python 3.7
v1.4 02.17.21
Multiple text layers can now be repositioned properly
Fixes to slider calculator
v1.3 02.06.21
Misc slider calculator fixes
Converted UI elements to classes