An open API service indexing awesome lists of open source software.

https://github.com/schroef/QuickSwitch

QuickSwitch is a little Helper to make it easy
https://github.com/schroef/QuickSwitch

addon blender blender-addon pie-menu python quickswitch shortcut wm-menu

Last synced: 9 days ago
JSON representation

QuickSwitch is a little Helper to make it easy

Awesome Lists containing this project

README

        

# QuickSwitch

QuickSwitch a helper to quick switch workspaces and view render menu in viewport. The Pie menu can be adjusted using the order of the WM menu. Also shortcuts can be added to all workspaces making it very easy and fast to switch to preferred workspace. It also allows you to quick switch render engine using a popup menu.

Keepmode will store the object interaction mode. So for example when your in modeling workspace and are in weightpaint mode on returning you're still in weightpaint mode. The standard workflow for Blender is that this will be reset to the setting preset under Workspace Settings > Workspace > Mode. Storing this value speeds up your process by removing this repetitive move of returning to your last interacting mode when you left the workspace.

> Some limitations are currently present due to Beta containing some bugs

!['Look UI'](https://raw.githubusercontent.com/wiki/schroef/quickswitch/images/quickswitch-v0267.png?v202500404)

> Choose either Pie menu or WM menu

!['Example Addon Prefs'](https://raw.githubusercontent.com/wiki/schroef/quickswitch/images/addon-preferences-v0266.jpg?v20250404)

> Customise shortscuts from addon preferences

### System Requirements

| **OS** | **Blender** |
| ------------- | ------------- |
| OSX | Blender 2.90+ |
| Windows | Blender 2.90+ |
| Linux | Not Tested |

### Installation Process

1. Download the latest [release](https://github.com/schroef/quickswitch/releases/)
2. If you downloaded the zip file.
3. Open Blender.
4. Go to File -> User Preferences -> Addons.
5. At the bottom of the window, choose *Install From File*.
6. Select the file `quickswitch-master.zip` from your download location..
7. Activate the checkbox for the plugin that you will now find in the list.
8. Set custom pie menu items by setting shortcuts for WM menu

### Changelog
[Full Changelog](CHANGELOG.md)