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-12-01 01:41:57 +0300
committermeta-androcto <meta.androcto1@gmail.com>2019-12-01 01:41:57 +0300
commitb35ab976c2f56e90978d52a4fca5ba6e220b31ad (patch)
tree658481080a0ddfaacf155a372f08d1889d1024ec /space_view3d_align_tools.py
parenta6008be7622c4acd85759fbb184fc803e0d26658 (diff)
align tools: move to Object category
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 712e376d..de5192e3 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": "Interface",
+ "category": "Object",
}
import bpy