<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">Hi Dalai,</div><div class="gmail_quote"><br></div><div class="gmail_quote">On Fri, Nov 10, 2017 at 6:15 PM, Dalai Felinto <span dir="ltr"><<a href="mailto:dfelinto@gmail.com" target="_blank">dfelinto@gmail.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
* mat_override [override]<br>
* light_override [override]<br></blockquote><div><br></div><div>Where would the original setting be stored, Scene, SceneLayer, Object?</div><div><br></div><div>It would be easiest to keep these settings in the SceneRenderLayer, though per layer control could be useful in some cases. For light_override that would effectively be light groups though, which Cycles does not support.</div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">* lay_zmask [???]</blockquote><div><br></div><div>To replace this Cycles objects need to get a Holdout setting, next to Shadow Catcher. With overrides it should then be possible to get the same functionality back.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
* lay_exclude [???]<br></blockquote><div><br></div><div>"lay" is for camera ray visibility, "lay_exclude" lets you make some objects invisible to all rays. So this would be replaced by either overrides or per-layer visibility settings, I don't remember if we decided on which visibility settings would be natively supported by layers.</div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">* pass_alpha_threshold [ViewRender?]<br></blockquote><div><br></div><div>Just keep it next to passes in SceneRenderLayer I think, not sure why you would need this in ViewRender, it's about how render passes handle alpha.</div><div> </div><div>Regards,</div><div>Brecht.</div></div></div></div>