Blender Git Commit Log
Git Commits -> Revision 28a72c6
Revision 28a72c6 by Mateusz Grzeliński (soc-2020-info-editor) June 6, 2020, 19:31 (GMT) |
UI: indicate active report in info editor - use the same color scheme as outliner - no not show zebra in selected reports (be consistent with outliner) - add new info_active (report) theme setting |
Commit Details:
Full Hash: 28a72c63f1e8c97fa55f8d2b4d5b8fa813580bb6
Parent Commit: 96ada41
Lines Changed: +28, -5
6 Modified Paths:
/release/datafiles/userdef/userdef_default_theme.c (+2, -1) (Diff)
/source/blender/editors/include/UI_resources.h (+1, -0) (Diff)
/source/blender/editors/interface/resources.c (+3, -0) (Diff)
/source/blender/editors/space_info/info_draw.c (+15, -3) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+5, -0) (Diff)
/source/blender/editors/include/UI_resources.h (+1, -0) (Diff)
/source/blender/editors/interface/resources.c (+3, -0) (Diff)
/source/blender/editors/space_info/info_draw.c (+15, -3) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+5, -0) (Diff)