Blender Git Commit Log

Git Commits -> Revision 3fe0088

Revision 3fe0088 by Dalai Felinto (master)
July 7, 2021, 08:41 (GMT)
Fix T89559: Outliner shows extra view layer column when it shouldn't

This issue happened because of some miscommunication during the original
patch review. Since we have the parent element in other outliner modes
(Blender File, Data API) I was on the fence here. Rolling this back now
so that when Show All View Layers is off we don't see the current View
Layer top element.

The fix is simple, but it was better to format the code around to
follow the style in this file.

Differential Revision: https://developer.blender.org/D11830

Commit Details:

Full Hash: 3fe0088cab8d400f98895a610613b8d8f15d13a1
Parent Commit: 8f94724
Lines Changed: +44, -49

2 Modified Paths:

/source/blender/editors/space_outliner/tree/tree_display.hh (+1, -1) (Diff)
/source/blender/editors/space_outliner/tree/tree_display_view_layer.cc (+43, -48) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021