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 23:32:34 +0300
committerDaniel Salazar <zanqdo@gmail.com>2010-11-23 23:32:34 +0300
commitac1bf4b9d5a035d72dd82c9e884772a664e2f428 (patch)
tree5d4f6e3c3933fe15a3e5af42b1ad405556baf374 /animation_rotobezier.py
parentba276d04bb34fe7c0127643426ce74bce1d18c5e (diff)
SVN is playing with me! this line keeps changing >_<
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 884b87e0..df1c2931 100644
--- a/animation_rotobezier.py
+++ b/animation_rotobezier.py
@@ -22,7 +22,7 @@ bl_addon_info = {
'version': (0, 7),
'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/'\