Blender Git Loki
Git Commits -> Revision 7b3d38a
Revision 7b3d38a by Nathan Craddock (master) September 15, 2020, 18:47 (GMT) |
Outliner: Hierarchy line drawing Adds a new hierarchy line that draws to the left of collections. If the collection is color tagged, then the hierarchy line is drawn in that color. This is useful to see the color tag of a collection that exceeds the vertical height of the outliner when expanded. This also modifies the object hierarchy line drawing to match the new collection hierarchy line, with no horizontal lines, and moved a unit to the left. Object lines are not drawn colored. Manifest Task: https://developer.blender.org/T77777 Differential Revision: https://developer.blender.org/D8622 |
Commit Details:
Full Hash: 7b3d38a72d367e155ad3c417882fa3dfcff2fcb9
Parent Commit: 16f625e
Lines Changed: +45, -84
1 Modified Path:
/source/blender/editors/space_outliner/outliner_draw.c (+45, -84) (Diff)