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-12-06 20:47:35 +0300
committerDaniel Salazar <zanqdo@gmail.com>2010-12-06 20:47:35 +0300
commit9a94ebcc2c6db9596e7744ed01417821b73ded69 (patch)
treeb20ca1b4c403210a13913591fe0ab3b6eb136ee9 /animation_rotobezier.py
parent3cdd7fbdcc8a6a5dbb5c01f830405727fd26f3c7 (diff)
Removing the warning about making changes to animated curves. Thanks to
nazg-gul it is stable now!
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 49003795..ae3fc197 100644
--- a/animation_rotobezier.py
+++ b/animation_rotobezier.py
@@ -24,7 +24,7 @@ bl_addon_info = {
'api': 33232,
'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',
+ 'warning': '',
'wiki_url': 'http://wiki.blender.org/index.php/Extensions:2.5/Py/'\
'Scripts/Animation/RotoBezier',
'tracker_url': 'http://projects.blender.org/tracker/index.php?'\