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:
authorClemens Barth <barth@root-1.de>2012-05-27 21:38:28 +0400
committerClemens Barth <barth@root-1.de>2012-05-27 21:38:28 +0400
commite4f4d8dea131730c477cf4667df147d44318fe8c (patch)
treee021f67fbd8fafc7c3d4b67ab537b159b71d6072 /io_mesh_pdb/import_pdb.py
parent44df582110eb3886313ada05cf89d44b31561ee8 (diff)
Some cosmetics ...
Blendphys.
Diffstat (limited to 'io_mesh_pdb/import_pdb.py')
-rw-r--r--io_mesh_pdb/import_pdb.py15
1 files changed, 0 insertions, 15 deletions
diff --git a/io_mesh_pdb/import_pdb.py b/io_mesh_pdb/import_pdb.py
index e9decb0c..6691988f 100644
--- a/io_mesh_pdb/import_pdb.py
+++ b/io_mesh_pdb/import_pdb.py
@@ -16,21 +16,6 @@
#
# ##### END GPL LICENSE BLOCK #####
-#
-#
-# Authors : Clemens Barth (Blendphys@root-1.de), ...
-#
-# Homepage(Wiki) : http://development.root-1.de/Atomic_Blender.php
-# Tracker : http://projects.blender.org/tracker/index.php?func=detail&aid=29226&group_id=153&atid=467
-#
-# Start of project : 2011-08-31 by Clemens Barth
-# First publication in Blender : 2011-11-11
-# Last modified : 2012-04-18
-#
-# Acknowledgements: Thanks to ideasman, meta_androcto, truman, kilon,
-# dairin0d, PKHG, Valter, etc
-#
-
import bpy
import io
import math