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:
Diffstat (limited to 'camera_turnaround.py')
-rw-r--r--camera_turnaround.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/camera_turnaround.py b/camera_turnaround.py
index a2dafe9f..5b655681 100644
--- a/camera_turnaround.py
+++ b/camera_turnaround.py
@@ -22,7 +22,7 @@ bl_info = {
"author": "Antonio Vazquez (antonioya)",
"version": (0, 2, 4),
"blender": (2, 68, 0),
- "location": "View3D > Toolshelf > Turnaround camera",
+ "location": "View3D > Toolshelf > Animation > Turnaround camera",
"description": "Add a camera rotation around selected object.",
"wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Animation/TurnaroundCamera",
"category": "Camera"}