- Thu Oct 22, 2009 4:45 pm
#312632
I use a few renderers but if Maxwell is loaded, it will automatically inject itself into a scene, forcing the plug-in to load and attaching itself to everything I open. I have to save the file as Maya ascii and strip out the first Maxwell required lines and this:
createNode maxwellRenderOptions -n "maxwellRenderOptions";
This wasn't a problem with 1.7 - is it possible to create these nodes only after Maxwell is explicitly invoked for a scene?
createNode maxwellRenderOptions -n "maxwellRenderOptions";
This wasn't a problem with 1.7 - is it possible to create these nodes only after Maxwell is explicitly invoked for a scene?

- By Mark Bell