User avatar
By choo-chee
#258611
how can I set the starting path of the library to be other than c:\program files\next limit\maxwell .... to something like d:\maxwell library ? it's hard to keep copying files from one computer to the others since XP will not let me access the c:\program files so I have to copy to a temp dir and then ....
User avatar
By Mihnea Balta
#258613
There's no easy way, but I've noted your request for the next update. In the mean time you could open the file scripts/others/maxwellMatLibBrowser.mel from your Maya installation directory, go to line 107 and replace:
Code: Select all
$path = `maxwell -getMatLibDir`;
with:
Code: Select all
$path = "d:/maxwell library";
Note the forward slash instead of the usual backslash you see in Windows paths. It's also important to see that the original line is enclosed in backticks and the replacement has normal quotes.

Make a backup of the file before you change it because if you make a mistake the material browser will stop working until you reinstall the plug-in.
User avatar
By choo-chee
#258682
thanx I'll try it first on one of the render machines

after a lot of years doing arch-viz... almost 20 a[…]

render engines and Maxwell

Funny, I think, that when I check CG sites they ar[…]

Hey, I guess maxwell is not going to be updates a[…]

Help with swimming pool water

Hi Choo Chee. Thanks for posting. I have used re[…]