Blender Git Commit Log

Git Commits -> Revision b6a35a8

Revision b6a35a8 by Philipp Oeser (master)
July 8, 2021, 08:41 (GMT)
Outliner: use 'compacted' row for bones as well

In a collapsed hierarchy, some type of data are listed as one icon per
item (2.79 did this for all data),
others are 'compacted' as a single icon with a counter (also indicating
if the active item is down that collapsed hierarchy) from 2.80 on.

Not quite sure if {rB92dfc8f2673e} was meant to do this (if it was, this
was not working though because relevant code would only get executed for
object hierarchies it seems), so now this is done for bones as well.

Fixes T88413.

Maniphest Tasks: T88413

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

Commit Details:

Full Hash: b6a35a8153c30f5c1516fef6fb5c16482248cdf0
Parent Commit: 7489427
Lines Changed: +2, -1

1 Modified Path:

/source/blender/editors/space_outliner/outliner_draw.c (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021