Skip to content

Commit 3f87349

Browse files
committed
docs: updated compatible versions of Blender and guidelines for submitting issues
1 parent 5f3428d commit 3f87349

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ I think Geometry Nodes is a powerful tool that's fairly accessible to people, an
1616
* different node trees for different versions or settings
1717
* interfacing with other parts of the software.
1818

19-
NodeToPython is compatible with Blender 3.0-3.3
19+
NodeToPython is compatible with Blender 3.0-3.4
2020

2121
## Supported Versions
2222
Blender 3.0 - 3.3
@@ -40,4 +40,14 @@ Download `node_to_python.py`, and install it to Blender like other add-ons. Then
4040
* Objects
4141
* Textures
4242

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.
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.
44+
45+
## Bug Reports and Suggestions
46+
47+
When submitting an issue, please include
48+
49+
* Your version of Blender
50+
* Your operating system
51+
* A short description of what you were trying to accomplish, or steps to reproduce the issue
52+
53+
Suggestions for how to improve the add-on are more than welcome!

0 commit comments

Comments
 (0)