Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - StefanL

Pages: [1]
1
First things first: Thanks for this marvellous script :)

When working with iRay you usually set the material editor to mental ray while the production renderer is set to iRay of course.
When converting with switch renderer to corona ticked, the production renderer is switched, but not the material editor renderer, which then goes frenzy throwing errors.

I'm not the godfather of scripting by any means but inserting
if chkSwitchRen.checked then renderers.medit = CoronaRenderer()
after line 1541 in v0.22 did the job for me...

--
Stefan

Pages: [1]