OmNodeTools: Difference between revisions

From Omnifreaker Shaders Scripts and Addons for DAZ Studio
Jump to navigation Jump to search
(Created page with 'A few scripts to simplify some common actions. == Copy == * Select multiple objects. * Double click the 'Copy' script. * All properties of the primary selection will be copied …')
 
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
A few scripts to simplify some common actions.
A few scripts to simplify some common actions available as a free [[Downloads|Download]].


== Copy ==
A node is any single object in the outliner such as a light, bone, null, etc.  The [[OmNodeTools]] are designed to operate based on node selection.


== Installation ==
* Copy the 'content' folder into the location of a prefered DAZ|Studio content directory
* The scripts will live in content/Scripts/omNodeTools
== User Guide ==
=== Copy ===
* Select multiple objects.
* Select multiple objects.
* Double click the 'Copy' script.
* Double click the 'Copy' script.
* All properties of the primary selection will be copied to all secondary selections.
* All properties of the primary selection will be copied to all secondary selections.


== Snap ==


* Snap All secondary selections to primary
=== Distance ===
* Select 2 objects.
* Double click the 'Distance' script.
* A window will display the distance value.
 
 
=== Snap ===
* Select multiple objects.
* Double click the 'Snap' script.
* All secondary selections will 'snap' to the world position and rotation of the primary selection.
 


== Distance ==
== Release Notes ==


* Measure the distance between 2 selected objects
; July 19, 2010: Updated to work with DAZ Studio version 3.0+

Latest revision as of 22:47, 19 July 2010

A few scripts to simplify some common actions available as a free Download.

A node is any single object in the outliner such as a light, bone, null, etc. The OmNodeTools are designed to operate based on node selection.

Installation

  • Copy the 'content' folder into the location of a prefered DAZ|Studio content directory
  • The scripts will live in content/Scripts/omNodeTools


User Guide

Copy

  • Select multiple objects.
  • Double click the 'Copy' script.
  • All properties of the primary selection will be copied to all secondary selections.


Distance

  • Select 2 objects.
  • Double click the 'Distance' script.
  • A window will display the distance value.


Snap

  • Select multiple objects.
  • Double click the 'Snap' script.
  • All secondary selections will 'snap' to the world position and rotation of the primary selection.


Release Notes

July 19, 2010
Updated to work with DAZ Studio version 3.0+