ScriptSpot

Forum topic · General Scripting

material library import/export

By kilad · 2009-03-21

Description

I want to move my material library with the corresponding maps from one machine to another.

 

Is there a script that collects all maps assigned to your current library,

then saves them in a given folder and relinks maps to that folder? or something similar?

 

or am i missing something?

 

kilad

 

 

Comments (2)

Ralf · 2009-03-21

I think you allready have a .mat file.

You could use the resourse-collector.
UtilitiesTab -> more -> ResourceCollector.
Give it an output-path you have (or can make) on the second machine. Check "update Materials"-box to re-links all your maps to that location.

If that doesnt do the trick (or not 100%) you should try
UtilitiesTab -> more -> Bitmap/Photometric Paths
Here you can check "include liberaries", and edit the locations manualy.

I dont think you need a Script for that.

kilad · 2009-03-21

AH!! i have overlooked the "Include material library" 😆

the resource collector doesnt consider the mat library, just the scene like archive does.

 

 

thank you very much for a quick answer!