Tagged 'copy'

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

Folder Construction Copy

2 votes

It is a script to copy the folder structure under the specified folder to another folder.
Files contained in the folder are not copied.
This script will help you to create folder that use for render output.
For example, copy folder hierarchy of shot A to shot B.

How to Use:
Enter source folder path and destination folder path to copy data to.
And press button.

Copy/Paste Material to File

18 votes

This script was inspired by Copy/Paste Obects v0.2 by Christopher Grant .

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.

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

Max CP

0 votes

This tool copy and paste objects between many 3ds max windows. You can add a shortcut like ctr+c ctrl+v.

GTVFX_Toolbox

12 votes

 

 

 Updates:

===================================================================================

08/16/2014:

v2.34

Some minor bug fixes to the Toolbox. Added additional tools to the system menu.

05/23/2014:

v2.32

Fixed a bug that prevented the system menu from generating.

 

04/20/2014:

v2.31

Copy \ Paste Biped animation

63 votes

Quick copy and paste Biped animation to another biped from one instance of max and paste them into another.

History:
Copy/Paste Biped Animation V 1.0
- Main idea Tools.
- macroscript file.

Updated :
Copy/Paste Biped Animation V 2.0
- Added some option for copy or paste.
- Added paste replace or merge bip motion as option.

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)

Model: Same Named Copies

0 votes

Title: "Model: Same Named Copies"

Description:
-- This script creates multiple copies with same object name
-- This script works on all geometry types but it may also work on other types like lights, helpers, etc.

How to use this script:
-- First select a single object
-- Set the relative position with respect to this object in "Enter relative positions" options
-- In "No. of copies" option set the number of copies required
-- Then, press "Create copies" button

Here's the screenshot of the script -

Syndicate content