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_animall.py')
-rw-r--r--animation_animall.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/animation_animall.py b/animation_animall.py
index 421d7f71..bf5651b1 100644
--- a/animation_animall.py
+++ b/animation_animall.py
@@ -19,10 +19,10 @@
bl_info = {
'name': 'AnimAll',
'author': 'Daniel Salazar <zanqdo@gmail.com>',
- 'version': (0, 6),
+ 'version': (0, 7),
"blender": (2, 69, 7),
- 'location': 'Select a Mesh/Lattice/Curve/Surface: Tool Shelf > AnimAll panel',
- 'description': 'Allows animation of mesh, lattice, curve and surface data (Shape Keys, VCols, VGroups, UVs, Points, Radius, Tilt)',
+ 'location': 'Tool Shelf > AnimAll panel',
+ 'description': 'Allows animation of mesh, lattice, curve and surface data',
'warning': '',
'wiki_url': 'http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Animation/AnimAll',
'tracker_url': 'http://projects.blender.org/tracker/index.php?'\