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_align_tools.py
parent525afbadafbeb6a27734708771d66b8407c00190 (diff)
addons change categories: T70017
Diffstat (limited to 'space_view3d_align_tools.py')
-rw-r--r--space_view3d_align_tools.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/space_view3d_align_tools.py b/space_view3d_align_tools.py
index b8c02968..712e376d 100644
--- a/space_view3d_align_tools.py
+++ b/space_view3d_align_tools.py
@@ -29,7 +29,7 @@ bl_info = {
"wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/3D interaction/Align_Tools",
"tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/",
- "category": "3D View",
+ "category": "Interface",
}
import bpy