Blender Git Commit Log

Git Commits -> Revision 93b8040

Revision 93b8040 by Nathan Craddock (master)
September 15, 2020, 13:40 (GMT)
UI: Add `icon_only` argument to operator_enum

Add an option to only draw icons for operator_enum menus. This is used
for drawing inline icon buttons in the outliner context menu for
collection color tagging.

Part of T77408

Differential Revision: https://developer.blender.org/D8880

Commit Details:

Full Hash: 93b8040f57297133e7b90c8dfb05088490425cb2
Parent Commit: e17df47
Lines Changed: +36, -15

11 Modified Paths:

/source/blender/editors/animation/keyframing.c (+1, -1) (Diff)
/source/blender/editors/animation/keyingsets.c (+1, -1) (Diff)
/source/blender/editors/curve/editcurve.c (+1, -1) (Diff)
/source/blender/editors/gpencil/gpencil_data.c (+1, -1) (Diff)
/source/blender/editors/include/UI_interface.h (+1, -1) (Diff)
/source/blender/editors/interface/interface_layout.c (+16, -5) (Diff)
/source/blender/editors/interface/interface_region_menu_pie.c (+1, -1) (Diff)
/source/blender/editors/space_info/info_ops.c (+1, -1) (Diff)
/source/blender/editors/space_outliner/outliner_tools.c (+1, -1) (Diff)
/source/blender/editors/transform/transform_ops.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_ui_api.c (+11, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021