JFX_utils v1.0
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Justin GD
Nuke menu builder for JFX tools
Requirements:
8.0 or later
Linux, Mac, Windows
8.0 or later
Linux, Mac, Windows
31 Jan 2015
74
Features
Make easier the installation of any JFX python scripts or gizmo files.
Description
This script handles any tool you can find on http://justin-vfx.com
Add this file in your ./nuke/ directory's root.
import JFX_utils : this is what you need to add in your menu.py. You can now paste any .py or .gizmo files anywhere in your ./nuke/ ! (including subdirectories) You will find all the tools in the top nuke menu at 'JFX Tools'. No need to restart nuke once a file has been pasted, just hit refresh!
Please login in order to download these files.
Comments
it return an error for me
Traceback (most recent call last):
File "Y:\SharedNuke/ JFX_tools/menu. py", line 59, in
buildJFXMenu()
File "Y:\SharedNuke/ JFX_tools/menu. py", line 44, in buildJFXMenu
base = __import__(base , fromlist=[''])
ImportError: No module named JFX_PLUGIT
any idea why ?
RSS feed for comments to this post