Blender Git Loki
Git Commits -> Revision 85dcdb8
Revision 85dcdb8 by Campbell Barton (master) May 2, 2018, 09:03 (GMT) |
UI: fix operator redo showing empty popovers Many operators have no options, showing a popover button with no content isn't good. |
Commit Details:
Full Hash: 85dcdb87d2ee91844e1dc343b8bd48ace2717d77
Parent Commit: 2bc9396
Lines Changed: +54, -18
5 Modified Paths:
/release/scripts/startup/bl_ui/space_topbar.py (+1, -12) (Diff)
/source/blender/editors/include/UI_interface.h (+1, -1) (Diff)
/source/blender/editors/interface/interface_templates.c (+1, -1) (Diff)
/source/blender/editors/space_topbar/space_topbar.c (+51, -0) (Diff)
/source/blender/makesrna/intern/rna_ui_api.c (+0, -4) (Diff)
/source/blender/editors/include/UI_interface.h (+1, -1) (Diff)
/source/blender/editors/interface/interface_templates.c (+1, -1) (Diff)
/source/blender/editors/space_topbar/space_topbar.c (+51, -0) (Diff)
/source/blender/makesrna/intern/rna_ui_api.c (+0, -4) (Diff)