Blender Git Loki
Git Commits -> Revision 05da610
Revision 05da610 by Nathan Craddock (soc-2020-outliner) July 1, 2020, 23:13 (GMT) |
Outliner: Draw collection color behind icon Rather than coloring the icon itself and drawing a bar to the left, draw a roundbox behind the collection icon. This has the benefit of being small but still easily noticed. Two downsides that need to be addressed: 1. The active collection highlight is not shown. This needs to be refactored anyway for all types because it is not always easy to tell which items are active. 2. Hierarchies are not colored. |
Commit Details:
Full Hash: 05da610ee742250d4aa266c1e9210acb1bf339e1
Parent Commit: 1bb6d5c
Lines Changed: +34, -46
1 Modified Path:
/source/blender/editors/space_outliner/outliner_draw.c (+34, -46) (Diff)