Blender Git Commit Log

Git Commits -> Revision 1a0181b

Revision 1a0181b by Brecht Van Lommel (master)
September 20, 2018, 17:15 (GMT)
UI: add support for defining any icon as a mono icon.

Previously it was hardcoded to one row. These icons are colored with the
text color. Changes include some refactoring.

Commit Details:

Full Hash: 1a0181bb6d94252fb4e4873eca8cdedc69c348be
Parent Commit: decc323
Lines Changed: +412, -472

11 Modified Paths:

/source/blender/editors/include/UI_icons.h (+301, -373) (Diff)
/source/blender/editors/include/UI_resources.h (+6, -2) (Diff)
/source/blender/editors/interface/interface_icons.c (+69, -52) (Diff)
/source/blender/editors/space_buttons/buttons_context.c (+1, -1) (Diff)
/source/blender/editors/space_graph/graph_buttons.c (+1, -1) (Diff)
/source/blender/editors/space_nla/nla_buttons.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_fcurve.c (+5, -5) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+2, -12) (Diff)
/source/blender/makesrna/intern/rna_pose.c (+20, -20) (Diff)
/source/blender/makesrna/intern/rna_ui_api.c (+6, -4) (Diff)
/source/blender/makesrna/RNA_enum_types.h (+0, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021