23 lines
787 B
Markdown
23 lines
787 B
Markdown
# NodeRelax-Blender-Addon
|
|
|
|

|
|
|
|
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)
|