We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.gitignore
blender_manifest.toml
1 parent 24c5c12 commit c717c1fCopy full SHA for c717c1f
.gitignore
@@ -2,3 +2,5 @@
2
__pycache__/
3
4
.vscode
5
+
6
+*.zip
blender_manifest.toml
@@ -3,7 +3,7 @@ schema_version = "1.0.0"
id = "uv_toolkit"
version = "2.1.2"
name = "UVToolkit"
-tagline = "A trim & tileable baker for Blender"
+tagline = "A collection of UV editing tools for Blender"
7
maintainer = "Ethan Simon-Law <ethan.simon.3d@gmail.com>"
8
type = "add-on"
9
0 commit comments