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:
-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": "",