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:
authorGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2010-12-17 20:17:19 +0300
committerGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2010-12-17 20:17:19 +0300
commit20877c0734fff812caae623a9fc92997e96f7856 (patch)
treea3a491dc77f6dc627b728284aa3ad540b84f4bdb /modules
parentbdd695be76fd1ac6598681ba2274c831a450c23e (diff)
SVN maintenance.
Diffstat (limited to 'modules')
-rw-r--r--modules/add_utils.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/add_utils.py b/modules/add_utils.py
index 29e2889f..f6638e6c 100644
--- a/modules/add_utils.py
+++ b/modules/add_utils.py
@@ -136,4 +136,4 @@ def list_to_vector_list(list, dimension=3):
result.append(vec)
- return result \ No newline at end of file
+ return result