Blender Git Loki

Git Commits -> Revision cf8e71d

Revision cf8e71d by Brecht Van Lommel (master)
October 8, 2018, 17:46 (GMT)
UI: add icon color coding for different data types in the outliner.

For now we have categories collection, object, object data, modifiers &
constraints, and shading. The icons can be categorized by adding e.g.
DEF_ICON_OBJECT() in UI_icons.h.

Light themes will need to be updated to use darker colors to keep icons
visible in the outliner.

Commit Details:

Full Hash: cf8e71db615c2d74bf87f18ab8389a675cbe6c51
Parent Commit: 2ac65f6
Lines Changed: +239, -86

12 Modified Paths:

/release/datafiles/userdef/userdef_default_theme.c (+5, -0) (Diff)
/release/scripts/startup/bl_ui/space_userpref.py (+24, -0) (Diff)
/source/blender/blenkernel/BKE_blender_version.h (+1, -1) (Diff)
/source/blender/blenloader/intern/versioning_userdef.c (+8, -0) (Diff)
/source/blender/editors/include/UI_icons.h (+84, -52) (Diff)
/source/blender/editors/include/UI_resources.h (+12, -7) (Diff)
/source/blender/editors/interface/interface_icons.c (+30, -20) (Diff)
/source/blender/editors/interface/resources.c (+36, -0) (Diff)
/source/blender/editors/space_outliner/outliner_draw.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+7, -1) (Diff)
/source/blender/makesrna/intern/rna_ui_api.c (+0, -4) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+31, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021