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,15 @@
schema_version = "1.0.0"
id = "material_utilities"
name = "Material Utilities"
version = "2.2.2"
version = "2.2.3"
tagline = "Menu of material tools (assign, select..) in the 3D View"
maintainer = "Community"
type = "add-on"
tags = ["Material"]
blender_version_min = "4.2.0"
license = ["SPDX:GPL-2.0-or-later"]
license = ["SPDX:GPL-3.0-or-later"]
website = "https://projects.blender.org/extensions/materials_utils"
copyright = ["2024 MichaleW", "2024 ChrisHinde"]
copyright = [
"2024 MichaleW",
"2024 ChrisHinde",
]