Page 1 of 1

[possible bug] Objects inherit renderable property of parent

Posted: Thu Nov 30, 2017 1:52 am
by Eneen
I'm not sure if it's intentional, but currently lights and meshes inherit "renderable" of it's parent.
To replicate:
- add empty to default blender scene
- parent light to empty and change it to sun
- turn off "renderable" of empty
I think it should not inherit this property same as it's done for blender render, blender viewport and cycles, but maybe there is reason why it works this way.