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 'animation_rotobezier.py')
-rw-r--r--animation_rotobezier.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/animation_rotobezier.py b/animation_rotobezier.py
index a7f8f222..08c71bf3 100644
--- a/animation_rotobezier.py
+++ b/animation_rotobezier.py
@@ -20,8 +20,8 @@ bl_info = {
'name': 'RotoBezier',
'author': 'Daniel Salazar <zanqdo@gmail.com>',
'version': (0, 8),
- 'blender': (2, 5, 5),
- 'api': 33232,
+ "blender": (2, 5, 7),
+ "api": 35622,
'location': 'Select a Curve: Tool Shelf > RotoBezier Panel',
'description': 'Allows animation of Bezier and NURBS curves',
'warning': '',