]> git.walde.dev - blender_node_tools/commit
Init commit
authorDustin Walde <redacted>
Sat, 10 Apr 2021 21:55:27 +0000 (14:55 -0700)
committerDustin Walde <redacted>
Sat, 10 Apr 2021 21:55:27 +0000 (14:55 -0700)
commitec9ddfc8b7043c3157e177c7ba215024f6e64650
tree8d746a53b235d30b3e65558f4ddf977eb2548133
Init commit

- Implemented primary functions

  - get_node
  - link_nodes
  - remove_links
  - resolve_path
  - build_path

- Began documentation
README.rst [new file with mode: 0644]
blender_node_tools.py [new file with mode: 0644]
setup.py [new file with mode: 0644]