Blender Git Commit Log

Git Commits -> Revision b485592

Revision b485592 by Nathan Craddock (soc-2020-outliner)
July 3, 2020, 03:27 (GMT)
Theme: Add theming for collection colors

Add a new panel similar to the Bone Color Sets panel to set the
collection colors. These draw in the outliner and outliner context menu.

Commit Details:

Full Hash: b485592901b197279b34cd714a687d70003b90eb
Parent Commit: cf97bd6
Lines Changed: +87, -96

8 Modified Paths:

/release/datafiles/userdef/userdef_default_theme.c (+20, -0) (Diff)
/release/scripts/startup/bl_ui/space_userpref.py (+22, -0) (Diff)
/source/blender/blenloader/intern/versioning_userdef.c (+7, -0) (Diff)
/source/blender/editors/interface/interface_icons.c (+2, -45) (Diff)
/source/blender/editors/space_outliner/outliner_draw.c (+5, -51) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+6, -0) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+24, -0) (Diff)
/source/blender/makesrna/RNA_access.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021