Monday, August 5, 2013

Hide By Category

Hide objects by their ctegory.

It will hide objects based on their class. For example if the spline object is selected the script will hide all  spline objects. If the light object is selected the script hide all  spline objects.

Installation: drag and drop the mcr file in max viewports. Go to Customize - Customize User Interface - "miauu" category and search for "Hide By Category" script.

DOWNLOAD

Display By Category

It will display objects based on their class.
For example if the spline object is selected the script will hide all other objects and only the spline objects will remain visible in the viewports. If the light object is selected only the light objects will remain visible.

This script was requested by titane357 here: click

Installation: drag and drop the mcr file in max viewports. Go to Customize - Customize User Interface - "miauu" category and search for "Display By Category" script.

DOWNLOAD

Set Selection FIlter based on selected object

What it does:
When nothing is selected and you run the script it set the Selection Filter dropdown list to All.
If Spline object is selected it set the Selection Filter to Shape
If light object is selected it set the Selection Filter to Light
and so on.
Installation: drag and drop the mcr file in max viewports. Go to Customize - Customize User Interface - "miauu" category and search for "Selection Filter Switcher" script.

This script was requested by titane357 here: click.

DOWNLOAD

Turn On "Generate Mapping Coordiantes" when modifier is applyed

This script will turn On the Generate Mapping Coords. checkbox when a certain modifier is applyed to the object. Supported modifiers are:
- Bevel, Bevel Profile, Extrude, Lathe, Sweep, Renderable Spline
Installation - paste the script in maxRoot/scripts/startup folder and restart 3ds Max.

This script was requested here.

DOWNLOAD