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>2013-12-31 06:28:36 +0400
committerDaniel Salazar <zanqdo@gmail.com>2013-12-31 06:28:36 +0400
commitbbfd52327456a0fdbcbb08cd506cb28bcc4e2028 (patch)
treebee68f4b4aacfbb3f705b5a7b02fb2379ad2ee2e /animation_animall.py
parent6c8ef681b83feb64e858f7a99c06f4c9cf210082 (diff)
AnimAll: Nicer description
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?'\