Page 1 of 1

Exporting unused materials

Posted: Thu Aug 28, 2014 12:12 am
by mattfrodsham
I'm not sure if this is a bug or a limitation...

When materials are in the C4D file but not applied to any geometry, the textures used in them are still loaded into the RAM when rendering. Am I missing a setting to avoid this? (I tried all the different update/export settings I think)

Obviously it's not a huge problem to remove unused materials, I was just never aware that they counted towards the export data until today.

Thanks! Matt :)

Re: Exporting unused materials

Posted: Thu Aug 28, 2014 12:29 am
by aoktar
Hi,
this is way that how is plugin working. A optimisation for unused materials in my list, but not so easy to implement. Because the plugin is checking every action. And this can be very computational action for plugin. Any other render plugin only sends all data and ignores communication between scene and render data. But Octane plugin doesn't do it. I hope that will make some sense on you.

Re: Exporting unused materials

Posted: Thu Aug 28, 2014 7:57 am
by mattfrodsham
Thanks so much for the fast reply,

It's not a big problem at all, but it's important to know. I just wanted to check there was nothing I could do to avoid it!

Thanks, Matt