NavNodes v2.0


 
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Philippe HUBERDEAU
4 different scripts to make the active viewer navigate the DAG.
Requirements:
6.0, 6.1, 6.2, 6.3 or later
Linux, Mac, Windows
28 Jun 2012
102

4 different scripts to make the active viewer navigate the DAG.
First (togglePreviousNode) is a toggle between current node and previous one
The 2 second ones (navDown and navUp) are meant to travel up and down through the comp spine
The last (goToActiveNode)is simple as usefull it centers the DAG to the currently viewing tool

Enjoy and feel free to comment,

philhub

 

m.addCommand("togglePreviousNode", "NavNodes.togglePreviousNode()",'*')
m.addCommand("navUp", "NavNodes.navUp()","Shift+Up")
m.addCommand("navDown", "NavNodes.navDown()","Shift+Down")
m.addCommand("NavNodes.goToActiveNode", "goToActiveNode()","Ctrl+home")

Please login in order to download these files.

You have no rights to post comments

We have 2498 guests and 144 members online