You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,9 @@
5
5
width = "400"
6
6
height = "400"
7
7
>
8
-
8
+
9
+
[](https://github.com/BrendanParmer/NodeToPython/releases)[](https://github.com/BrendanParmer/NodeToPython/blob/main/LICENSE)
10
+
9
11
## About
10
12
A Blender add-on to create add-ons! This script will take your Geometry Node group and convert it into a legible Python script.
11
13
@@ -40,4 +42,4 @@ Download `node_to_python.py`, and install it to Blender like other add-ons. Then
40
42
* Objects
41
43
* Textures
42
44
43
-
as they won't exist in every blend file. In the future, I may have the script automatically recreate these assets, espcially with materials.
45
+
as they won't exist in every blend file. In the future, I may have the script automatically recreate these assets, espcially with materials.
0 commit comments