Loreon
Labs
Platform
Docs
Home
Ecosystems
Python
geometry-script
A scripting API for Blender's Geometry Nodes
Python
Emerging
GitHub
Website
Stars
1
Forks
—
Contributors
3
Last push
30mo ago
Recent commits
Latest commits.
replace dictionary used to count node input links with collections.Counter
6952ec5
Alfredo
32mo ago
precalculate number of links to node input sockets to avoid using the 'links' property
e380e6f
Alfredo
32mo ago
disambiguate duplicate variable name 'node' within inner loop for readability
f0d43fb
Alfredo
32mo ago
rewrite topological sort, avoiding calls to the expensive 'links' property of the NodeSocket class
5cf07a1
Alfredo
32mo ago
Add check for nested trees
8a1b4c4
Carson Katri
32mo ago
Support Blender 3.x alongside 4.x
6c25f12
Carson Katri
32mo ago
Allow passing domain to `store`
56d6198
Carson Katri
32mo ago
Add repeat zone support
da99654
Carson Katri
32mo ago
Top contributors
Builders behind this project.
carson-katri
60 commits
alphadito
6 commits
r-flash
1 commits