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-03-26 19:29:09 +0300
committermeta-androcto <meta.androcto1@gmail.com>2019-03-26 19:29:09 +0300
commitb3967270bd629bee35997e463f9214fc3b8ca546 (patch)
tree90f20a3f96bd400b5726b871420757904ccc2dc6 /add_curve_ivygen.py
parent2aae45552f96e1be20f20548ac7ea91cce70e763 (diff)
IvyGen: update bl_info location
Diffstat (limited to 'add_curve_ivygen.py')
-rw-r--r--add_curve_ivygen.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/add_curve_ivygen.py b/add_curve_ivygen.py
index 55900bd7..8e1965f5 100644
--- a/add_curve_ivygen.py
+++ b/add_curve_ivygen.py
@@ -23,7 +23,7 @@ bl_info = {
"author": "testscreenings, PKHG, TrumanBlending",
"version": (0, 1, 5),
"blender": (2, 80, 0),
- "location": "View3D > Properties Panel > Ivy Generator",
+ "location": "View3D > Sidebar > Ivy Generator (Create Tab)",
"description": "Adds generated ivy to a mesh object starting "
"at the 3D cursor",
"warning": "",