Skip to content
Snippets Groups Projects
Commit e4f4d8de authored by Clemens Barth's avatar Clemens Barth
Browse files

Some cosmetics ...

Blendphys.
parent 44df5821
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,21 @@
#
# ##### 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-03-23
#
# Acknowledgements: Thanks to ideasman, meta_androcto, truman, kilon,
# dairin0d, PKHG, Valter, etc
#
bl_info = {
"name": "PDB Atomic Blender",
"description": "Loading and manipulating atoms from PDB files",
......
......@@ -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
......
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment