Invert Axis

Version 2.6.0

Flame 2022/2023 and later


Create inverted axis at current frame or copy parent axis and invert at current frame.


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:

Action Axis Nodes:

Right-click on axis node -> Axis... -> Create Inverted Axis At Current Frame

Right-click on axis node -> Axis... -> Invert Parent Axis At Current Frame

Gmask Tracer Nodes(Flame 2023+ Only):

Right-click on axis node -> Axis... -> Create Inverted Axis At Current Frame

Right-click on axis node -> Axis... -> Invert Parent Axis At Current Frame

Updates:

v2.6.0 01.19.24

Updates to PySide.

v2.5.0 07.27.23

Updated to pyflame lib v2.

Updated versioning to semeantic versioning.

v2.4 07.17.22

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

Fixed: Right-clicking in Action or GMask Tracer with no axis selected causes error to show in shell.

v2.3 03.25.22

Now works with axis nodes in GMask Tracer in Flame 2023

v2.2 11.12.21

Changed menu name to Axis...

v2.1 10.26.21

Script now works when media layer is selected instead of action node.

v2.0 05.23.21

Updated to be compatible with Flame 2022/Python 3.7

Fixed inverting axis not working when multiple axis parented to same axis

v1.5 05.10.20

Inverted axis is now added as child of selected axis

v1.3 10.24.19

Menu's now show up under Invert Axis... when right-clicking on axis node in action schematic

Removed menu's from showing up in GMask Tracer. Action python commands do not work in GMask Tracer.