summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 205250b..83b4d02 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,9 @@ https://humming-owl.neocities.org/smg-stuff/pages/tutorials/t8.html
- CSV Exporter has issues with equivalent keyframes/rotation angles close to -180/+180 degrees (think a fix).
- DAE importer to apply textures to model on import.
+- Think on the possibility of a BTP Importer/Exporter.
+- Add a OBJ exporter/importer for collision models (for conversion to KCL and PA).
+- Rely less on blender's DAE importer/exporter (basically make my own, but I have no clue how cuz currently I have skill issue)
- ...
# Features
@@ -41,3 +44,7 @@ If you want to contribute or report an issue open a new issue in **Issues**. I w
- RenolY2 for J3DView and SuperBMD.
- The authors of the material I could read about BMD/BDL.
- The many stackoverflow threads (or similar) in which Blender Python API issues are discussed.
+
+# Changelog
+
+-