blender-geometry-script/api
Roberto Saccon 80524d64e8 Vector Options added
Unfortunately the typing system cannot handle `tuple | None` so default vector needs to be defined be defining `default_x`, `default_y` and `default_z`
2023-12-08 10:10:59 +01:00
..
static Vector Options added 2023-12-08 10:10:59 +01:00
arrange.py replace dictionary used to count node input links with collections.Counter 2023-11-17 13:49:19 -05:00
node_mapper.py Refactor simulation API to use `simulation_zone` decorator 2023-11-11 14:04:40 -05:00
state.py Add helpers for working with external files and docs 2022-11-13 18:49:09 -05:00
tree.py Vector Options added 2023-12-08 10:10:59 +01:00
types.py New approach witch InputOptions class 2023-12-06 06:29:21 +01:00