Quickmenu
Blender addon that simplifies access to useful operators and adds missing functionality
Install / Use
/learn @passivestar/QuickmenuREADME
Quick Menu is a Blender productivity addon
Installation
- Go to Releases and download
quickmenu.zip - In Blender go to
Edit -> Preferences -> Add-ons - Click
Install From Diskin the dropdown menu on the top right - Select the archive (don't unpack it)
Press D in 3D view to open the menu.
Join our discord for discussion.
Compatibility
For blender 4.3.x use the latest version
For blender 4.2.x use version 3.1.4
For blender 4.1.x use version 3.0.10
Earlier Blender versions aren't supported
Things to know about Quick Menu:
-
It's minimalistic. The addon is designed to be as unintrusive as possible. It only takes one hotkey (
Dby default) and doesn't have any UI (other than the menu itself) -
It's quick. It's designed to be used with one hand, so you can keep your other hand on the mouse. It also promotes usage of accelerator keys, i.e
d11to Separate/Join,d13to Hide/Unhide, etc -
It's customizable. You can remove any button from the menu, reorder them, create your own submenus through a JSON config. You can also add your own operators to it, even if they come from third-party addons!
-
It's node-driven. The addon makes use of Blender 4 node tools where possible, making its python footprint as small as possible, which in turn makes it easier for me to maintain and expand it. You can even look into the
nodetools.blendfile yourself to see how tools are put together. You can also make your own node tools and put them into the menu!
Tutorial
Click here to watch a video showing every tool from the addon:
<a href="https://youtu.be/55Vju6LYL6M" target="_blank" rel="noreferrer"><img width="600" alt="quickmenututorial" src="https://github.com/passivestar/quickmenu/assets/60579014/5d046839-9cb5-48e7-8be1-89a87ef0a6ef"></a>
Related Skills
node-connect
325.6kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
80.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
325.6kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
80.2kCommit, push, and open a PR
