Tagged 'instance'

miauu's Slate Material Cloner

1 vote

 

3D R.n.D | MaxScript | Identical Materials Finder

5 votes

Update Notes Version 3.18:

included slate material compatibility

automatically opens material editor when pressing "Put similar to the material editor" button

 

Update Notes Version 3.21:

included option to instance all scene material

included option to search within selected objects

 Update Notes Version 3.31:

Bug Fixes For Newer Versions of 3dsmax

 

Update Notes Version 3.36:

Improved code and much faster resaults

fixed unmatched materials issue

Bug Fixes For Newer Versions of 3dsmax

Update Notes Version 3.37:

added abilty to cancel search

clear the ram of arrays after closing the script dialog

 

Installation : Run script or drag and drop to 3ds max, then go to customize user interface and assign "Identical Material Finder" as keyboard short-cut or quad menu under  "3D_RnD"  Category

Make iT Instance

0 votes

A Script for Replacing Selected Objects with Picked Object , BUT with Group Support .

 

Note : When Replacing Groups its better to be closed .

INSTALL : drop it to max viewport or run it from Scripting Menu/Run Script , You'll Find it in "_My Scripts_" Category .

UPDATE 1 :

Auto instances

0 votes

 


Script Description

 This script automatically finds objects with the same geometry and turns them into instances. This can reduce RAM consumption, scene file size, and save and open times for a scene. This script will be especially useful when optimizing other people's scenes and 3D models.

 

Move/Clone to cursor

0 votes

Hi, this is simple script which move or clone selected objects to surface under cursor. You can bind it to any hotkey (I usualy use Alt+S and Alt+C). In this current version additional settings are avaiable only by hidden function call ObjToCursorSettings() which can be called via MaxScript Listener.

Move/Clone to cursor

3 votes

Hi, this is simple script which move or clone selected objects to surface under cursor. You can bind it to any hotkey (I usualy use Alt+S and Alt+C).

1.0.1

- initial releas

1.0.2

- settings can be binded to hotkey

- possibility to turn on random rotation in Z axis

1.0.3

- multiple object selection can be treated as object list, so in clone mode random object will be selected

- cloned objects can be automaticly moved to active layer

 

Universal Select By

9 votes

Copy modifiers

4 votes

Simple tool for copy/instance modifiers from source object to selected array of objects. Does not copy only edite_poly modifier because 3dsmax does not allow doing this by script.

miauu's Extended Clone Tool

2 votes

 

miauu's Extended Clone Tool adds new options to the standard Clone Options dialog.

The main goal - save time using these features:

- move the created objects to a new layer,

- move the created objects into existing layer

instancer

0 votes

Script makes instances of picked main object from all selected objects.
Target objects can be replaced (deleted, primary script function) or leave untouched.
New objects can copy scale or rotation from their previous versions.

Exaples:
Have some copies of some object (not instances) and want them change all same way.
- Convert them to instances, change them at once by editing just one.

Want to make instances of main object at every object's position from selection