File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff 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
2222Blender 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!
You can’t perform that action at this time.
0 commit comments