Created by: DolphinDream
Continue the developing of a viewer layer node (based on the #2111 (closed) conversation) and get a firsts incarnation of such node out there. This is an early stage developing (nothing much as been added since the issue was raised) and will need more brainstorming and playing around to get it to a polished state.
Considering that since this issue was originally started (2.79) Blender 2.8x has revamped its layering/collection system we might think differently about how we can implement such a viewer layer node in SV. Can (should) we tap into the hierarchical collection system B28 offers? Let’s start the conversation :)
ToDo (Feature List):
-
Make Layer names editable -
Toggle visibility icon (“show/hide” eye icon) -
Add option to remove viewers within layers -
Add option to remove layers -
Update layer viewer lists when viewer nodes are removed from the node tree -
Update layer viewer lists when viewer nodes are renamed -
Make layers collapse/expand (add toggle to show/hide the list of viewers in a layer) -
Add option to add a layer to another layer (hierarchical layers, similar to BL collections) -
Update layer visibility icon (status) based on its children status -
Add option to avoid duplicate viewers in a layer