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-05-01 05:02:15 +0400
committerGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2011-05-01 05:02:15 +0400
commite3d6a74e8275733b4aa23bb7bb50f2b6403b8f4a (patch)
treefa955bc3fec01bf35745c10e3a7e4a6ed5ea99a3
parentfec52cff8d65c577db978450395d8c9086b11bd8 (diff)
SVN maintenance.
-rw-r--r--add_mesh_solid.py2
-rw-r--r--io_export_directx_x.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/add_mesh_solid.py b/add_mesh_solid.py
index a1204ecc..f8e4f3b4 100644
--- a/add_mesh_solid.py
+++ b/add_mesh_solid.py
@@ -604,4 +604,4 @@ def unregister():
if __name__ == "__main__":
- register() \ No newline at end of file
+ register()
diff --git a/io_export_directx_x.py b/io_export_directx_x.py
index 8c2eb120..ea9edb1e 100644
--- a/io_export_directx_x.py
+++ b/io_export_directx_x.py
@@ -1238,4 +1238,4 @@ def unregister():
if __name__ == "__main__":
- register() \ No newline at end of file
+ register()