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: docs/README.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
# Node to Python
2
2
3
-

3
+

4
4
5
5
[](https://github.com/BrendanParmer/NodeToPython/releases)[](https://github.com/BrendanParmer/NodeToPython/blob/main/LICENSE)
6
6
7
7
## About
8
-
A Blender add-on to create add-ons! This addo-on will take your Geometry Nodes or Materials and convert them into legible Python add-ons!
8
+
A Blender add-on to create add-ons! This add-on will take your Geometry Nodes or Materials and convert them into legible Python add-ons!
9
9
10
10
It automatically handles node layout, default values, subgroups, naming, colors, and more!
11
11
@@ -25,11 +25,11 @@ NodeToPython v2.0 is compatible with Blender 3.0 - 3.4 on Windows, macOS, and Li
25
25
3. Click Install, and find where you downloaded the zip file. Then hit the `Install Add-on` button, and you're done!
26
26
27
27
## Usage
28
-
Once you've installed the add-on, you'll see a new tab in the Node Editor's sidebar, which you can open with keyboard shortcut `N`.
28
+
Once you've installed the add-on, you'll see a new tab in any Node Editor's sidebar. You can open this with keyboard shortcut `N` when focused in the Node Editor.
29
29
30
30
In the tab, there's panels to create add-ons for Geometry Nodes and Materials, each with a drop-down menu.
0 commit comments