[Bf-extensions-cvs] SVN commit: /data/svn/bf-extensions [3078] trunk/py/scripts/addons/ io_mesh_pdb:

Clemens Barth barth at root-1.de
Fri Mar 9 22:53:18 CET 2012


Revision: 3078
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-extensions&revision=3078
Author:   blendphys
Date:     2012-03-09 21:53:10 +0000 (Fri, 09 Mar 2012)
Log Message:
-----------

PDB - Importer/Exporter
=======================
- Update of date


Blendphys 

Modified Paths:
--------------
    trunk/py/scripts/addons/io_mesh_pdb/export_pdb.py
    trunk/py/scripts/addons/io_mesh_pdb/import_pdb.py

Modified: trunk/py/scripts/addons/io_mesh_pdb/export_pdb.py
===================================================================
--- trunk/py/scripts/addons/io_mesh_pdb/export_pdb.py	2012-03-09 17:45:06 UTC (rev 3077)
+++ trunk/py/scripts/addons/io_mesh_pdb/export_pdb.py	2012-03-09 21:53:10 UTC (rev 3078)
@@ -25,7 +25,7 @@
 #
 #  Start of project              : 2011-08-31 by Clemens Barth
 #  First publication in Blender  : 2011-11-11
-#  Last modified                 : 2012-02-29
+#  Last modified                 : 2012-03-09
 #
 #  Acknowledgements: Thanks to ideasman, meta_androcto, truman, kilon,
 #  dairin0d, PKHG, Valter, etc

Modified: trunk/py/scripts/addons/io_mesh_pdb/import_pdb.py
===================================================================
--- trunk/py/scripts/addons/io_mesh_pdb/import_pdb.py	2012-03-09 17:45:06 UTC (rev 3077)
+++ trunk/py/scripts/addons/io_mesh_pdb/import_pdb.py	2012-03-09 21:53:10 UTC (rev 3078)
@@ -25,7 +25,7 @@
 #
 #  Start of project              : 2011-08-31 by Clemens Barth
 #  First publication in Blender  : 2011-11-11
-#  Last modified                 : 2012-02-29
+#  Last modified                 : 2012-03-09
 #
 #  Acknowledgements: Thanks to ideasman, meta_androcto, truman, kilon,
 #  dairin0d, PKHG, Valter, etc



More information about the Bf-extensions-cvs mailing list