Blender Git Commit Log

Git Commits -> Revision 9f323e9

Revision 9f323e9 by Hans Goudey (master)
March 30, 2021, 14:56 (GMT)
UI: Bring back hover shortcuts for mesh modifiers

Earlier last year, the shortcuts on hover were built as a way to regain
speed lost by removing the "Apply" and "Copy" buttons from the panel.
For the active modifier concept introduced for geometry nodes, the
shortcuts were changed to only affect the active modifier.

Based on feedback, this change slowed down many people's interaction
with the modifier stack so the UI team decided to return hover shortcuts
for modifier panels.

The downside of this change is that it looks like the active modifier is
"selected" and it could be confusing that the modifier shortcuts don't
apply to it. We can explore different ways to display the active status
to address this.

Ref T87012

Commit Details:

Full Hash: 9f323e9bf79fbf4157a1426fa83dde0c04747a5b
Parent Commit: 1f58a0e
Lines Changed: +65, -79

1 Modified Path:

/source/blender/editors/object/object_modifier.c (+65, -79) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021