From 89f54a30a39f57be545dff1a710b7b7f5372f999 Mon Sep 17 00:00:00 2001 From: Jonathan Smith Date: Sat, 19 Mar 2011 13:20:33 +0000 Subject: Updated Blender Version to 2.57 and api version --- animation_animall.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'animation_animall.py') diff --git a/animation_animall.py b/animation_animall.py index bea81521..71c038be 100644 --- a/animation_animall.py +++ b/animation_animall.py @@ -20,8 +20,8 @@ bl_info = { 'name': 'AnimAll', 'author': 'Daniel Salazar ', 'version': (0, 4), - 'blender': (2, 5, 5), - 'api': 34513, + "blender": (2, 5, 7), + "api": 35622, 'location': 'Select a Mesh: Tool Shelf > AnimAll panel', 'description': 'Allows animation of mesh and lattice data (Shape Keys, VCols, VGroups, UVs)', 'warning': '', -- cgit v1.2.3