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-12-28 22:17:52 +0400
committerGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2011-12-28 22:17:52 +0400
commit51064e6d3911ed9d8294a7c9abbb565545b32dd2 (patch)
tree9277a0b5c1074f6c79f203d087e636979e2c6303 /add_mesh_extra_objects
parent3cffa275d376d3b7a31c027ced2df2d728c1591e (diff)
SVN maintenance.
Diffstat (limited to 'add_mesh_extra_objects')
-rw-r--r--add_mesh_extra_objects/add_mesh_pyramid.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/add_mesh_extra_objects/add_mesh_pyramid.py b/add_mesh_extra_objects/add_mesh_pyramid.py
index 629c9134..dd3f5e30 100644
--- a/add_mesh_extra_objects/add_mesh_pyramid.py
+++ b/add_mesh_extra_objects/add_mesh_pyramid.py
@@ -152,4 +152,4 @@ def unregister():
if __name__ == "__main__":
register()
-''' \ No newline at end of file
+'''