Skip to content

Editor v3.15.0

Latest
Compare
Choose a tag to compare
@ImLucasBrown ImLucasBrown released this 08 Nov 13:48
51d52ef

Additions:

+ created an EDITOR_DIR constant
+ created a CLI for maya standalone

Supported Graph Versions

This release saves 1.17 graphs.
This release includes backwards compatibility for graph versions as old as 0.45 .

Installation Types

Each described installation is self contained, and produces a working nxt.

Pip Installation

From a Python(2 or 3) environment run the following command:
pip install nxt-editor
Python Dependancies

  • nxt-core
  • Qt.py
  • pyside2
    • Windows Only Note that pyside2 is not available for python2.7 by default on windows(details). For instructions on using conda to build an environment to satifsy these dependencies please see CONTRIBUTING.md

Blender (2.8 and newer) Installation

  1. Download Blender addon (nxt_blender.zip)
  2. Extract and follow README.md inside

Blender update

  • Automatically: NXT > Update NXT
  • By Hand: /path/to/python.exe -m pip install -U nxt-editor

Maya(2019-2020) Installation/Update

  1. Download Maya module(nxt_maya.zip)
  2. Extract and follow README.md inside