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>2011-07-12 04:33:00 +0400
committerGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2011-07-12 04:33:00 +0400
commit6eeae6da292320352d7d63d80c87c24e526efc0e (patch)
tree5ed89df5a0859c54be4bbfeafedb98734af983e6 /add_curve_sapling/utils.py
parent7973485d8b8a9f3c8d64ea1b403e7c623de29ae3 (diff)
SVN maintenance.
Diffstat (limited to 'add_curve_sapling/utils.py')
-rw-r--r--add_curve_sapling/utils.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/add_curve_sapling/utils.py b/add_curve_sapling/utils.py
index 425952bd..7c05a151 100644
--- a/add_curve_sapling/utils.py
+++ b/add_curve_sapling/utils.py
@@ -904,4 +904,4 @@ def addTree(props):
for p in armOb.pose.bones:
p.rotation_mode = 'XYZ'
treeOb.parent = armOb
- #print(time.time()-startTime) \ No newline at end of file
+ #print(time.time()-startTime)