Skip to content

Commit 8af60bd

Browse files
update manifest and gitignore
1 parent 4db3c12 commit 8af60bd

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ cython_debug/
163163
# VS Code
164164
.vscode/
165165
*.code-workspace
166+
.claude/
166167

167168
# Mac OS
168169
.DS_Store

blender_manifest.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
schema_version = "1.0.0"
22

33
id = "easymesh_batch_exporter"
4-
version = "1.2.0"
4+
version = "1.2.1"
55
name = "EasyMesh Batch Exporter"
6-
tagline = "Batch export meshes with LODs, triangulation, and naming"
6+
tagline = "Batch export with LODs, textures, and memory optimisation"
77
maintainer = "Bradley Walker"
88
type = "add-on"
99

0 commit comments

Comments
 (0)