Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Pynodes for Blender 4.0.0 v0.1.1

Latest
Compare
Choose a tag to compare
@iplai iplai released this 27 Oct 09:11
· 8 commits to main since this release

Download the pynodes-v0.1.1.zip file, then install it as you would intall a normal addon in blender.

Then the module pynodes is in your python path in blender, and the UI will appear in the Sidebar of Node Editor of Blender.

Start coding from from pynodes import *

See Documentation for more.

Repeat Zone Nodes added.