Skip to content

Commit 7388901

Browse files
committed
Add change log for v0.1
1 parent ae5109a commit 7388901

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGES.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
0.1 - Come On In
2+
====
3+
This is a minimum viable product release where the goal is to reliably import at least the geometry of a 3MF file into Blender.
4+
5+
Features
6+
----
7+
* A menu item is added to the import menu to import 3D Manufactoring Format files.
8+
* Opening 3MF archives.
9+
* Support for importing object resources.
10+
* Support for importing vertices.
11+
* Support for importing triangles.
12+
* Support for importing components.
13+
* Support for importing build items.
14+
* Support for transformations on build items and components.
15+
* Transforming the 3MF file units correctly to Blender's units.

0 commit comments

Comments
 (0)