Tagged 'replace'

removeMissingPlugins

105 votes

This is a small script for completely removing all references to missing plugins from your 3ds Max scene. For more details when running the tool, make sure to also read the info printed to the MAXScript listener.

Use with care (!) and do not save the results under the same file name!

The script will replace any missing plugin object with the first usable alternative object of the same class (e.g. a missing render effect will be replaced by the first available render effect). I cannot give any guarantees this will not mess up your data, your machine or your live.

Replace "ColorCorrect" by 3ds max "Color Correction" plugin

8 votes

PURPOSE:
Future versions 3dsmax may does not have proper ColorCorrect version written in time. It might be a problem opening old scenes with ColorCorrect in new 3dsmax. The task is to ease this conversion.
OR if you just don`t like ColorCorrect plugin and wish to convert to standart Color Correction.

ACTION:
Replaces ColorCorrect instances with standart 3dsmax Color Correction saving this data:
- source color
- source map
- gamma
- HSV and HSL saturation values
- HSV and HSL hue values
- mono and invert switches
note: Be careful - other ColorCorrect data will be ignored.

Replace Objects/Groups

3 votes

Replace desired objects or groups with clones(copies, instances, references) of another object or group.

New version of the script: http://miauumaxscript.blogspot.bg/p/miauus-objects-replacer.html

Replacer

4 votes

A maxscript to replace a selection of objects by others. You can enter a percentage by object, and a random scale value. It replace the objects and copy the position, rotation, scale and visibility animation. the old objects are placed into a layer named "Replacer_Old"

SnapSwap

2 votes

A tool for replacing the currently selected geometry with a same named snapshot (old model is deleted). Can be used for dealing with corrupt geometry.

To use: Run the macroscript, and add SnapSwap to a toolbar from the category "# SP_MeshScripts".

SwapTwoVert

3 votes

Added Fix tool if created bug-Faces

Syndicate content