Blender Git Commit Log

Git Commits -> Revision c79b849

Revision c79b849 by Philipp Oeser (master)
December 21, 2018, 20:06 (GMT)
Fix T58327: Quick Favorites "Remove from Favorites" missing for added
Modifiers

Since user menu entries from SPACE_BUTS/SPACE_TOPBAR are also shown in
other Editors (SPACE_VIEW3D), also allow these entries to be removed
from Quick Favorites from these Editors.
Match and deduplicate logic from screen_user_menu_draw() and
ui_popup_context_menu_for_button().

Reviewers: campbellbarton, brecht

Maniphest Tasks: T58327

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

Commit Details:

Full Hash: c79b8490976554d448435ae9b61d0697ad40e79f
Parent Commit: e6e2f65
Lines Changed: +24, -13

3 Modified Paths:

/source/blender/editors/include/ED_screen.h (+1, -1) (Diff)
/source/blender/editors/interface/interface_context_menu.c (+9, -2) (Diff)
/source/blender/editors/screen/screen_user_menu.c (+14, -10) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021