Page 1 of 1
1.8.1.3 Plugin - Default Material Type Creation Query
Posted: Thu Feb 19, 2009 4:18 am
by Becco_UK
I've just noticed that when a material is not applied to an object the plugin creates a default material - great. However, the default material is a slow rendering SSS one. Can I change what type of defaut material is created or can the SSS default material be changed in a future update please.
Posted: Thu Feb 19, 2009 5:00 am
by JDHill
Sounds like something's amiss - in the default Maxwell install, there is a file, default.mxm in the Maxwell /mxm files directory; if found, this will be used as the default. Failing this, the plugin looks for a file named default.mxm in the plugin's /res directory and if found, the plugin uses that. If neither of these are found, then it will just create a simple single-bsdf grey lambertian material. So, check those files and let me know if things still aren't making any sense; I'm guessing that you've modified the mxm files/default.mxm file at some point in time.
Posted: Thu Feb 19, 2009 10:29 am
by Becco_UK
JDHill: Thank you. I made a new deault material and saved it to the specified locations - works fine now.