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-09-17 22:55:35 +0400
committerGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2010-09-17 22:55:35 +0400
commit7d8f43911a7fd96d1ce5bf8d9e9e87784a01d34b (patch)
treecf4a12c86938a829f035ab25599e5ea6c5211e97 /add_curve_torus_knots.py
parent6fda2841da898ea586176e22da096f9bcd345bc7 (diff)
SVN maintenance.
Diffstat (limited to 'add_curve_torus_knots.py')
-rw-r--r--add_curve_torus_knots.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/add_curve_torus_knots.py b/add_curve_torus_knots.py
index 69b0817c..1bf47cda 100644
--- a/add_curve_torus_knots.py
+++ b/add_curve_torus_knots.py
@@ -317,4 +317,4 @@ def unregister():
bpy.types.INFO_MT_curve_add.remove(torus_knot_plus_button)
if __name__ == "__main__":
- register() \ No newline at end of file
+ register()