2026-01-01

This commit is contained in:
2026-03-17 15:16:34 -06:00
parent ec4cf523fb
commit b80274187b
263 changed files with 95164 additions and 3848 deletions
@@ -1,12 +1,26 @@
schema_version = "1.0.0"
id = "amzncharactertools"
version = "0.6.3"
name = "AMZNCharacterTools"
tagline = "AMZNCharacterTools"
maintainer = "Nathan Lindsay"
version = "0.9.0"
type = "add-on"
tags = ["3D View"]
blender_version_min = "4.5.0"
license = [
"SPDX:GPL-2.0-or-later",
maintainer = "Nathan Lindsay"
license = ["None"]
blender_version_min = "4.2.0"
tags = ["Rigging", "Workflow"]
[permissions]
files = "Read and write external resources referenced by scenes"
[build]
paths_exclude_pattern = [
"__pycache__/",
"*.pyc",
".git/",
".github/",
"docs/",
"tests/",
]