ScriptSpot

Script

Transfer Materials

By mad · 2018-05-10

Version
1.2
Date updated
2018-09-13
Votes
1
Description

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

- transfered files could be stored in 3 slots in local,project or network locations (default network location is Z:/shared_files/ and could be changed in code manualy)

- edit poly modifier removed from modifier transfer because was causing troubles, some other modifiers can cause troubles too so let me know if you find any

v1.1

-first public release

 

Attachments

Tags: Material, copy, paste, object, cache, transfer, Alembic, abc

Comments (2)

It not works for me!

Marsman · 2018-06-07

Please give an instruction to use.

mad · 2018-06-08

Describe what you are doing. This script works in three ways.
1. it tries to match the objects by name (default)
2. it tries to match the objects by vertex count (sometimes useful)
3. it tries to match the object by position/rotation/scale in the scene