Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrendon Murphy <meta.androcto1@gmail.com>2012-12-14 13:36:36 +0400
committerBrendon Murphy <meta.androcto1@gmail.com>2012-12-14 13:36:36 +0400
commit467afc505cd479aee93710aa95000bfbfe0df01b (patch)
tree6e0b0a83ad8db2f88b07c1c620a142fa90b12cf6 /space_view3d_materials_utils.py
parent2b70d27634b760a6419427f682fcb065c0542fd8 (diff)
changing category to Material for consistency & practicality
Diffstat (limited to 'space_view3d_materials_utils.py')
-rw-r--r--space_view3d_materials_utils.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/space_view3d_materials_utils.py b/space_view3d_materials_utils.py
index 609d8343..3da90381 100644
--- a/space_view3d_materials_utils.py
+++ b/space_view3d_materials_utils.py
@@ -34,7 +34,7 @@ bl_info = {
"Scripts/3D interaction/Materials Utils",
"tracker_url": "https://projects.blender.org/tracker/index.php?"
"func=detail&aid=22140",
- "category": "3D View"}
+ "category": "Material"}
"""
This script has several functions and operators... grouped for convenience