Brush Assets: Shortcut to call brush asset shelf popup? #122114
Labels
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset System
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Code Documentation
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Viewport & EEVEE
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Asset Browser Project
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Module
Viewport & EEVEE
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Severity
High
Severity
Low
Severity
Normal
Severity
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
8 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender#122114
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The brush assets project is introducing a popup version of the asset shelf, so that brushes can be selected quickly in a temporary popup right under the cursor. This seems essential for fast painting workflows where the UI should be out of the way as much as possible. Demo from #122068:
Now the question is: Should this get a shortcut by default, and what should it be? Note that the shortcut can be changed conveniently by right clicking the brush asset selector, and clicking Change/Assign/Remove Shortcut
#122068 uses Shift+spacebar (for testing), overriding the tool shelf popup. Arguably this makes sense since changing brushes would likely happen more often than changing tools. But how to access tools then, without keeping the tool shelf open? Also having some modes pop up the asset shelf and some the tool shelf with this shortcut is a clear inconsistency.
Brush Assets: Shortcut to call asset shelf popup?to Brush Assets: Shortcut to call brush asset shelf popup?I agree that Shift + Spacebar makes most sense. It might seem inconsistent, but it looks good from user perspective if that shortcut opens selector with most important tools in every mode: toolbar in edit mode and asset shelf in sculpt/paint modes.
People who use tablet for sculpting often have Shift + Spacebar assigned on one of the tablet keys to quickly change brushes. So if shortcut is given to asset shelf workflow can remain the same and additionally they can use same key in sculpt and edit modes.
Personally I think B or shift+B is appropriate if B is occupied by the Brush tool itself, but that's just me.
Question, will the pop-up allow us to immediately type in search words upon activation without needing to click in the search bar first? Would make it pretty convenient to find what you want that way I would say.
Anyway, looking good!
+1 for the "B" shortcut
I think using a shortcut that is already default for one of the brushes makes a lot of sense. Like example I believe "V" right now is the default shortcut for the draw brush, so that could potentially be used for the popup.
I think B would be a convenient shortcut as well!
Shift Spacebar makes most sense to me. Modes that aren't brush oriented could still use the same shortcut for the tool popup.
B would also be nice but that would remove the shortcut for box masking/selection. Not sure if that's worth it.
B has for a long time been associated with the main brush tool, whether it's a 2D or 3D software. You can have something else for the Blender keymap, but at least make it B for the Industry Standard keymap for Sculpt Mode, Grease Pencil, or any mode that have a brushes list, since it is such a heavily associated key to that type of functionality. Industry Standard should always prioritise industry standard keys.
In Object and Edit mode (w) it is associated with the selection tool exchange cycle (which is annoying), when it can be exchanged using the PieMenu (Alt+w). I think (w) can be assigned to the frame/border selection so that (b) can be used to select the brush asset.
For it to work (Alt+w) it should also activate the selected active tool, if not just toggle it.
Disadvantages:
· In Sculpt mode (Alt+w) is assigned to Face Set Edit Pie Menu.
· (Alt+b) Clipping Regions and (Ctrl+b) are assigned to Render Regions, which is indirectly related to frame selection.
Another option:
·(shift+space) select active tool
·(ctrl+space) select asset
·(alt+space) toggle maximize area, instead of (ctrl+space)
I agree that B would be an optimal shortcut for the IC keymap. That key was intentionally left unused for that purpose.
We'll go with
Shift+Spacebar
for the default keymap, andB
for the Industry Compatible keymap now. Thanks everyone!