Skip to content

Releases: iplai/pynodes

Pynodes for Blender 4.0.0 v0.1.1

27 Oct 09:11
Compare
Choose a tag to compare

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.

Pynodes for Blender 3.6.0 v0.1.0

28 Jun 09:33
Compare
Choose a tag to compare

Download the pynodes-v0.1.0.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.

Simulation Nodes added.

Pynodes for Blender 3.5.1 v0.0.4

28 Jun 00:21
Compare
Choose a tag to compare

Download the pynodes-v0.0.4.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.

Pynodes for Blender 3.5.1 v0.0.3

25 Jun 12:27
Compare
Choose a tag to compare

Download the pynodes-v0.0.3.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.

Start coding from from pynodes import *

Pynodes for Blender 3.5.1 v0.0.2

05 Jun 02:15
Compare
Choose a tag to compare

Download the pynodes-v0.0.2.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.

Start coding from from pynodes import *

Pynodes for Blender 3.5.1

03 Jun 23:45
Compare
Choose a tag to compare

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