Files
blender-portable-repo/scripts/addons/NodeRelax-Blender-Addon-main/README.md
T
2026-03-17 14:30:01 -06:00

23 lines
787 B
Markdown

# NodeRelax-Blender-Addon
![demo GIF](https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExNnFleHE4djd2NjFnZnY2NzR4dDdoZXlhZWZmdG93NzMxMGxoN3A4ZCZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/CqGyJl0CTl8GWuDNqU/giphy.gif)
Relax brush for nodes, helps to arrange nodes easier.
Shortcut: Shift+R
Watch the video for demo:
https://youtu.be/QvNz3ON6e1I
## How to use the brush
Controls:
- Shift + R: invoke relax brush
- Left click: smooth nodes
- Hold Shift: move nodes individually
- Right click or Escape key: finish
- `[` to decrease brush size, `]` to increase it
<img src="https://github.com/hannesdelbeke/NodeRelax-Blender-Addon/assets/3758308/c3a22fa5-cd30-40dc-ac5b-024b7efafa51" height="400" />
### aknowledgements
- Code refactored by [Spencer Magnusson](https://github.com/semagnum)