OSDN Git Service

fix for python2
[meshio/pymeshio.git] / README.txt
index afded69..abb6b5e 100644 (file)
@@ -19,9 +19,23 @@ Import-Exportの中から"meshio. (.pmd)(.mqo)"を探して右のチェックボ
 更新履歴
 ========
 
-20101229 1.05
--------------
-blender2.55向け修正。
+20110522 1.8.2
+--------------
+python3向けの修正。
+RigidBodyとConstrainの書き出し。
+
+20110521 1.8.1
+--------------
+fix io_utils -> bpy_extras.io_utils
+
+20110521 1.8.0
+--------------
+RigidBodyとConstraintの読み込みを実装。
+
+20110518 1.7.0
+--------------
+setup.pyとtest導入。
+python2と3両用に改造。
 
 20110429 1.06
 -------------
@@ -29,3 +43,7 @@ MeshIOからリポジトリを分離。
 blender2.57b向け修正。
 blender2.49サポートを終了。
 
+20101229 1.05
+-------------
+blender2.55向け修正。
+