Outliner Collections Interaction Design #54707

Closed
opened 2018-04-17 23:55:49 +02:00 by William Reynish · 16 comments

Improving the interaction design and layout of the View Layers and Collections in the Outliner.


Outliner layout

For Blender 2.8, we've introduced the concept of Collections to replace the limited layers we had in the past. This means that users are more likely to use the Outliner, and som we want to make some improvements here.

First, we want to make it easy to add new collections. We will do this by re-arranging the Outliner header, and adding a Plus button for adding new collections:
Screen Shot 2018-05-23 at 16.44.19.png

If users want to search, they can press Ctrl+F, or pick Search from the View menu. This displays a search field below the header, like so:
Screen Shot 2018-05-23 at 16.44.23.png

Outliner features

There are several features we want to make easier to do in the outliner, by making things more consistent with the rest of Blender. Here are some features we will add to the Outliner:

Move item to Collection Drag LMB
Add item to Collection Ctrl + Drag LMB
Parent Ctrl + P
Unparent Alt + P
Delete Del
Duplicate Shift + D
Duplicate Linked Alt + D
Local View Solo Alt + H
Local View Exclude H

Local View

Another thing we want to improve is making it easier to visualise which items you have set to Local View. The highlighted items are set to Local View, and the headphones icon lets users toggle it off and on. It also makes it possible to include or remove items from your current local view:
Screen Shot 2018-05-23 at 16.44.27.png

3D View mini-Outliner

In each 3D View, we will be providing a mini-Outliner in the sidebar (N key). This gives users access to the same settings as in the Outliner, but is useful if the Outliner is not visible, or when working in full screen mode. This list only shows users a list of collections. Individual objects are not included, in order to keep the list concise. If users want to have different visibility for 3D View, they can 'unsync' the view visibility.
Screen Shot 2018-05-23 at 16.47.15.png

Improving the interaction design and layout of the View Layers and Collections in the Outliner. ---- ## Outliner layout For Blender 2.8, we've introduced the concept of Collections to replace the limited layers we had in the past. This means that users are more likely to use the Outliner, and som we want to make some improvements here. First, we want to make it easy to add new collections. We will do this by re-arranging the Outliner header, and adding a Plus button for adding new collections: ![Screen Shot 2018-05-23 at 16.44.19.png](https://archive.blender.org/developer/F3441423/Screen_Shot_2018-05-23_at_16.44.19.png) If users want to search, they can press Ctrl+F, or pick Search from the View menu. This displays a search field below the header, like so: ![Screen Shot 2018-05-23 at 16.44.23.png](https://archive.blender.org/developer/F3441424/Screen_Shot_2018-05-23_at_16.44.23.png) ## Outliner features There are several features we want to make easier to do in the outliner, by making things more consistent with the rest of Blender. Here are some features we will add to the Outliner: | Move item to Collection | Drag LMB | | -- | -- | | Add item to Collection| Ctrl + Drag LMB | | Parent | Ctrl + P| | Unparent |Alt + P | | Delete | Del | | Duplicate | Shift + D | | Duplicate Linked | Alt + D| | Local View Solo | Alt + H| | Local View Exclude | H| ## Local View Another thing we want to improve is making it easier to visualise which items you have set to Local View. The highlighted items are set to Local View, and the headphones icon lets users toggle it off and on. It also makes it possible to include or remove items from your current local view: ![Screen Shot 2018-05-23 at 16.44.27.png](https://archive.blender.org/developer/F3441426/Screen_Shot_2018-05-23_at_16.44.27.png) ## 3D View mini-Outliner In each 3D View, we will be providing a mini-Outliner in the sidebar (N key). This gives users access to the same settings as in the Outliner, but is useful if the Outliner is not visible, or when working in full screen mode. This list only shows users a list of collections. Individual objects are not included, in order to keep the list concise. If users want to have different visibility for 3D View, they can 'unsync' the view visibility. ![Screen Shot 2018-05-23 at 16.47.15.png](https://archive.blender.org/developer/F3441425/Screen_Shot_2018-05-23_at_16.47.15.png)
William Reynish was assigned by William Reynish 2018-04-17 23:55:49 +02:00

