Passivestar Quickmenu Save

Blender addon that simplifies access to useful operators and adds missing functionality

Project README
quickmenu

Quick Menu is a Blender productivity addon

Installation

  • Go to Releases and download quickmenu.zip
  • In Blender go to Edit -> Preferences -> Addons
  • Press Install...
  • Select the archive (don't unpack it)

Press D in 3D view to open the menu.

Compatible with Blender 4.1.x

Join our discord for discussion.

Things to know about Quick Menu:

  • It's minimalistic. The addon is designed to be as unintrusive as possible. It only takes one hotkey (D by 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 d11 to Separate/Join, d13 to 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.blend file 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:

quickmenututorial

Open Source Agenda is not affiliated with "Passivestar Quickmenu" Project. README Source: passivestar/quickmenu
Stars
910
Open Issues
6
Last Commit
2 weeks ago
License

Open Source Agenda Badge

Open Source Agenda Rating