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:
authorBrendon Murphy <meta.androcto1@gmail.com>2010-10-15 02:17:07 +0400
committerBrendon Murphy <meta.androcto1@gmail.com>2010-10-15 02:17:07 +0400
commit00f54eb9eff6eca18f5d73cfe194c2664d1b7676 (patch)
tree86664a662b8eb7d37c6504a70881b8c2f7cb97d8 /curve_simplify.py
parentf7244d8e2e327531a654db00ecf87984a2d7565b (diff)
working revision update
rev: 32411
Diffstat (limited to 'curve_simplify.py')
-rw-r--r--curve_simplify.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/curve_simplify.py b/curve_simplify.py
index 249fddf3..f774c0cd 100644
--- a/curve_simplify.py
+++ b/curve_simplify.py
@@ -21,7 +21,7 @@ bl_addon_info = {
"author": "testscreenings",
"version": (1,),
"blender": (2, 5, 3),
- "api": 31965,
+ "api": 32411,
"location": "Toolshelf > search > simplify curves",
"description": "This script simplifies 3D curves and fcurves",
"warning": "",