Added subscriber: @WilliamReynish

Added subscriber: @WilliamReynish
William Reynish was unassigned by William Reynish 2018-04-17 23:56:11 +02:00
William Reynish self-assigned this 2018-04-17 23:56:11 +02:00

Added subscriber: @billrey

Added subscriber: @billrey

Added subscriber: @brecht

Added subscriber: @brecht

Added subscriber: @lsscpp

Added subscriber: @lsscpp
Member

Added subscriber: @JulienKaspar

Added subscriber: @JulienKaspar
Member

After trying out the Outliner I also want to suggest 2 possible improvements:

  • It would be great once you select an object in the scene, the object get's always highlighted in the hierarchy of the outliner. So far you can only see a selected object that is in a collection or parented to another object if it's one of the first few icons in the list: Selection_002.png
    But once the scene get's bigger and more complex it would be great to always see where the selected objects are in the outliner by highlighting them similarly without switching the filtering to selected or using "show active".

  • Another helpful thing is to be able to drag & drop between multiple outliner windows. This way you can have one outliner open that is set to "View Layer" and another set to "Orphan Data" or "Blender File" and drag collections that are missing from the view layer into it from outliner to outliner. Selection_003.png
    This could speed up the process of organizing the view layers a lot.

After trying out the Outliner I also want to suggest 2 possible improvements: - It would be great once you select an object in the scene, the object get's always highlighted in the hierarchy of the outliner. So far you can only see a selected object that is in a collection or parented to another object if it's one of the first few icons in the list: ![Selection_002.png](https://archive.blender.org/developer/F3446930/Selection_002.png) But once the scene get's bigger and more complex it would be great to always see where the selected objects are in the outliner by highlighting them similarly without switching the filtering to selected or using "show active". - Another helpful thing is to be able to drag & drop between multiple outliner windows. This way you can have one outliner open that is set to "View Layer" and another set to "Orphan Data" or "Blender File" and drag collections that are missing from the view layer into it from outliner to outliner. ![Selection_003.png](https://archive.blender.org/developer/F3446944/Selection_003.png) This could speed up the process of organizing the view layers a lot.

Added subscriber: @0o00o0oo

Added subscriber: @0o00o0oo

It would be great once you select an object in the scene, the object get's always highlighted in the hierarchy of the outliner. So far you can only see a selected object that is in a collection or parented to another object if it's one of the first few icons in the list:

It sounds like you're talking about a direct correlation between hightlighted and selected objects. If so, I wholeheartedly agree. It's a major usability issue right now with Blender's Outliner.

> It would be great once you select an object in the scene, the object get's always highlighted in the hierarchy of the outliner. So far you can only see a selected object that is in a collection or parented to another object if it's one of the first few icons in the list: It sounds like you're talking about a direct correlation between hightlighted and selected objects. If so, I wholeheartedly agree. It's a major usability issue right now with Blender's Outliner.
Member

Removed subscriber: @JulienKaspar

Removed subscriber: @JulienKaspar
Member

Added subscriber: @JulienKaspar

Added subscriber: @JulienKaspar

Added subscribers: @pablovazquez, @dfelinto

Added subscribers: @pablovazquez, @dfelinto

For the outliner repetitive elements, @venomgfx and I came up with this design:
outliner_numbers.png

For the outliner repetitive elements, @venomgfx and I came up with this design: ![outliner_numbers.png](https://archive.blender.org/developer/F3759292/outliner_numbers.png)

Looks good

Looks good
Member

Removed subscriber: @JulienKaspar

Removed subscriber: @JulienKaspar

Added subscriber: @DuarteRamos

Added subscriber: @DuarteRamos
Member

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
7 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#54707
No description provided.