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:
authormeta-androcto <meta.androcto1@gmail.com>2019-09-23 04:20:43 +0300
committermeta-androcto <meta.androcto1@gmail.com>2019-09-23 04:20:43 +0300
commitcf63c4fb3ac501b0f08af115111db72fee4a81c6 (patch)
treef68f2c407ddd38ecc715562e6bdf9a069f90647b /space_view3d_brush_menus
parent525afbadafbeb6a27734708771d66b8407c00190 (diff)
addons change categories: T70017
Diffstat (limited to 'space_view3d_brush_menus')
-rw-r--r--space_view3d_brush_menus/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/space_view3d_brush_menus/__init__.py b/space_view3d_brush_menus/__init__.py
index 5381d14c..5b1245e5 100644
--- a/space_view3d_brush_menus/__init__.py
+++ b/space_view3d_brush_menus/__init__.py
@@ -29,7 +29,7 @@ bl_info = {
"warning": '',
"wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/3D_interaction/Advanced_UI_Menus",
- "category": "3D View"}
+ "category": "Interface"}
if "bpy" in locals():