Tagged 'Misc'

Advanced Align

8 votes

Quickly aligns the local position and rotation of the selected object to the next object the user picks.

Notes

6 votes

"This script allows you to add notes to your animation max file. Select the frame and type in your note. You can also edit and delete the notes. The notes are saved in a file with the same name as your max file."

Copy to Instance

7 votes

Very simple - this just scans selected objects and converts them into instances of the pre-selected master object. For when you make lots of copies of something then realise they should have been instances... Will scan objects to ensure they are of the same class before conversion (so if you have a light as the Master object - it won't instance any meshes - etc)

powerSolidManager

2 votes

Lets you modify the render and viewport approximation controls on all selected Powersolids objects.

Mesh Compare

10 votes

Takes two meshes and performs a vertex-by-vertex comparison on them - selecting the vertices in the first mesh that do not correspond to vertices in the second.

Procedural Motion Baker

7 votes

This script will convert procedural/hierarchical animation into keyframe animation.

Clear Variables

7 votes

"Clear all declared vars (i.e set = undefined) so scope can be tested without having to close/reload MAX!
* This script is for MAXScripters to use during code development."

Color Blender

7 votes

"This script blends three user defined colors together and mixes the result with the requested amount of black and white. It was written to allow the mixing colors from a triad to determine what colors are possible for a given triad.

ParticlePercent

3 votes

Lets you globally/locally adjust the percentage of particles displayed in the viewport based on presets.

Centre Pivot

6 votes

Centres the pivot point of the selected object.