https://github.com/strike-digital/node_pie
A blender addon that adds a pie menu for adding new nodes to the node editor quickly
https://github.com/strike-digital/node_pie
addon blender python
Last synced: about 1 month ago
JSON representation
A blender addon that adds a pie menu for adding new nodes to the node editor quickly
- Host: GitHub
- URL: https://github.com/strike-digital/node_pie
- Owner: strike-digital
- Created: 2022-06-08T11:54:06.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-11-28T20:05:56.000Z (7 months ago)
- Last Synced: 2026-03-05T18:18:11.870Z (4 months ago)
- Topics: addon, blender, python
- Language: Python
- Homepage:
- Size: 2.29 MB
- Stars: 181
- Watchers: 7
- Forks: 13
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Node Pie
Node Pie is a Blender addon that converts the usual blender add node menu into a pie menu:
https://github.com/strike-digital/node_pie/assets/59890307/98119501-9c5c-4795-9e5f-43f562525c28
As well as that, the size of the buttons will change depending on how frequently you use each node; nodes you use a lot will have larger buttons, and nodes you don't use much will have smaller buttons:

It also works in all Blender Node editors, and even in custom node editors created by python addons:

# Installation
For automatic updates, install the addon from the Blender extensions platform, either from within Blender or from the website (Only for Blender 4.2 and above): https://extensions.blender.org/add-ons/nodepie/
You can install also download the latest release here: https://github.com/strike-digital/node_pie/releases/latest