summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index 6727c20..c9d016e 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ Blender 2.79 template for Super Mario Galaxy stuff.
- Be aware of future BCK importer/export bugs.
- Import "Inherit Parent Scale" data from BMD/BDL models into an already imported DAE model.
- Try to import directly a BMD/BDL model (one can dream).
-- Learn about other model related file formats
+- Learn about other model related file formats.
- Learn how to modify Blender's UI through its Python API to make "custom editors".
- ...
@@ -20,8 +20,8 @@ Blender 2.79 template for Super Mario Galaxy stuff.
- Epic Mario model like the default cube in Blender when starting the template.
- OBJ importer for NeoKCLCreate OBJs.
- OBJ exporter for KCL conversion.
-- BCK animation importer for SMG (with some importing options, read them).
-- BCK animation exporter for SMG (with some exporter options, read them).
+- BCK animation importer for SMG (with importing options, read them).
+- BCK animation exporter for SMG (with exporter options, read them).
- ...
# Installation
@@ -38,7 +38,8 @@ Blender 2.79 template for Super Mario Galaxy stuff.
- Tarsa for the J3D Animation Editor program (JAE).
- Gabbo for pointing me out the Blender Python API reference.
-- RenolY2 for J3DView and SuperBMD.
+- RenolY2 for J3DView and SuperBMD (and the people that contributed to those tools).
- The authors of the material I could read about BMD/BDL/BCK.
- The many stackoverflow threads (or similar forums/pages) in which Blender Python API issues/facts are discussed.
+- The Blender devs for Blender 2.79.
- The git repository hosting service I am using.