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-03-16 16:47:39 +0300
committerBrendon Murphy <meta.androcto1@gmail.com>2010-03-16 16:47:39 +0300
commitdb16b5357458f2de354a414f44aaf4d160e10488 (patch)
tree369623a51aec659506093efcbeab68509d36ed3a /add_mesh_3d_function_surface.py
parentbe2e74fbe57d31877c7f5b491fed1c69ed782146 (diff)
fixed likk in add_mesh_3d_function_surface.py
Diffstat (limited to 'add_mesh_3d_function_surface.py')
-rw-r--r--add_mesh_3d_function_surface.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/add_mesh_3d_function_surface.py b/add_mesh_3d_function_surface.py
index 7fa7a530..820fa9c2 100644
--- a/add_mesh_3d_function_surface.py
+++ b/add_mesh_3d_function_surface.py
@@ -27,8 +27,7 @@ bl_addon_info = {
'version': '0.2.3',
'blender': '2.5.3',
'location': 'View3D > Add > Mesh > 3D Function Surface',
- 'url': 'http://wiki.blender.org/index.php/Extensions:2.5/Py/" \
- "Scripts/Add_3d_Function_Surface',
+ 'url': 'http://wiki.blender.org/index.php/Extensions:2.5/Py/Scripts/Add_3d_Function_Surface',
'category': 'Add Mesh'}
# More Links: