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:
authorDaniel Salazar <zanqdo@gmail.com>2010-11-23 15:57:31 +0300
committerDaniel Salazar <zanqdo@gmail.com>2010-11-23 15:57:31 +0300
commit1b824866eeca8e043b39823f350b3d4311f67b2f (patch)
tree5df963e61bd35774f2a5289f47eb288e793204af /animation_rotobezier.py
parent6cd56e091d47cea31b5ed595d6affa58298a8886 (diff)
woops, this is old location, now it's on the toolbar
Diffstat (limited to 'animation_rotobezier.py')
-rw-r--r--animation_rotobezier.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/animation_rotobezier.py b/animation_rotobezier.py
index ccc315f7..247d8b6f 100644
--- a/animation_rotobezier.py
+++ b/animation_rotobezier.py
@@ -22,7 +22,7 @@ bl_addon_info = {
'version': (0, 6),
'blender': (2, 5, 5),
'api': 33232,
- 'location': 'Select a Curve: Properties > Curve > RotoBezier panel',
+ 'location': 'Select a Curve: Toolbar > RotoBezier panel',
'description': 'Allows animation of bezier curves for rotoscoping',
'warning': 'Currently adding new CVs to an already animated curve isn\'t safe',
'wiki_url': 'http://wiki.blender.org/index.php/Extensions:2.5/Py/'\