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:
authorThomas Larsson <thomas_larsson_01@hotmail.com>2012-02-27 00:37:36 +0400
committerThomas Larsson <thomas_larsson_01@hotmail.com>2012-02-27 00:37:36 +0400
commita6adec9e1df98a194902be4dadf7f2a1e002da32 (patch)
tree9d018f059f615274189dacfb9128292e4cf4458a /io_mesh_pdb/import_pdb.py
parent556c86726b4f4fdb9c6ea7bbc424389508f85e0d (diff)
MHX importer: temporary commit for Bmesh. UV coordinates are ignored, but at least the script does not crash.
Diffstat (limited to 'io_mesh_pdb/import_pdb.py')
-rw-r--r--io_mesh_pdb/import_pdb.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/io_mesh_pdb/import_pdb.py b/io_mesh_pdb/import_pdb.py
index bc9c0605..2491d4fc 100644
--- a/io_mesh_pdb/import_pdb.py
+++ b/io_mesh_pdb/import_pdb.py
@@ -25,7 +25,7 @@
#
# Start of project : 2011-08-31 by Clemens Barth
# First publication in Blender : 2011-11-11
-# Last modified : 2012-02-07
+# Last modified : 2012-02-27
#
# Acknowledgements: Thanks to ideasman, meta_androcto, truman, kilon,
# dairin0d, PKHG, Valter, etc