Tagged 'copy'

Copy Paste - Objects/Materials/Modifiers

3 votes

Copy Paste is a 3ds Max tool that allows teams or individuals to copy and paste objects, materials, or modifiers across multiple instances of 3ds Max. It supports sharing these copy/paste buffers in shared locations on the network or local on your computer. The tool helps to keep everyone up to date with real time updates anytime a new copy is created or modified.

 

Copy and Paste Object Properties

3 votes

This little script will help you transfer arbitrary properties from one object to another. All properties that you selected that have matching names and types in the destination nodes will get the property values of the source node. You also have the option of instancing the source value's controller across the updated properties.

copy and paste maxscript

miauu's Slate Material Cloner

1 vote

 

Macro Snippets

26 votes

Show Vert Nums
Quick Z Direction
Distance to Clipboard
Angle to Clipboard

Circle Array

27 votes

 

Like 3ds Max Array tool but with custom picked rotate axis.
The rest you can see in the screenshot.

Enjoy!

Transformer

2 votes

Simple tool created for copying position, rotation and scale transformations between objects.

Copy position, rotation or scale from one object and paste it to any other.

Copy the Biped&Bone to Bones

2 votes

 

1.Select Target(Biped or Bone)

2.[Copy the Biped&Bone to Bones] pressed button

3.The target name is automatically changed to Hep001.(If you want to enter directly  Change the Biped name)

Transfer Materials

1 vote

Transfer materials, object properties (standard and Vray) and modifiers between objects based on names, vertex count or transfom. Can work between multiple Max instances. Handy for transfering materials from lookdev to lighting scenes with caches.

Installation:

just drag&drop to max and the you can find the script inside ProgressiveFX category

Changelog:

v1.2

- bugfixes

- possibility to remove string from object name before copy

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.

Copy and Acquire

0 votes

This is a simple maxScript to make a copy from a base object and Acquire Position Rotation Scale and Material from the targets.

copy and acquire v1.0