Tagged 'Tools'

EffectWare Scripts I

6 votes

Bounding Box maker - N-leafed rose shape creator.

TGRestoreAxisToggle

6 votes

Small script that toggles the Transform Gizmos restore parameter. Needs a restart after running (indicated in the dialog indicating what the TG has been toggled to). The restore parameter determines whether the TG reverts to the set axis constraints after use - or keeps the constraint just used as the new default.

smartHideMacro

2 votes

Hide Selected / Unselected and remember the set

ScaleByDistance

3 votes

Scales a series of objects based on the distance between two mouseclicks.

Align | Orient

7 votes

"A combination of two scripts.
Align. Alignes selected object to picked object.
Orient. Orients the rotation of selected object to the picked object."

Copy_Properties_From_Master_To_Selection.ms

2 votes

Use this script copy all the properties from a master object to the selected objects. For example if you wanted all your nulls to look the same.

MeshMan

6 votes

Manage various properties of a mesh. Includes copy/paste of UV coordinates - mesh cleaning - etc.

ShowObjectSelection

5 votes

Displays mesh data in the MAXScript Listener and saves an objects verts/faces to an ascii file.

DetectModifiers

6 votes

Scans the scene for used modifiers. Lets you select objects based on the modifier's presence. Options include Hide the rest of the objects - Keep existing selection - Search Selection only. WORKS IN BOTH R3 and R2.5!

Mesh Project

15 votes

Projects the verts of one mesh onto the surface of another. Projects along the vertex normals of the first object. USAGE:select one object to project - press the button. Click another object to project onto.